gtk+: update to 2.24.29.
This commit is contained in:
parent
2b83472691
commit
6df0441f19
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'gtk+'.
|
||||
pkgname=gtk+
|
||||
version=2.24.28
|
||||
revision=3
|
||||
version=2.24.29
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-man --enable-cups --with-xinput $(vopt_enable gir introspection)"
|
||||
short_desc="The GTK+ toolkit (v2)"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.gtk.org"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/gtk+/2.24/gtk+-$version.tar.xz"
|
||||
checksum=b2c6441e98bc5232e5f9bba6965075dcf580a8726398f7374d39f90b88ed4656
|
||||
checksum=0741c59600d3d810a223866453dc2bbb18ce4723828681ba24aa6519c37631b8
|
||||
|
||||
hostmakedepends="pkg-config perl xmlto glib-devel $(vopt_if gir gobject-introspection)"
|
||||
makedepends="libglib-devel libXcursor-devel
|
||||
|
@ -66,8 +66,6 @@ gtk+-demo_package() {
|
|||
}
|
||||
gtk-update-icon-cache_package() {
|
||||
short_desc+=" - The GTK+ update icon cache tool"
|
||||
replaces="gtk+<=2.24.8_3 gtk+3<=3.2.2"
|
||||
depends="gdk-pixbuf>=2.26.1_2" # libpng-1.5
|
||||
pkg_install() {
|
||||
vmove usr/bin/gtk-update-icon-cache
|
||||
vmove usr/share/man/man1/gtk-update-icon-cache.1
|
||||
|
|
Loading…
Reference in New Issue
Block a user