summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author titopoquito <titopoquito@gmail.com>2014-02-06 05:55:09 +0700
committer Erik Hanson <erik@slackbuilds.org>2014-02-08 11:10:10 -0600
commit2bfb1dde6c46d836a95a993363b472ac748ca86a (patch)
tree00df188c950c045455384ec938b7c361f7b1cc9d /graphics
parent8d76e6accbcd03e8c21ac04658e34d2dab7826aa (diff)
downloadslackbuilds-2bfb1dde6c46d836a95a993363b472ac748ca86a.tar.gz
slackbuilds-2bfb1dde6c46d836a95a993363b472ac748ca86a.tar.xz
graphics/enblend-enfuse: Updated for version 4.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/enblend-enfuse/enblend-enfuse.SlackBuild6
-rw-r--r--graphics/enblend-enfuse/enblend-enfuse.info8
2 files changed, 6 insertions, 8 deletions
diff --git a/graphics/enblend-enfuse/enblend-enfuse.SlackBuild b/graphics/enblend-enfuse/enblend-enfuse.SlackBuild
index 897c4148ff..db6384a215 100644
--- a/graphics/enblend-enfuse/enblend-enfuse.SlackBuild
+++ b/graphics/enblend-enfuse/enblend-enfuse.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for Enblend-Enfuse
#
# Copyright 2009-2010 Erik W. Hanson, Minneapolis, MN, USA
-# Copyright 2011-2013 titopoquito (titopoquito@googlemail.com)
+# Copyright 2011-2014 titopoquito (titopoquito@gmail.com)
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=enblend-enfuse
-VERSION=4.1.1
+VERSION=${VERSION:-4.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -83,8 +83,6 @@ make
make install-strip DESTDIR=$PKG
gzip -9 $PKG/usr/man/man?/*.?
-gzip -9 $PKG/usr/info/*.info
-rm -rf $PKG/usr/info/dir
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a AUTHORS COPYING ChangeLog NEWS README README.txt VERSION \
diff --git a/graphics/enblend-enfuse/enblend-enfuse.info b/graphics/enblend-enfuse/enblend-enfuse.info
index 7376e10015..e7f74c3f2f 100644
--- a/graphics/enblend-enfuse/enblend-enfuse.info
+++ b/graphics/enblend-enfuse/enblend-enfuse.info
@@ -1,10 +1,10 @@
PRGNAM="enblend-enfuse"
-VERSION="4.1.1"
+VERSION="4.1.2"
HOMEPAGE="http://enblend.sourceforge.net/"
-DOWNLOAD="http://downloads.sourceforge.net/enblend/enblend-enfuse-4.1.1.tar.gz"
-MD5SUM="9bc34f423f3bee35150ab593211da4a2"
+DOWNLOAD="http://downloads.sourceforge.net/enblend/enblend-enfuse-4.1.2.tar.gz"
+MD5SUM="5b609ddfc9fae5fadf65d29c08e0340e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="libxmi gsl vigra"
+REQUIRES="gsl vigra"
MAINTAINER="titopoquito"
EMAIL="titopoquito@gmail.com"