summaryrefslogtreecommitdiff
path: root/poppler
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2013-02-13 18:44:39 +0100
committerJuergen Daubert <jue@jue.li>2013-02-13 18:44:39 +0100
commitfc3c2835cc8cd23353ecd066eb4d5ea3b614f3cc (patch)
tree42e1c094b664691020c196779ff356e2deb28c8c /poppler
parente8eb82a81f23f4033c427ebc01f67d565c10de62 (diff)
downloadopt-fc3c2835cc8cd23353ecd066eb4d5ea3b614f3cc.tar.gz
opt-fc3c2835cc8cd23353ecd066eb4d5ea3b614f3cc.tar.xz
poppler: update to 0.22.1
Diffstat (limited to 'poppler')
-rw-r--r--poppler/.footprint8
-rw-r--r--poppler/.md5sum2
-rw-r--r--poppler/Pkgfile5
3 files changed, 9 insertions, 6 deletions
diff --git a/poppler/.footprint b/poppler/.footprint
index 12ed108d1..0029ae587 100644
--- a/poppler/.footprint
+++ b/poppler/.footprint
@@ -73,6 +73,7 @@ drwxr-xr-x root/root usr/include/poppler/
-rw-r--r-- root/root usr/include/poppler/Stream-CCITT.h
-rw-r--r-- root/root usr/include/poppler/Stream.h
-rw-r--r-- root/root usr/include/poppler/TextOutputDev.h
+-rw-r--r-- root/root usr/include/poppler/UTF.h
-rw-r--r-- root/root usr/include/poppler/UTF8.h
-rw-r--r-- root/root usr/include/poppler/UnicodeCClassTables.h
-rw-r--r-- root/root usr/include/poppler/UnicodeCompTables.h
@@ -116,6 +117,7 @@ drwxr-xr-x root/root usr/include/poppler/goo/
-rw-r--r-- root/root usr/include/poppler/goo/TiffWriter.h
-rw-r--r-- root/root usr/include/poppler/goo/gfile.h
-rw-r--r-- root/root usr/include/poppler/goo/gmem.h
+-rw-r--r-- root/root usr/include/poppler/goo/grandom.h
-rw-r--r-- root/root usr/include/poppler/goo/gstrtod.h
-rw-r--r-- root/root usr/include/poppler/goo/gtypes.h
-rw-r--r-- root/root usr/include/poppler/poppler-config.h
@@ -151,9 +153,9 @@ lrwxrwxrwx root/root usr/lib/libpoppler-cpp.so.0 -> libpoppler-cpp.so.0.2.0
-rwxr-xr-x root/root usr/lib/libpoppler-cpp.so.0.2.0
-rw-r--r-- root/root usr/lib/libpoppler.a
-rwxr-xr-x root/root usr/lib/libpoppler.la
-lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.28.0.0
-lrwxrwxrwx root/root usr/lib/libpoppler.so.28 -> libpoppler.so.28.0.0
--rwxr-xr-x root/root usr/lib/libpoppler.so.28.0.0
+lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.34.0.0
+lrwxrwxrwx root/root usr/lib/libpoppler.so.34 -> libpoppler.so.34.0.0
+-rwxr-xr-x root/root usr/lib/libpoppler.so.34.0.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/poppler-cairo.pc
-rw-r--r-- root/root usr/lib/pkgconfig/poppler-cpp.pc
diff --git a/poppler/.md5sum b/poppler/.md5sum
index 9933f9deb..5e05065f1 100644
--- a/poppler/.md5sum
+++ b/poppler/.md5sum
@@ -1 +1 @@
-8a80ae83eb7a327b031808d09ee1d54d poppler-0.20.5.tar.gz
+50c259fdda538c1ba94b62aa25f7ec87 poppler-0.22.1.tar.gz
diff --git a/poppler/Pkgfile b/poppler/Pkgfile
index 4e6c2368f..1af186d02 100644
--- a/poppler/Pkgfile
+++ b/poppler/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: cairo lcms
name=poppler
-version=0.20.5
+version=0.22.1
release=1
source=(http://poppler.freedesktop.org/$name-$version.tar.gz)
@@ -14,7 +14,8 @@ build() {
./configure --prefix=/usr \
--mandir=/usr/man \
- --enable-{zlib,libjpeg,libpng,cms} \
+ --enable-{zlib,libjpeg,libpng} \
+ --enable-cms=lcms1 \
--enable-xpdf-headers \
--disable-poppler-{glib,qt4}

Generated by cgit