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
2c8afec9
Commit
2c8afec9
authored
Jul 18, 2016
by
Francesco Colista
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/gtk+2.0: bump pkgrel due to gettext upgrade to 0.19.8
parent
ad3e6611
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
8 deletions
+7
-8
main/gtk+2.0/APKBUILD
main/gtk+2.0/APKBUILD
+3
-3
testing/gns3-gui/APKBUILD
testing/gns3-gui/APKBUILD
+4
-5
No files found.
main/gtk+2.0/APKBUILD
View file @
2c8afec9
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
gtk+2.0
pkgver
=
2.24.28
pkgrel
=
1
pkgrel
=
2
subpkg
=
gtk-update-icon-cache
pkgdesc
=
"The GTK+ Toolkit (v2)"
url
=
"http://www.gtk.org/"
...
...
@@ -19,8 +19,6 @@ replaces_doc="gtk+-doc"
depends_dev
=
"
atk-dev
cairo-dev
gdk-pixbuf-dev
glib-dev
intltool
libxdamage-dev
pango-dev
...
...
@@ -32,7 +30,9 @@ makedepends="
$depends_dev
cups-dev
expat-dev
gdk-pixbuf-dev
gettext-dev
glib-dev
gnutls-dev
gobject-introspection-dev
gtk-doc
...
...
testing/gns3-gui/APKBUILD
View file @
2c8afec9
...
...
@@ -2,15 +2,14 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname
=
gns3-gui
pkgver
=
1.5.1
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"GNS3 network simulator. Graphical user interface package."
url
=
"https://github.com/GNS3/gns3-gui"
arch
=
"noarch"
license
=
"GPL3"
depends
=
"python3 py-paramiko gns3-converter py-psutil py-jsonschema
py-raven py-qt qt5-qtsvg"
depends_dev
=
""
makedepends
=
"
$depends_dev
py-setuptools"
depends
=
"python3 py3-paramiko gns3-converter py3-psutil py3-jsonschema
py3-raven py-qt qt5-qtsvg"
makedepends
=
"python3-dev py-setuptools"
install
=
""
subpackages
=
"
$pkgname
-doc"
source
=
"
${
pkgname
}
-
${
pkgver
}
.tar.gz::https://github.com/GNS3/
${
pkgname
}
/archive/v
${
pkgver
}
.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