summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author David Spencer2013-05-19 15:12:03 +0200
committer dsomero2013-05-19 15:12:03 +0200
commitb77e682b3f8c9a1bfb8f03e41c9e47c232dfcc39 (patch)
tree807b067ce0930b148832e84eb939c1a2a7022bf6 /graphics
parentdc62795cf35c9db4770f806470adc0642b477cbe (diff)
downloadslackbuilds-b77e682b3f8c9a1bfb8f03e41c9e47c232dfcc39.tar.gz
graphics/luminance-hdr: Updated for version 2.3.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/luminance-hdr/README3
-rw-r--r--graphics/luminance-hdr/luminance-hdr.SlackBuild5
-rw-r--r--graphics/luminance-hdr/luminance-hdr.info6
-rw-r--r--graphics/luminance-hdr/slack-desc10
4 files changed, 14 insertions, 10 deletions
diff --git a/graphics/luminance-hdr/README b/graphics/luminance-hdr/README
index 430749b746..c4340ce3f0 100644
--- a/graphics/luminance-hdr/README
+++ b/graphics/luminance-hdr/README
@@ -7,3 +7,6 @@ Luminance HDR was formerly named qtpfsgui.
To run Luminance HDR, your processor must support SSE2 instructions
(i.e. Pentium 4 or higher, or Athlon 64 or higher).
+
+hugin is an optional runtime dependency (for aligning multiple LDR
+exposures).
diff --git a/graphics/luminance-hdr/luminance-hdr.SlackBuild b/graphics/luminance-hdr/luminance-hdr.SlackBuild
index 5748aa0aa3..44af79a14b 100644
--- a/graphics/luminance-hdr/luminance-hdr.SlackBuild
+++ b/graphics/luminance-hdr/luminance-hdr.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=luminance-hdr
-VERSION=${VERSION:-2.2.1}
+VERSION=${VERSION:-2.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -59,8 +59,9 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf ${PRGNAM}-${VERSION}
-tar xvf $CWD/${PRGNAM}-${VERSION}.tar.bz2
+mkdir ${PRGNAM}-${VERSION}
cd ${PRGNAM}-${VERSION}
+tar xvf $CWD/${PRGNAM}-${VERSION}.tar.bz2
chown -R root:root .
chmod -R u+w,go+r-w,a-s .
diff --git a/graphics/luminance-hdr/luminance-hdr.info b/graphics/luminance-hdr/luminance-hdr.info
index d46210a56b..a466e594fb 100644
--- a/graphics/luminance-hdr/luminance-hdr.info
+++ b/graphics/luminance-hdr/luminance-hdr.info
@@ -1,8 +1,8 @@
PRGNAM="luminance-hdr"
-VERSION="2.2.1"
+VERSION="2.3.1"
HOMEPAGE="http://qtpfsgui.sourceforge.net"
-DOWNLOAD="http://downloads.sourceforge.net/qtpfsgui/luminance-hdr-2.2.1.tar.bz2"
-MD5SUM="9c64d89bda6cea685d1158dd3cbc823b"
+DOWNLOAD="http://downloads.sourceforge.net/qtpfsgui/luminance-hdr-2.3.1.tar.bz2"
+MD5SUM="33a74497d5582d1503b7a4fe12035817"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="LibRaw gsl"
diff --git a/graphics/luminance-hdr/slack-desc b/graphics/luminance-hdr/slack-desc
index 947f204ee3..48e6e8417a 100644
--- a/graphics/luminance-hdr/slack-desc
+++ b/graphics/luminance-hdr/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
luminance-hdr: Luminance HDR (HDR imaging tool)