summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2017-10-06 13:23:54 +0200
committerJuergen Daubert <jue@jue.li>2017-10-06 13:23:54 +0200
commit40d544b532af770596a2753cd1047347e276068c (patch)
treeab1214abc6d2fbd60f24c0427fbf7c1801dd5827
parent3fdfc40e887c320cc8004b4cc2efcd1043357e03 (diff)
downloadopt-40d544b532af770596a2753cd1047347e276068c.tar.gz
opt-40d544b532af770596a2753cd1047347e276068c.tar.xz
poppler: update to 0.60.1
-rw-r--r--poppler/.footprint6
-rw-r--r--poppler/.md5sum2
-rw-r--r--poppler/.signature8
-rw-r--r--poppler/Pkgfile7
4 files changed, 10 insertions, 13 deletions
diff --git a/poppler/.footprint b/poppler/.footprint
index d556f2bb5..86affd2fd 100644
--- a/poppler/.footprint
+++ b/poppler/.footprint
@@ -156,9 +156,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.70
-lrwxrwxrwx root/root usr/lib/libpoppler.so.70 -> libpoppler.so.70.0.0
--rwxr-xr-x root/root usr/lib/libpoppler.so.70.0.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
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 7cb262a92..a6eec30f7 100644
--- a/poppler/.md5sum
+++ b/poppler/.md5sum
@@ -1 +1 @@
-2cde7f726363dbcdc23c95002ac60cc6 poppler-0.60.0.tar.xz
+7648416d51a6e9fbc4a75b6f8b53dd7c poppler-0.60.1.tar.xz
diff --git a/poppler/.signature b/poppler/.signature
index 32bd9e968..0da326764 100644
--- a/poppler/.signature
+++ b/poppler/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/ckfGA0rbsLO5YIZ21L9DFQuTRBqyWJbhu8RfWu2pR4cM0aVkxy/xEW3bK3jLIV997HpZF0LcDwYnIq6I7+M2wA=
-SHA256 (Pkgfile) = 1e6a440c8b7e6b2bbac686d102e3e5f43fce8d6e82c2ec5cfad5479f4548e31b
-SHA256 (.footprint) = f39d6e1eea3c914a54840fbe8372b61d83ca863d896ca96f4785977b52ab56ff
-SHA256 (poppler-0.60.0.tar.xz) = 1570774f44ba86c42ffacc5d9151a771e99584a55e6631bdf267123a2aed1c72
+RWSE3ohX2g5d/QVGCawfJaORx0wwniwhtbOkvpNtoy59xJ3gd0d37eTPhbydtsRs2KwlNy9IIBE99vhaEuEe+JOgC5pwfi/t8g0=
+SHA256 (Pkgfile) = 603716e9cb62838c837020d3e3e143c7de0f17aaa28e723dcf711b59a9e11446
+SHA256 (.footprint) = d2437fde5482688582b7f1edbc6cee777393df87df9641a7bd62ad16c8aa308f
+SHA256 (poppler-0.60.1.tar.xz) = 19f185e05c3b59b4a1de2cec8ef39f5446035493d17bbed41d02fb9a77c8a93c
diff --git a/poppler/Pkgfile b/poppler/Pkgfile
index 522fd658d..3d3a266ac 100644
--- a/poppler/Pkgfile
+++ b/poppler/Pkgfile
@@ -4,16 +4,13 @@
# Depends on: cmake cairo lcms2
name=poppler
-version=0.60.0
-release=2
+version=0.60.1
+release=1
source=(http://poppler.freedesktop.org/poppler-$version.tar.xz)
build() {
cd poppler-$version
- # fix version string
- sed -i '/POPPLER_MINOR_VERSION/s/59/60/' CMakeLists.txt
-
cmake . \
-DCMAKE_INSTALL_PREFIX=/usr \
-DENABLE_XPDF_HEADERS=ON \

Generated by cgit