gtk+: update to 2.24.5.
This commit is contained in:
parent
18c99fb2ac
commit
2920aa5308
|
@ -1,12 +1,14 @@
|
|||
# Template build file for 'gtk+'.
|
||||
pkgname=gtk+
|
||||
version=2.24.4
|
||||
version=2.24.5
|
||||
distfiles="${GNOME_SITE}/gtk+/2.24/gtk+-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--disable-cups --with-xinput"
|
||||
short_desc="The GTK+ toolkit (v2)"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=7d3033ad83647079977466d3e8f1a7533f47abd5cc693f01b8797ff43dd407a5
|
||||
homepage="http://www.gtk.org"
|
||||
license="LGPL-2.1"
|
||||
checksum=f355f26003b1b42b97e584bdc475189a423fdd052088ee4bbd7aa0f989815cc8
|
||||
long_desc="
|
||||
GTK+ is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK+ is suitable for
|
||||
|
|
Loading…
Reference in New Issue