gdk-pixbuf: update to 2.24.0.

This commit is contained in:
Juan RP 2011-08-27 11:08:41 +02:00
parent 03016cd07e
commit 446b9aaccb

View File

@ -1,12 +1,14 @@
# Template build file for 'gdk-pixbuf'.
pkgname=gdk-pixbuf
version=2.23.4
distfiles="${GNOME_SITE}/$pkgname/2.23/$pkgname-$version.tar.bz2"
version=2.24.0
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--without-libjasper --with-included-loaders=png"
short_desc="An Image loading library for The GTK+ toolkit (v2)"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=ad6490ac0dc01b9ad66259351fefe732472b7c285a89fc071ccbb578e9af3355
homepage="http://www.gtk.org/"
license="GPL-2"
checksum=38d2630314e6d91976bffd833236f84fefa440a9038f86dc422820a39f2e3700
long_desc="
This package contains an image loading library for the GTK+ toolkit v2."
@ -22,7 +24,7 @@ Add_dependency run jpeg
Add_dependency run tiff
Add_dependency run libX11
Add_dependency build perl
Add_dependency build perl ">=0"
Add_dependency build pkg-config
Add_dependency build glib-devel
Add_dependency build libpng-devel