mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
gtk+: update to 2.24.28.
This commit is contained in:
parent
79b05f4deb
commit
450dd3918f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'gtk+'.
|
# Template build file for 'gtk+'.
|
||||||
pkgname=gtk+
|
pkgname=gtk+
|
||||||
version=2.24.27
|
version=2.24.28
|
||||||
revision=4
|
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)"
|
||||||
short_desc="The GTK+ toolkit (v2)"
|
short_desc="The GTK+ toolkit (v2)"
|
||||||
|
@ -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=20cb10cae43999732a9af2e9aac4d1adebf2a9c2e1ba147050976abca5cd24f4
|
checksum=b2c6441e98bc5232e5f9bba6965075dcf580a8726398f7374d39f90b88ed4656
|
||||||
|
|
||||||
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…
Add table
Reference in a new issue