From 101b62503024f1b61a4a0577d6d5fb53f3ab9731 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Mon, 6 Nov 2017 13:05:57 +0100 Subject: [PATCH] [notify] poppler: update to 0.61.0 ABI has been changed, rebuild of direct dependent ports like cups-filters required. --- poppler/.footprint | 10 +++------- poppler/.md5sum | 2 +- poppler/.signature | 8 ++++---- poppler/Pkgfile | 4 +++- 4 files changed, 11 insertions(+), 13 deletions(-) diff --git a/poppler/.footprint b/poppler/.footprint index 86affd2fd..0baf6af02 100644 --- a/poppler/.footprint +++ b/poppler/.footprint @@ -34,7 +34,6 @@ drwxr-xr-x root/root usr/include/poppler/ -rw-r--r-- root/root usr/include/poppler/FontEncodingTables.h -rw-r--r-- root/root usr/include/poppler/FontInfo.h -rw-r--r-- root/root usr/include/poppler/Form.h --rw-r--r-- root/root usr/include/poppler/Function.cc -rw-r--r-- root/root usr/include/poppler/Function.h -rw-r--r-- root/root usr/include/poppler/Gfx.h -rw-r--r-- root/root usr/include/poppler/GfxFont.h @@ -146,9 +145,6 @@ drwxr-xr-x root/root usr/include/poppler/splash/ -rw-r--r-- root/root usr/include/poppler/splash/SplashPattern.h -rw-r--r-- root/root usr/include/poppler/splash/SplashScreen.h -rw-r--r-- root/root usr/include/poppler/splash/SplashState.h --rw-r--r-- root/root usr/include/poppler/splash/SplashT1Font.h --rw-r--r-- root/root usr/include/poppler/splash/SplashT1FontEngine.h --rw-r--r-- root/root usr/include/poppler/splash/SplashT1FontFile.h -rw-r--r-- root/root usr/include/poppler/splash/SplashTypes.h -rw-r--r-- root/root usr/include/poppler/splash/SplashXPath.h -rw-r--r-- root/root usr/include/poppler/splash/SplashXPathScanner.h @@ -156,9 +152,9 @@ drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/libpoppler-cpp.so -> libpoppler-cpp.so.0 lrwxrwxrwx root/root usr/lib/libpoppler-cpp.so.0 -> libpoppler-cpp.so.0.3.0 -rwxr-xr-x root/root usr/lib/libpoppler-cpp.so.0.3.0 -lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.71 -lrwxrwxrwx root/root usr/lib/libpoppler.so.71 -> libpoppler.so.71.0.0 --rwxr-xr-x root/root usr/lib/libpoppler.so.71.0.0 +lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.72 +lrwxrwxrwx root/root usr/lib/libpoppler.so.72 -> libpoppler.so.72.0.0 +-rwxr-xr-x root/root usr/lib/libpoppler.so.72.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 a6eec30f7..400a0d2ae 100644 --- a/poppler/.md5sum +++ b/poppler/.md5sum @@ -1 +1 @@ -7648416d51a6e9fbc4a75b6f8b53dd7c poppler-0.60.1.tar.xz +9feff3fb5e2302bb915e9a55da182c57 poppler-0.61.0.tar.xz diff --git a/poppler/.signature b/poppler/.signature index 0da326764..a5240e1ee 100644 --- a/poppler/.signature +++ b/poppler/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/QVGCawfJaORx0wwniwhtbOkvpNtoy59xJ3gd0d37eTPhbydtsRs2KwlNy9IIBE99vhaEuEe+JOgC5pwfi/t8g0= -SHA256 (Pkgfile) = 603716e9cb62838c837020d3e3e143c7de0f17aaa28e723dcf711b59a9e11446 -SHA256 (.footprint) = d2437fde5482688582b7f1edbc6cee777393df87df9641a7bd62ad16c8aa308f -SHA256 (poppler-0.60.1.tar.xz) = 19f185e05c3b59b4a1de2cec8ef39f5446035493d17bbed41d02fb9a77c8a93c +RWSE3ohX2g5d/VnDsvEaYPUcsRB25sk4c9WZE9BgWvi3L/PaZgLpjtDMoWQ8u3mglvvMdpBuzocYWGjGoYZMyhX3AcrrckP/KwE= +SHA256 (Pkgfile) = da9c9301ccc271a7b4f62fa813db5636c1fcc1ef4fc3267ef9866d44352f865f +SHA256 (.footprint) = d1a32ccd7a6e0a64b3e74f426f7f9900a73ec474998da60d0daede7c21d9fc70 +SHA256 (poppler-0.61.0.tar.xz) = 53cde17a2afa3b73eb8b209d24e4369b52bfac444065dbb0a8cbcc7356582b7f diff --git a/poppler/Pkgfile b/poppler/Pkgfile index 3d3a266ac..2ad812886 100644 --- a/poppler/Pkgfile +++ b/poppler/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake cairo lcms2 name=poppler -version=0.60.1 +version=0.61.0 release=1 source=(http://poppler.freedesktop.org/poppler-$version.tar.xz) @@ -13,6 +13,8 @@ build() { cmake . \ -DCMAKE_INSTALL_PREFIX=/usr \ + -DCMAKE_INSTALL_LIBDIR=/usr/lib \ + -DCMAKE_INSTALL_INCLUDEDIR=/usr/include \ -DENABLE_XPDF_HEADERS=ON \ -DENABLE_UTILS=ON \ -DENABLE_SPLASH=ON \