ports/opt (2.7): [notify] poppler: update to 0.20.0
commit a3629631c1e6b5fef147a506addb3cd02ff19a92 Author: Juergen Daubert <jue@jue.li> Date: Sat May 19 15:36:19 2012 +0200 [notify] poppler: update to 0.20.0 Note, the update is not ABI compatible, thus rebuilding of all applications that are linked to the poppler library is necessary. diff --git a/poppler/.footprint b/poppler/.footprint index 24c2e45..10e6a68 100644 --- a/poppler/.footprint +++ b/poppler/.footprint @@ -1,5 +1,6 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/pdfdetach -rwxr-xr-x root/root usr/bin/pdffonts -rwxr-xr-x root/root usr/bin/pdfimages -rwxr-xr-x root/root usr/bin/pdfinfo @@ -85,6 +86,7 @@ drwxr-xr-x root/root usr/include/poppler/ drwxr-xr-x root/root usr/include/poppler/fofi/ -rw-r--r-- root/root usr/include/poppler/fofi/FoFiBase.h -rw-r--r-- root/root usr/include/poppler/fofi/FoFiEncodings.h +-rw-r--r-- root/root usr/include/poppler/fofi/FoFiIdentifier.h -rw-r--r-- root/root usr/include/poppler/fofi/FoFiTrueType.h -rw-r--r-- root/root usr/include/poppler/fofi/FoFiType1.h -rw-r--r-- root/root usr/include/poppler/fofi/FoFiType1C.h @@ -132,15 +134,16 @@ drwxr-xr-x root/root usr/include/poppler/splash/ drwxr-xr-x root/root usr/lib/ -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.19.0.0 -lrwxrwxrwx root/root usr/lib/libpoppler.so.19 -> libpoppler.so.19.0.0 --rwxr-xr-x root/root usr/lib/libpoppler.so.19.0.0 +lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.25.0.0 +lrwxrwxrwx root/root usr/lib/libpoppler.so.25 -> libpoppler.so.25.0.0 +-rwxr-xr-x root/root usr/lib/libpoppler.so.25.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-splash.pc -rw-r--r-- root/root usr/lib/pkgconfig/poppler.pc drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ +-rw-r--r-- root/root usr/man/man1/pdfdetach.1.gz -rw-r--r-- root/root usr/man/man1/pdffonts.1.gz -rw-r--r-- root/root usr/man/man1/pdfimages.1.gz -rw-r--r-- root/root usr/man/man1/pdfinfo.1.gz diff --git a/poppler/.md5sum b/poppler/.md5sum index 9b782bd..232ae58 100644 --- a/poppler/.md5sum +++ b/poppler/.md5sum @@ -1 +1 @@ -12658f3308597e57f3faff538cc73baf poppler-0.18.4.tar.gz +5bca54b9561bf5b14d9344efce2cd4f3 poppler-0.20.0.tar.gz diff --git a/poppler/Pkgfile b/poppler/Pkgfile index cbe3d8a..e9c9709 100644 --- a/poppler/Pkgfile +++ b/poppler/Pkgfile @@ -5,7 +5,7 @@ # Depends on: cairo lcms name=poppler -version=0.18.4 +version=0.20.0 release=1 source=(http://poppler.freedesktop.org/$name-$version.tar.gz)
participants (1)
-
crux@crux.nu