poppler: update to 0.10.3

Don't disable qt, these are safely detected as soft dependencies
This commit is contained in:
Lucas Hazel 2009-01-28 16:11:08 +11:00
parent 58c7a18017
commit 1e4b97ab44
2 changed files with 2 additions and 4 deletions

View File

@ -1 +1 @@
a802a178d12f453f1d0176d67f923c7d poppler-0.10.2.tar.gz
da04d9b4099a1ce15f9a0ac8ec205346 poppler-0.10.3.tar.gz

View File

@ -5,7 +5,7 @@
# Depends on: t1lib, gtk, ghostscript, pkg-config
name=poppler
version=0.10.2
version=0.10.3
release=1
source=(http://poppler.freedesktop.org/$name-$version.tar.gz)
@ -16,8 +16,6 @@ build()
--prefix=/usr \
--mandir=/usr/man \
--enable-zlib \
--disable-poppler-qt \
--disable-poppler-qt4 \
--disable-debug
make
make DESTDIR=$PKG install