gtk+: update to 2.16.2.
--HG-- extra : convert_revision : 5310fe41d6d6dc0ea1f65b35b628b52b663566f9
This commit is contained in:
parent
3356955bdb
commit
a8d04eb4b9
2 changed files with 2 additions and 5 deletions
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
This package contains files for development, headers, static libs, etc."
|
||||||
|
|
||||||
revision=1
|
|
||||||
|
|
||||||
Add_dependency run gtk+
|
Add_dependency run gtk+
|
||||||
Add_dependency run python
|
Add_dependency run python
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,13 @@
|
||||||
# Template build file for 'gtk+'.
|
# Template build file for 'gtk+'.
|
||||||
pkgname=gtk+
|
pkgname=gtk+
|
||||||
sourcepkg=$pkgname
|
sourcepkg=$pkgname
|
||||||
version=2.16.1
|
version=2.16.2
|
||||||
revision=1
|
|
||||||
distfiles="${GNOME_SITE}/gtk+/2.16/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/gtk+/2.16/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-cups --with-xinput"
|
configure_args="--disable-cups --with-xinput"
|
||||||
short_desc="The GTK+ toolkit (v2)"
|
short_desc="The GTK+ toolkit (v2)"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=2f1f3fbdb2f5f907913838d6efbb595419e370c950838bb7fad51eb0ed776d50
|
checksum=a32e6be7a7847476e775416811e453c036603202818f0f1a73fc521507d5ed1d
|
||||||
long_desc="
|
long_desc="
|
||||||
GTK+ is a multi-platform toolkit for creating graphical user
|
GTK+ is a multi-platform toolkit for creating graphical user
|
||||||
interfaces. Offering a complete set of widgets, GTK+ is suitable for
|
interfaces. Offering a complete set of widgets, GTK+ is suitable for
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue