graphics/enblend-enfuse: Updated for version 4.1.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
titopoquito 2014-02-06 05:55:09 +07:00 committed by Erik Hanson
parent 8d76e6accb
commit 2bfb1dde6c
2 changed files with 6 additions and 8 deletions

View file

@ -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 \

View file

@ -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"