Bug 191690

Summary: [new port] graphics/luminance-qt5
Product: Ports & Packages Reporter: bugzilla
Component: Individual Port(s)Assignee: Lars Engels <lme>
Status: Closed FIXED    
Severity: Affects Some People CC: bugzilla, lme
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Shell archive of the port relative to /usr/port/graphics bugzilla: maintainer-approval+

Description bugzilla 2014-07-07 11:27:00 UTC
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]
Comment 1 bugzilla 2014-07-07 11:28:24 UTC
Here are the redport results:
https://redports.org/buildarchive/20140706221800-57808/

portlint reports no issues.
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-07-13 08:04:21 UTC
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
Comment 3 Lars Engels freebsd_committer freebsd_triage 2014-07-13 08:05:18 UTC
Committed, thanks!