Created attachment 144484 [details] Shell archive of the port relative to /usr/port/graphics This is the new version of luminance-hdr that requires qt5. Once qt5 has become default on more desktops this will replace the graphics/luminance port. [I will take maintainership]
Here are the redport results: https://redports.org/buildarchive/20140706221800-57808/ portlint reports no issues.
A commit references this bug: Author: lme Date: Sun Jul 13 08:04:07 UTC 2014 New revision: 361659 URL: http://svnweb.freebsd.org/changeset/ports/361659 Log: 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 Changes: head/graphics/Makefile head/graphics/luminance-qt5/ head/graphics/luminance-qt5/Makefile head/graphics/luminance-qt5/distinfo head/graphics/luminance-qt5/pkg-descr head/graphics/luminance-qt5/pkg-plist
Committed, thanks!