summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/Pkgfile
diff options
context:
space:
mode:
authorFredrik Rinnestam <fredrik@crux.nu>2012-06-15 01:37:25 +0200
committerFredrik Rinnestam <fredrik@crux.nu>2012-06-15 01:37:25 +0200
commitd97c0ed5ae0f7afff850534eed0a33622f366f4b (patch)
treefbc0c26f4b1b09c80bfc6d90ecbe982f9e9a09b7 /gdk-pixbuf/Pkgfile
parentafc6f134fc774ab996aa8acfc4eaa639369cdaed (diff)
downloadopt-d97c0ed5ae0f7afff850534eed0a33622f366f4b.tar.gz
opt-d97c0ed5ae0f7afff850534eed0a33622f366f4b.tar.xz
gdk-pixbuf: readded xlib support
Diffstat (limited to 'gdk-pixbuf/Pkgfile')
-rw-r--r--gdk-pixbuf/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdk-pixbuf/Pkgfile b/gdk-pixbuf/Pkgfile
index 170e83bf5..872afaf50 100644
--- a/gdk-pixbuf/Pkgfile
+++ b/gdk-pixbuf/Pkgfile
@@ -5,7 +5,7 @@
name=gdk-pixbuf
version=2.26.1
-release=1
+release=2
source=(http://download.gnome.org/sources/$name/2.26/$name-$version.tar.xz \
gdk-pixbuf.loaders gdk-pixbuf-register.sh)
@@ -13,7 +13,7 @@ build () {
cd $name-$version
./configure --prefix=/usr --mandir=/usr/man --disable-nls \
- --without-libjasper
+ --without-libjasper --with-x11
make
make DESTDIR=$PKG install

Generated by cgit