gtk+: update to 2.24.9.

This commit is contained in:
Juan RP 2012-01-25 00:46:12 +01:00
parent d89fceed85
commit 77d7d277ac
2 changed files with 3 additions and 7 deletions

View file

@ -1,15 +1,12 @@
# Template file for 'gtk+-demo'. # Template file for 'gtk+-demo'.
# #
revision=1
short_desc="${sourcepkg} - demonstration application" short_desc="${sourcepkg} - demonstration application"
long_desc="${long_desc} long_desc="${long_desc}
This package contains the example files and a demonstration program This package contains the example files and a demonstration program
for GTK+3." for GTK+3."
do_install() {
do_install()
{
vmove usr/bin/gtk-demo usr/bin vmove usr/bin/gtk-demo usr/bin
vmove usr/share/gtk-2.0 usr/share vmove usr/share/gtk-2.0 usr/share
} }

View file

@ -1,15 +1,14 @@
# Template build file for 'gtk+'. # Template build file for 'gtk+'.
pkgname=gtk+ pkgname=gtk+
version=2.24.8 version=2.24.9
distfiles="${GNOME_SITE}/gtk+/2.24/gtk+-$version.tar.xz" distfiles="${GNOME_SITE}/gtk+/2.24/gtk+-$version.tar.xz"
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-cups --with-xinput" configure_args="--disable-cups --with-xinput"
revision=3
short_desc="The GTK+ toolkit (v2)" short_desc="The GTK+ toolkit (v2)"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gtk.org" homepage="http://www.gtk.org"
license="LGPL-2.1" license="LGPL-2.1"
checksum=8a3b29f667933cf52eea2db7b066723edbc80443ca9c75b7cd7cbe8c8b90b93c checksum=84204bf24cac739fd979943127e7b29cb46b1017684aa24dce630faa01bcb61d
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