17 lines
743 B
Text
17 lines
743 B
Text
# Template build file for 'gdk-pixbuf'.
|
|
pkgname=gdk-pixbuf
|
|
version=2.26.1
|
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
subpackages="$pkgname-devel"
|
|
configure_args="--without-libjasper --with-included-loaders=png --with-x11"
|
|
makedepends="perl pkg-config glib-devel libpng-devel jpeg-devel tiff-devel libX11-devel gobject-introspection"
|
|
triggers="gtk-pixbuf-loaders"
|
|
revision=1
|
|
short_desc="An Image loading library for The GTK+ toolkit (v2)"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.gtk.org/"
|
|
license="GPL-2"
|
|
checksum=a60af12b58d9cc15ba4c680c6730ce5d38e8d664af1d575a379385b94b4ec7ba
|
|
long_desc="
|
|
This package contains an image loading library for the GTK+ toolkit v2."
|