aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorLars Engels <lme@FreeBSD.org>2014-07-13 08:04:06 +0000
committerLars Engels <lme@FreeBSD.org>2014-07-13 08:04:06 +0000
commit226ffc22a8df566ca4d3a041af2faef1afe462e9 (patch)
tree4808aaa6d2ca674a060a73d2248d81a5d0b81558 /graphics/Makefile
parentb713b604457288c181f019733575c242a033fad0 (diff)
downloadports-226ffc22a8df566ca4d3a041af2faef1afe462e9.tar.gz
ports-226ffc22a8df566ca4d3a041af2faef1afe462e9.zip
This is the QT5 version of Luminance HDR.
Luminance HDR is an open source graphical user interface application that aims to provide a complete workflow for HDR image processing. Supported features: * Create an HDR file from a set of images (formats: JPEG, TIFF 8-bit and 16-bit, 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 Supported HDR formats (with file extensions): * OpenEXR (.exr) * Radiance RGBE (.hdr) * TIFF formats: 16-bit, 32-bit (float) and LogLuv (.tiff) * PFS native format (.pfs) * Raw image formats (various) Supported LDR formats: JPEG, PNG, PPM, PBM, TIFF (8-bit). WWW: http://qtpfsgui.sourceforge.net/ PR: 191690 Submitted by: bugzilla@soulrebel.in-berlin.de
Notes
Notes: svn path=/head/; revision=361659
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 47b215d72bb8..a27a74318e3b 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -564,6 +564,7 @@
SUBDIR += lprof-devel
SUBDIR += lua-gd
SUBDIR += luminance
+ SUBDIR += luminance-qt5
SUBDIR += luxrays
SUBDIR += luxrender
SUBDIR += mahotas