summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author titopoquito2012-01-06 18:21:16 +0100
committer Erik Hanson2012-01-06 18:21:16 +0100
commitdd0cb895410062a837412973343609d35869c77a (patch)
treed9112c218fd6c8e25fc79c0354d411bfce66df79 /graphics
parent6d5c1913daf87fdf665fee7bf4b4693ece2eec66 (diff)
downloadslackbuilds-dd0cb895410062a837412973343609d35869c77a.tar.gz
graphics/hugin: Updated for version 4.0.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/hugin/README2
-rw-r--r--graphics/hugin/hugin.SlackBuild5
-rw-r--r--graphics/hugin/hugin.info8
3 files changed, 8 insertions, 7 deletions
diff --git a/graphics/hugin/README b/graphics/hugin/README
index e76be8a821..cfd5a2020e 100644
--- a/graphics/hugin/README
+++ b/graphics/hugin/README
@@ -3,7 +3,7 @@ Panorama Tools. With hugin you can assemble a mosaic of photographs
into a complete immersive panorama, stitch any series of overlapping
pictures and much more.
-This requires libpano13 and either wxPython, wxGTK, or wxX11 to build,
+This requires tclap, libpano13 and either wxPython, wxGTK, or wxX11 to build,
and exiftool as well as enblend-enfuse are required for it to run.
This build was only tested with wxPython, so consider that when choosing.
diff --git a/graphics/hugin/hugin.SlackBuild b/graphics/hugin/hugin.SlackBuild
index c906e6d4f9..4af11a9374 100644
--- a/graphics/hugin/hugin.SlackBuild
+++ b/graphics/hugin/hugin.SlackBuild
@@ -5,6 +5,7 @@
# Copyright 2009-2010 Erik W. Hanson, Minneapolis, MN, USA
# All rights reserved.
# Modified 2011 for version 2011.0.0 by titopoquito
+# Modified 2012 for version 2011.4.0 by titopoquito
# (titopoquito@gmail.com)
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +26,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=hugin
-VERSION=2011.0.0
+VERSION=2011.4.0
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -86,7 +87,7 @@ mv $PKG/usr/share/man $PKG/usr
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a AUTHORS COPYING ChangeLog INSTALL_cmake LICENCE_VIGRA README README_JP \
- README_WINDOWS TODO $PKG/usr/doc/$PRGNAM-$VERSION
+ TODO $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
diff --git a/graphics/hugin/hugin.info b/graphics/hugin/hugin.info
index cbdc98f990..6a20bf7cf4 100644
--- a/graphics/hugin/hugin.info
+++ b/graphics/hugin/hugin.info
@@ -1,10 +1,10 @@
PRGNAM="hugin"
-VERSION="2011.0.0"
+VERSION="2011.4.0"
HOMEPAGE="http://hugin.sourceforge.net/"
-DOWNLOAD="http://downloads.sourceforge.net/hugin/hugin-2011.0.0.tar.bz2"
-MD5SUM="ac8a129b4c3021233df6d9368c8164cf"
+DOWNLOAD="http://downloads.sourceforge.net/hugin/hugin-2011.4.0.tar.bz2"
+MD5SUM="3e4866dbbc7974972604aa18580eae0e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="titopoquito"
EMAIL="titopoquito@gmail.com"
-APPROVED="Niels Horn"
+APPROVED="Erik Hanson"