summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2014-12-05 17:10:51 +0100
committer Willy Sudiarto Raharjo2014-12-05 17:10:51 +0100
commit1a3e41c1ebb01d50f1931e8f48dba4f9933a1763 (patch)
tree3a98533f84d1cf55f2daaa200ebe9f8c2d3f2055
parent12eeb0316766c6f0ac4f74f91fa7bab01409c6ed (diff)
downloadslackbuilds-1a3e41c1ebb01d50f1931e8f48dba4f9933a1763.tar.gz
graphics/gifsicle: Updated for version 1.86.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--graphics/gifsicle/gifsicle.SlackBuild6
-rw-r--r--graphics/gifsicle/gifsicle.info6
2 files changed, 5 insertions, 7 deletions
diff --git a/graphics/gifsicle/gifsicle.SlackBuild b/graphics/gifsicle/gifsicle.SlackBuild
index cede8722d9..583abc2711 100644
--- a/graphics/gifsicle/gifsicle.SlackBuild
+++ b/graphics/gifsicle/gifsicle.SlackBuild
@@ -7,7 +7,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
PRGNAM=gifsicle
-VERSION=${VERSION:-1.84}
+VERSION=${VERSION:-1.86}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -66,9 +66,7 @@ CXXFLAGS="$SLKCFLAGS" \
make
make install-strip DESTDIR=$PKG
-
-find $PKG/usr/man -type f -exec gzip -9 {} \;
-for i in $( find $PKG/usr/man -type l ) ; do ln -s $( readlink $i ).gz $i.gz ; rm $i ; done
+gzip $PKG/usr/man/man?/*.?
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a COPYING NEWS README.md $PKG/usr/doc/$PRGNAM-$VERSION
diff --git a/graphics/gifsicle/gifsicle.info b/graphics/gifsicle/gifsicle.info
index 4b998a26de..3fe9021ab4 100644
--- a/graphics/gifsicle/gifsicle.info
+++ b/graphics/gifsicle/gifsicle.info
@@ -1,8 +1,8 @@
PRGNAM="gifsicle"
-VERSION="1.84"
+VERSION="1.86"
HOMEPAGE="http://www.lcdf.org/gifsicle/"
-DOWNLOAD="http://www.lcdf.org/gifsicle/gifsicle-1.84.tar.gz"
-MD5SUM="21cb0d75db42e664bee77b77e8f40f50"
+DOWNLOAD="http://www.lcdf.org/gifsicle/gifsicle-1.86.tar.gz"
+MD5SUM="5eadf90cf7a6f22447b0f146e146d092"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""