graphics/luminance-hdr: Updated for version 2.4.0.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
David Spencer 2014-02-03 11:03:31 -06:00 committed by Erik Hanson
parent 92c5511131
commit 3059f8abc4
4 changed files with 37 additions and 21 deletions

View file

@ -1,12 +1,28 @@
Luminance HDR is an HDR imaging tool. It creates an HDR file from a
set of images (JPEG, TIFF 8 and 16 bit, RAW) of the same scene taken
at different exposure settings. You can save and load HDR images,
rotate and resize them, tonemap your images, and copy your EXIF data.
Luminance HDR is an open source graphical user interface application
that aims to provide a workflow for HDR imaging.
Luminance HDR was formerly named qtpfsgui.
Supported features:
* Save / load HDR images;
* Create an HDR file from a set of images (formats: JPEG, TIFF 8bit
and 16bit, RAW) of the same scene taken at different exposure
settings;
* Rotate, resize and crop HDR images;
* Tonemap HDR images;
* Copy exif data between sets of images;
* Supports internationalization.
Supported HDR formats:
* OpenEXR (extension: exr);
* Radiance RGBE (extension: hdr);
* Tiff formats: 16bit, 32bit (float) and LogLuv (extension: tiff);
* Raw image formats (extension: various);
* PFS native format (extension: pfs).
Supported LDR formats: JPEG; PNG; PPM; PBM; TIFF (8 bit).
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).
The following are optional dependencies:
cfitsio and CCfits - for importing FITS images (both needed)
hugin - for aligning multiple LDR exposures

View file

@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=luminance-hdr
VERSION=${VERSION:-2.3.1}
BUILD=${BUILD:-2}
VERSION=${VERSION:-2.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@ -81,7 +81,7 @@ cd ..
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
AUTHORS BUGS Changelog INSTALL LICENSE README TODO \
AUTHORS BUGS Changelog INSTALL LICENSE README README.i18n TODO \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild

View file

@ -1,10 +1,10 @@
PRGNAM="luminance-hdr"
VERSION="2.3.1"
VERSION="2.4.0"
HOMEPAGE="http://qtpfsgui.sourceforge.net"
DOWNLOAD="http://downloads.sourceforge.net/qtpfsgui/luminance-hdr-2.3.1.tar.bz2"
MD5SUM="86499294fb9a6dc211a54cbaa9af2b8a"
DOWNLOAD="http://downloads.sourceforge.net/qtpfsgui/luminance-hdr-2.4.0.tar.bz2"
MD5SUM="b22c9bca0330d80bdec38d37fc94ad93"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="LibRaw gsl"
REQUIRES="LibRaw gsl qt5"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"

View file

@ -6,14 +6,14 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
luminance-hdr: Luminance HDR (HDR imaging tool)
luminance-hdr: Luminance HDR (HDR imaging application)
luminance-hdr:
luminance-hdr: Luminance HDR creates an HDR file from a set of images (JPEG, RAW,
luminance-hdr: TIFF 8 and 16 bit) of the same scene taken at different exposure
luminance-hdr: settings. You can save and load HDR images, rotate and resize them,
luminance-hdr: tonemap your images, and copy your EXIF data.
luminance-hdr:
luminance-hdr: Luminance HDR was formerly named qtpfsgui.
luminance-hdr: Luminance HDR is an application that provides a workflow for HDR
luminance-hdr: imaging.
luminance-hdr:
luminance-hdr: Homepage: http://qtpfsgui.sourceforge.net/
luminance-hdr:
luminance-hdr:
luminance-hdr:
luminance-hdr:
luminance-hdr: