summaryrefslogtreecommitdiffstats
path: root/libraries/jbig2dec
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2017-12-22 02:26:03 -0500
committer Robby Workman <rworkman@slackbuilds.org>2017-12-27 18:09:36 -0600
commitc135c8382ebdf102db8fba76e3db89b91c357f5a (patch)
tree2da78385244ba47a593e296546bf5309d07c7983 /libraries/jbig2dec
parent1234595e833706c0fdba96711fccb896185f8cf2 (diff)
downloadslackbuilds-c135c8382ebdf102db8fba76e3db89b91c357f5a.tar.gz
slackbuilds-c135c8382ebdf102db8fba76e3db89b91c357f5a.tar.xz
libraries/jbig2dec: Updated for version 0.14.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/jbig2dec')
-rw-r--r--libraries/jbig2dec/jbig2dec.SlackBuild29
-rw-r--r--libraries/jbig2dec/jbig2dec.info8
2 files changed, 24 insertions, 13 deletions
diff --git a/libraries/jbig2dec/jbig2dec.SlackBuild b/libraries/jbig2dec/jbig2dec.SlackBuild
index ca51b0e571..e6b7b0f466 100644
--- a/libraries/jbig2dec/jbig2dec.SlackBuild
+++ b/libraries/jbig2dec/jbig2dec.SlackBuild
@@ -2,23 +2,34 @@
# Slackware build script for jbig2dec
-# Written by Hubert Hesse (slackbuilds@hubertscorner.de)
+# Originally written by Hubert Hesse <email removed>
-# Modified 20130620 by B. Watson:
-# - Took over maintenance
-# - Got rid of static library
-# - Use 'make install-strip'
-# - Added 'how to edit' stuff to slack-desc
+# Now maintained by B. Watson <yalhcru@gmail.com>
-# 20150915 bkw:
-# - update for v0.12
+# Original version of this script had no license. Modified version
+# licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/
+# for details.
+
+# 20171222 bkw:
+# - update for v0.14
+# - add WTFPL
+# - use upstream's homepage URL (they updated it this release)
# 20160725 bkw:
# - update for v0.13
# - removed libpng patch (no longer needed)
+# 20150915 bkw:
+# - update for v0.12
+
+# Modified 20130620 by B. Watson:
+# - Took over maintenance
+# - Got rid of static library
+# - Use 'make install-strip'
+# - Added 'how to edit' stuff to slack-desc
+
PRGNAM=jbig2dec
-VERSION=${VERSION:-0.13}
+VERSION=${VERSION:-0.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/jbig2dec/jbig2dec.info b/libraries/jbig2dec/jbig2dec.info
index 545f8d5d0f..03a7e8e65e 100644
--- a/libraries/jbig2dec/jbig2dec.info
+++ b/libraries/jbig2dec/jbig2dec.info
@@ -1,8 +1,8 @@
PRGNAM="jbig2dec"
-VERSION="0.13"
-HOMEPAGE="http://git.ghostscript.com/?p=jbig2dec.git;a=summary"
-DOWNLOAD="http://downloads.ghostscript.com/public/jbig2dec/jbig2dec-0.13.tar.gz"
-MD5SUM="6efc70db0017516e11913280990623fb"
+VERSION="0.14"
+HOMEPAGE="https://artifex.com/developers-ghostscript-jbig2dec/"
+DOWNLOAD="http://downloads.ghostscript.com/public/jbig2dec/jbig2dec-0.14.tar.gz"
+MD5SUM="f267187d95d76308789e90cd803d8b50"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""