diff options
author | sibel <lesibel at free dot fr> | 2010-09-24 14:39:48 +0200 |
---|---|---|
committer | sibel <lesibel at free dot fr> | 2010-09-24 14:39:48 +0200 |
commit | 7e319b1f2d3251d78afa3e51aca91bf5baf81352 (patch) | |
tree | 2dc6a2c2d9fdb3676138d84a5980e0e4cf180f62 | |
parent | d5abfe3d7908bf9feefa94a639d3f241a3dab6cc (diff) | |
download | nutyx-extra-7e319b1f2d3251d78afa3e51aca91bf5baf81352.tar.gz nutyx-extra-7e319b1f2d3251d78afa3e51aca91bf5baf81352.tar.bz2 nutyx-extra-7e319b1f2d3251d78afa3e51aca91bf5baf81352.tar.xz nutyx-extra-7e319b1f2d3251d78afa3e51aca91bf5baf81352.zip |
maj de poppler#0.15.0-1
-rw-r--r-- | extra/poppler/.footprint | 13 | ||||
-rw-r--r-- | extra/poppler/.md5sum | 2 | ||||
-rwxr-xr-x | extra/poppler/Pkgfile | 2 |
3 files changed, 9 insertions, 8 deletions
diff --git a/extra/poppler/.footprint b/extra/poppler/.footprint index c11d741df..dcc98910b 100644 --- a/extra/poppler/.footprint +++ b/extra/poppler/.footprint @@ -96,6 +96,7 @@ drwxr-xr-x root/root usr/include/poppler/fofi/ drwxr-xr-x root/root usr/include/poppler/goo/ -rw-r--r-- root/root usr/include/poppler/goo/FixedPoint.h -rw-r--r-- root/root usr/include/poppler/goo/GooHash.h +-rw-r--r-- root/root usr/include/poppler/goo/GooLikely.h -rw-r--r-- root/root usr/include/poppler/goo/GooList.h -rw-r--r-- root/root usr/include/poppler/goo/GooMutex.h -rw-r--r-- root/root usr/include/poppler/goo/GooString.h @@ -135,13 +136,13 @@ drwxr-xr-x root/root usr/include/poppler/splash/ -rw-r--r-- root/root usr/include/poppler/splash/SplashXPathScanner.h drwxr-xr-x root/root usr/lib/ -rwxr-xr-x root/root usr/lib/libpoppler-cpp.la -lrwxrwxrwx root/root usr/lib/libpoppler-cpp.so -> libpoppler-cpp.so.0.1.0 -lrwxrwxrwx root/root usr/lib/libpoppler-cpp.so.0 -> libpoppler-cpp.so.0.1.0 --rwxr-xr-x root/root usr/lib/libpoppler-cpp.so.0.1.0 +lrwxrwxrwx root/root usr/lib/libpoppler-cpp.so -> libpoppler-cpp.so.0.2.0 +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 -rwxr-xr-x root/root usr/lib/libpoppler.la -lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.7.0.0 -lrwxrwxrwx root/root usr/lib/libpoppler.so.7 -> libpoppler.so.7.0.0 --rwxr-xr-x root/root usr/lib/libpoppler.so.7.0.0 +lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.8.0.0 +lrwxrwxrwx root/root usr/lib/libpoppler.so.8 -> libpoppler.so.8.0.0 +-rwxr-xr-x root/root usr/lib/libpoppler.so.8.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/extra/poppler/.md5sum b/extra/poppler/.md5sum index 0fac1a422..c5615ec5a 100644 --- a/extra/poppler/.md5sum +++ b/extra/poppler/.md5sum @@ -1,2 +1,2 @@ -f050ade7438aa45e50f94b3f86848d28 poppler-0.14.2.tar.gz +ddf3f85d92102766cf1015583593785c poppler-0.15.0.tar.gz 2d648047e5d0b315df1571b460ee6a96 poppler-data-0.4.3.tar.gz diff --git a/extra/poppler/Pkgfile b/extra/poppler/Pkgfile index 002d701c0..067be6c01 100755 --- a/extra/poppler/Pkgfile +++ b/extra/poppler/Pkgfile @@ -5,7 +5,7 @@ # Depends on: jdk, freetype, fontconfig, libjpeg, cairo, libxml2, openjpeg name=poppler -version=0.14.2 +version=0.15.0 release=1 source=(http://poppler.freedesktop.org/$name-$version.tar.gz \ http://poppler.freedesktop.org/poppler-data-0.4.3.tar.gz) |