summaryrefslogtreecommitdiffstats
path: root/deps/poppler
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-04-20 21:24:19 +0200
committer Eric Hameleers <alien@slackware.com>2017-04-20 21:24:19 +0200
commit382febb9b49d285bd9b86c44f8c90811b8bd337b (patch)
tree44dc82eb7bbce5a6fd8aef844602f863bdea66c4 /deps/poppler
parente7003794e73c136eefdb8cf3f8a07d0f5c540bff (diff)
downloadktown-382febb9b49d285bd9b86c44f8c90811b8bd337b.tar.gz
ktown-382febb9b49d285bd9b86c44f8c90811b8bd337b.tar.xz
Updated deps for KDE 5_17.04
New: - qtav Updated: - accountsservice - frei0r-plugins - gpgme - ninja - poppler Recompiled: - dvdauthor
Diffstat (limited to 'deps/poppler')
-rw-r--r--deps/poppler/.url2
-rwxr-xr-xdeps/poppler/poppler.SlackBuild7
2 files changed, 4 insertions, 5 deletions
diff --git a/deps/poppler/.url b/deps/poppler/.url
index dc8c852..b4da1a6 100644
--- a/deps/poppler/.url
+++ b/deps/poppler/.url
@@ -1,2 +1,2 @@
-https://poppler.freedesktop.org/poppler-0.50.0.tar.xz
+https://poppler.freedesktop.org/poppler-0.53.0.tar.xz
diff --git a/deps/poppler/poppler.SlackBuild b/deps/poppler/poppler.SlackBuild
index 7a75469..3714d8e 100755
--- a/deps/poppler/poppler.SlackBuild
+++ b/deps/poppler/poppler.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright 2006, 2007, 2008, 2009, 2010, 2012 Patrick J. Volkerding, Sebeka, MN, USA
+# Copyright 2006, 2007, 2008, 2009, 2010, 2012, 2017 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,9 +24,8 @@
# Modified 2016, 2017 by Eric Hameleers <alien@slackware.com>
PKGNAM=poppler
-VERSION=${VERSION:-0.50.0}
+VERSION=${VERSION:-0.53.0}
BUILD=${BUILD:-1}
-NUMJOBS=${NUMJOBS:-" -j7 "}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
@@ -95,7 +94,7 @@ CXXFLAGS="$SLKCFLAGS -std=c++11" \
--enable-zlib \
--build=$TARGET
-make $NUMJOBS || make || exit 1
+make || exit 1
make install DESTDIR=$PKG || exit 1
# Remove files that overlap with the xpdf package: