gtk+: update to 2.24.3.
--HG-- branch : gnome3
This commit is contained in:
parent
e8d4c308f3
commit
c1bd7c43a3
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 glibc
|
Add_dependency run glibc
|
||||||
Add_dependency run glib
|
Add_dependency run glib
|
||||||
Add_dependency run pango
|
Add_dependency run pango
|
||||||
|
|
|
@ -1,13 +1,12 @@
|
||||||
# Template build file for 'gtk+'.
|
# Template build file for 'gtk+'.
|
||||||
pkgname=gtk+
|
pkgname=gtk+
|
||||||
version=2.24.1
|
version=2.24.3
|
||||||
revision=1
|
|
||||||
distfiles="${GNOME_SITE}/gtk+/2.24/gtk+-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/gtk+/2.24/gtk+-$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=0e2f94dfeb82ffb73640e17a411b9d62851dc4b2e147d90a24f94c1bfc0491ed
|
checksum=336ddf3dd342cc36bee80dd4f86ef036044a2deb10cda67c8eecf5315b279ef7
|
||||||
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…
Reference in a new issue