Summary
Qtpfsgui is an open source graphical user interface application that aims to provide a workflow for HDR imaging. 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) Supported features: * Create an HDR file from a set of images (formats: JPEG, TIFF 8bit and 16bit, RAW) of the same scene taken at different exposure setting. * Save and load HDR images. * Rotate and resize HDR images. * Tonemap HDR images. * Copy exif data between sets of images. * Supports internationalization.
Versions
v2.6.1.1-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 ~x86
- USE flags
- fits openmp test
USE flags
General
- fits
- Enable support for the FITS format
- openmp
- Build support for the OpenMP (support parallel computing), requires >=sys-devel/gcc-4.2 built with USE="openmp"
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
cpu_flags_x86
- sse2
- Use the SSE2 instruction set
Dependencies
dev-cpp / eigen : C++ template library for linear algebra
dev-cpp / gtest : Google C++ Testing Framework
dev-libs / boost : Boost Libraries for C++
dev-qt / qtconcurrent : Multi-threading concurrence support library for the Qt5 framework
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtdeclarative : Qt Declarative (Quick 2)
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtnetwork : Network abstraction library for the Qt5 framework
dev-qt / qtprintsupport : Printing support library for the Qt5 framework
dev-qt / qtsql : SQL abstraction library for the Qt5 framework
dev-qt / qtsvg : SVG rendering library for the Qt6 framework
dev-qt / qtwebengine : Library for rendering dynamic web content in Qt6 C++ and QML applications
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
dev-qt / qtxml : Implementation of SAX and DOM for the Qt5 framework
media-gfx / exiv2 : EXIF, IPTC and XMP metadata C++ library and command line utility
media-libs / lcms : A lightweight, speed optimized color management engine
media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library
media-libs / libpng : Portable Network Graphics library
media-libs / libraw : LibRaw is a library for reading RAW files obtained from digital photo cameras
media-libs / openexr : ILM's OpenEXR high dynamic-range image file format libraries
media-libs / tiff : Tag Image File Format (TIFF) library
sci-libs / cfitsio : C and Fortran library for manipulating FITS files
sci-libs / fftw : Fast C library for the Discrete Fourier Transform
Runtime Dependencies
dev-libs / boost : Boost Libraries for C++
dev-qt / qtconcurrent : Multi-threading concurrence support library for the Qt5 framework
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtdeclarative : Qt Declarative (Quick 2)
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtnetwork : Network abstraction library for the Qt5 framework
dev-qt / qtprintsupport : Printing support library for the Qt5 framework
dev-qt / qtsql : SQL abstraction library for the Qt5 framework
dev-qt / qtsvg : SVG rendering library for the Qt6 framework
dev-qt / qtwebengine : Library for rendering dynamic web content in Qt6 C++ and QML applications
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
dev-qt / qtxml : Implementation of SAX and DOM for the Qt5 framework
media-gfx / exiv2 : EXIF, IPTC and XMP metadata C++ library and command line utility
media-libs / lcms : A lightweight, speed optimized color management engine
media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library
media-libs / libpng : Portable Network Graphics library
media-libs / libraw : LibRaw is a library for reading RAW files obtained from digital photo cameras
media-libs / openexr : ILM's OpenEXR high dynamic-range image file format libraries
media-libs / tiff : Tag Image File Format (TIFF) library
sci-libs / cfitsio : C and Fortran library for manipulating FITS files
sci-libs / fftw : Fast C library for the Discrete Fourier Transform
Bugs
- 926664
- media-gfx/luminance-hdr depends on dev-qt/qtwebengine:5
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-gfx/luminance-hdr: fix build w/ boost-1.85
Closes: https://bugs.gentoo.org/932335 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lucio Sauer · gentoo
*/*: inline mirror://sourceforge
bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-gfx/luminance-hdr: Fix build with >=exiv2-0.28
Closes: https://bugs.gentoo.org/906490 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-gfx/luminance-hdr: destabilize 2.6.1.1-r1 for ~x86
Bug: https://bugs.gentoo.org/893234 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-gfx/luminance-hdr: add media-libs/libtiff subslot dep
libtiff changed SONAME. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
media-gfx/luminance-hdr: drop 2.6.0-r1, 2.6.0-r2
Closes: https://bugs.gentoo.org/878173 Signed-off-by: John Helmert III <ajak@gentoo.org> - Bernd Waibel · gentoo
media-gfx/luminance-hdr: restrict dependency on media-libs/openexr
This version doesn't build with >=media-libs/openexr-3, so restrict the dependency. Also update obsolete virtual/jpeg:0 dependency. Bug: https://bugs.gentoo.org/878173 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/28286 Signed-off-by: John Helmert III <ajak@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
media-gfx/luminance-hdr: remove boost slot deps
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
media-gfx/luminance-hdr: [QA] tc-has-openmp → tc-check-openmp
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-gfx/luminance-hdr: Stabilize 2.6.1.1 x86, #833158
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-gfx/luminance-hdr: Stabilize 2.6.1.1 amd64, #833158
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
media-gfx/luminance-hdr: Version bump, for un-slotted OpenEXR 3
Bug: https://bugs.gentoo.org/833486 Bug: https://bugs.gentoo.org/833487 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
media-gfx/luminance-hdr: depend on openexr:0
Closes: https://bugs.gentoo.org/816948 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
media-gfx/luminance-hdr: Fix icon cache
Closes: https://bugs.gentoo.org/749801 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
media-gfx/luminance-hdr: Move metainfo to correct location
Closes: https://bugs.gentoo.org/740022 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
*/*: Switch graphics proj packages to cmake.eclass
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-gfx/luminance-hdr: Drop 2.5.1-r1
Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
media-gfx/luminance-hdr: x86 stable (bug #696210)
Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
media-gfx/luminance-hdr: amd64 stable wrt bug #696210
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-gfx/luminance-hdr: 2.6.0 version bump, EAPI-7 bump
Closes: https://bugs.gentoo.org/688718 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-gfx/luminance-hdr: Fix build with media-gfx/exiv2-0.27.1
Reported-by: Erich Seifert <eseifert@error-reports.org> Closes: https://bugs.gentoo.org/688556 Package-Manager: Portage-2.3.67, Repoman-2.3.15 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-gfx/luminance-hdr: Fix build with exiv2-0.27
Closes: https://bugs.gentoo.org/673728 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-gfx/luminance-hdr: Drop 2.4.0
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Andreas Sturmlechner · gentoo
media-gfx/luminance-hdr: Drop unused eutils, add missing xdg-utils
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
media-gfx/luminance-hdr: amd64 stable wrt bug #657274
Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="amd64" - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
media-gfx/luminance-hdr: x86 stable (bug #657274)
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-gfx/luminance-hdr: Add missing USE-dep and slot ops
Reported-by: Christian Hawkins <christian.hawkins-gentoobugs@metabubble.net> Closes: https://bugs.gentoo.org/646370 Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Matthias Maier · gentoo
media-gfx/luminance-hdr: version bump to 2.5.1
- Updated to EAPI 6 - Ported no-git patch to 2.5.1 and made it more robust by simply setting GIT_SHA1 to an arbitrary string. - Ported fits-automagic and openmp-automagic patches - Updated dependencies: dev-qt/qtwebkit -> dev-qt/qtwebengine sci-libs/ccfits -> sci-libs/cfitsio Closes: https://bugs.gentoo.org/618154 Closes: https://bugs.gentoo.org/630052 Package-Manager: Portage-2.3.21, Repoman-2.3.6 - Ulrich Müller · gentoo
media-gfx/luminance-hdr: [QA] Shorten DESCRIPTION.
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Ulrich Müller · gentoo
media-gfx/luminance-hdr: Migrate from LINGUAS to L10N.
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Markus Meier · gentoo
media-gfx/luminance-hdr: remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Agostino Sarubbo · gentoo
media-gfx/luminance-hdr: x86 stable wrt bug #575084
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
media-gfx/luminance-hdr: amd64 stable wrt bug #575084
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Markus Meier · gentoo
media-gfx/luminance-hdr: remove old
Package-Manager: portage-2.2.27 - Michael Palimaka · gentoo
media-gfx/luminance-hdr: dev-qt/linguist-tools is a build-time dependency
Package-Manager: portage-2.2.20.1 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed