Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rasmus Thomsen
aports
Commits
cb0e5472
Commit
cb0e5472
authored
Mar 01, 2019
by
Francesco Colista
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
community/gns3-gui: upgrade to 2.1.14
parent
0a355d7b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
6 deletions
+4
-6
community/gns3-gui/APKBUILD
community/gns3-gui/APKBUILD
+4
-6
No files found.
community/gns3-gui/APKBUILD
View file @
cb0e5472
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname
=
gns3-gui
pkgver
=
2.1.1
2
pkgrel
=
2
pkgver
=
2.1.1
4
pkgrel
=
0
pkgdesc
=
"GNS3 network simulator. Graphical user interface package."
url
=
"https://github.com/GNS3/gns3-gui"
arch
=
"noarch"
...
...
@@ -11,8 +11,7 @@ depends="python3 py3-paramiko py3-psutil py3-jsonschema
py3-raven py3-qt5 qt5-qtsvg py3-sip py3-configparser"
makedepends
=
"python3-dev py-setuptools"
subpackages
=
"
$pkgname
-doc"
source
=
"
${
pkgname
}
-
${
pkgver
}
.tar.gz::https://github.com/GNS3/
${
pkgname
}
/archive/v
${
pkgver
}
.tar.gz
fix-qt5-sip.patch"
source
=
"
${
pkgname
}
-
${
pkgver
}
.tar.gz::https://github.com/GNS3/
${
pkgname
}
/archive/v
${
pkgver
}
.tar.gz"
builddir
=
"
$srcdir
"
/
$pkgname
-
$pkgver
build
()
{
...
...
@@ -32,5 +31,4 @@ package() {
install
-Dm644
${
srcdir
}
/
${
pkgname
}
-
${
pkgver
}
/LICENSE
${
pkgdir
}
/usr/share/licenses/
${
pkgname
}
/LICENSE
}
sha512sums
=
"8846a26982a167d5c645f6127a29ec76a1d30e28ff4e256f3bb45e14833887779c1346554b590366a4f51d71925b262152cded2a7e8de9313d4bd6af97c7d943 gns3-gui-2.1.12.tar.gz
a38f3b2c6864ccc3fe78422a92b9a83ea1fa04c15e26131d74e6303dcc6671148d2860dc129483bac53f699dd25cbdfae20ac63ab170891fd4640c739d4bfc6c fix-qt5-sip.patch"
sha512sums
=
"467743566b85c226a69bdeea0e1823136bb977cc3b606618fbfeba1accac239036fc2cb3baf18af5c13679e7235cce6c70d0588129da87b1cc4d381789dec116 gns3-gui-2.1.14.tar.gz"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment