2010-10-23 17:48:31 +02:00
|
|
|
# Template build file for 'gdk-pixbuf'.
|
|
|
|
pkgname=gdk-pixbuf
|
2012-04-15 11:46:04 +02:00
|
|
|
version=2.26.1
|
2011-12-18 00:01:35 +01:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-05-25 15:04:38 +02:00
|
|
|
subpackages="$pkgname-devel"
|
2012-02-08 10:56:41 +01:00
|
|
|
configure_args="--without-libjasper --with-included-loaders=png --with-x11"
|
2012-05-25 15:04:38 +02:00
|
|
|
makedepends="perl pkg-config glib-devel libpng-devel jpeg-devel tiff-devel libX11-devel gobject-introspection"
|
|
|
|
triggers="gtk-pixbuf-loaders"
|
2012-06-03 09:08:53 +02:00
|
|
|
revision=1
|
2010-10-23 17:48:31 +02:00
|
|
|
short_desc="An Image loading library for The GTK+ toolkit (v2)"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-08-27 11:08:41 +02:00
|
|
|
homepage="http://www.gtk.org/"
|
|
|
|
license="GPL-2"
|
2012-04-15 11:46:04 +02:00
|
|
|
checksum=a60af12b58d9cc15ba4c680c6730ce5d38e8d664af1d575a379385b94b4ec7ba
|
2010-10-23 17:48:31 +02:00
|
|
|
long_desc="
|
|
|
|
This package contains an image loading library for the GTK+ toolkit v2."
|