gtk+: update to 2.24.30.
This commit is contained in:
parent
2b6f008297
commit
2a61ed05bf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'gtk+'.
|
# Template build file for 'gtk+'.
|
||||||
pkgname=gtk+
|
pkgname=gtk+
|
||||||
version=2.24.29
|
version=2.24.30
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-man --enable-cups --with-xinput $(vopt_enable gir introspection)"
|
configure_args="--enable-man --enable-cups --with-xinput $(vopt_enable gir introspection)"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.gtk.org"
|
homepage="http://www.gtk.org"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/gtk+/2.24/gtk+-$version.tar.xz"
|
distfiles="${GNOME_SITE}/gtk+/2.24/gtk+-$version.tar.xz"
|
||||||
checksum=0741c59600d3d810a223866453dc2bbb18ce4723828681ba24aa6519c37631b8
|
checksum=0d15cec3b6d55c60eac205b1f3ba81a1ed4eadd9d0f8e7c508bc7065d0c4ca50
|
||||||
|
|
||||||
hostmakedepends="pkg-config perl xmlto glib-devel $(vopt_if gir gobject-introspection)"
|
hostmakedepends="pkg-config perl xmlto glib-devel $(vopt_if gir gobject-introspection)"
|
||||||
makedepends="libglib-devel libXcursor-devel
|
makedepends="libglib-devel libXcursor-devel
|
||||||
|
|
Loading…
Reference in a new issue