poppler-qt4: update to 0.18.2

This commit is contained in:
Juergen Daubert 2011-12-19 17:25:15 +01:00
parent c00fc07b2a
commit a5d6e98308
3 changed files with 8 additions and 9 deletions

View File

@ -12,8 +12,8 @@ drwxr-xr-x root/root usr/include/poppler/qt4/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libpoppler-qt4.a
-rwxr-xr-x root/root usr/lib/libpoppler-qt4.la
lrwxrwxrwx root/root usr/lib/libpoppler-qt4.so -> libpoppler-qt4.so.3.4.0
lrwxrwxrwx root/root usr/lib/libpoppler-qt4.so.3 -> libpoppler-qt4.so.3.4.0
-rwxr-xr-x root/root usr/lib/libpoppler-qt4.so.3.4.0
lrwxrwxrwx root/root usr/lib/libpoppler-qt4.so -> libpoppler-qt4.so.3.7.0
lrwxrwxrwx root/root usr/lib/libpoppler-qt4.so.3 -> libpoppler-qt4.so.3.7.0
-rwxr-xr-x root/root usr/lib/libpoppler-qt4.so.3.7.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/poppler-qt4.pc

View File

@ -1 +1 @@
3afa28e3c8c4f06b0fbca3c91e06394e poppler-0.16.7.tar.gz
38616927823ef01937aab26872e957e4 poppler-0.18.2.tar.gz

View File

@ -1,11 +1,11 @@
# Description: GLib-based shared library for poppler
# Description: QT4-based shared library for poppler
# URL: http://poppler.freedesktop.org/
# Maintainer: Juergen Daubert, jue at crux dot nu
# Depends on: qt4 poppler
name=poppler-qt4
version=0.16.7
release=2
version=0.18.2
release=1
source=(http://poppler.freedesktop.org/poppler-$version.tar.gz)
build() {
@ -15,8 +15,7 @@ build() {
--mandir=/usr/man \
--enable-{zlib,libjpeg,libpng,cms} \
--disable-utils \
--disable-abiword-output \
--disable-poppler-{glib,qt,cpp}
--disable-poppler-{glib,cpp}
make
make DESTDIR=$PKG install