Sat, 23 Nov 2024 22:26:59 UTC | login

Information for build luminance-hdr-2.6.1.1-47.fc37

ID207221
Package Nameluminance-hdr
Version2.6.1.1
Release47.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/luminance-hdr.git#02059dc43b65ecf3dd4b23aa4c4b5a7a4f1f43ce
SummaryGUI that provides a complete workflow for HDR imaging
DescriptionLuminance HDR is a graphical user interface (based on the Qt5 toolkit) that provides a complete 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, FITS Supported features: • Create an HDR file from a set of images (JPEG, TIFF 8bit and 16bit, RAW) of the same scene taken at different exposure settings • Save and load HDR files • Rotate and resize HDR files • Tonemap HDR images • Projective Transformations • Copy EXIF data between sets of images • Supports internationalization Raw image formats are supported - and treated as HDR - thanks to LibRAW. The code is in part based on the existing open source packages: • “pfstools”, “pfstmo” and “pfscalibration” by Grzegorz Krawczyk and Rafal Mantiuk • “qpfstmo”, by Nicholas Phillips. Without their contribution all of this would have not been possible.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 06 Nov 2022 10:20:27 UTC
CompletedSun, 06 Nov 2022 14:04:39 UTC
Taskbuild (f37, /rpms/luminance-hdr.git:02059dc43b65ecf3dd4b23aa4c4b5a7a4f1f43ce)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/luminance-hdr.git#02059dc43b65ecf3dd4b23aa4c4b5a7a4f1f43ce'}}
Tags
f37
f38
RPMs
src
luminance-hdr-2.6.1.1-47.fc37.src.rpm (info) (download)
noarch
luminance-hdr-data-2.6.1.1-47.fc37.noarch.rpm (info) (download)
riscv64
luminance-hdr-2.6.1.1-47.fc37.riscv64.rpm (info) (download)
luminance-hdr-debuginfo-2.6.1.1-47.fc37.riscv64.rpm (info) (download)
luminance-hdr-debugsource-2.6.1.1-47.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 2.6.1.1-47 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu May 05 2022 Benjamin A. Beasley <code@musicinmybrain.net> 2.6.1.1-46 - Fix include for std::mutex in init_fftw.h * Wed May 04 2022 Thomas Rodgers <trodgers@redhat.com> 2.6.1.1-45 - Rebuilt for Boost 1.78 * Sat Apr 16 2022 Benjamin A. Beasley <code@musicinmybrain.net> 2.6.1.1-44 - Drop accommodations for F34 and older * Sat Apr 16 2022 Benjamin A. Beasley <code@musicinmybrain.net> 2.6.1.1-43 - Stop numbering patches * Wed Mar 30 2022 Benjamin A. Beasley <code@musicinmybrain.net> 2.6.1.1-42 - Revert "Disable LTO to fix a linker error […]" * Sat Mar 19 2022 Benjamin A. Beasley <code@musicinmybrain.net> 2.6.1.1-41 - Disable LTO to fix a linker error (fix RHBZ#2065272, fix RHBZ#2065758) * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> 2.6.1.1-40 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jan 05 2022 Benjamin A. Beasley <code@musicinmybrain.net> 2.6.1.1-39 - Also validate AppData with appstreamcli * Sun Nov 14 2021 Benjamin A. Beasley <code@musicinmybrain.net> 2.6.1.1-38 - Restore the help browser * Sat Nov 13 2021 Benjamin A. Beasley <code@musicinmybrain.net> 2.6.1.1-37 - De-conditionalize tests * Sat Nov 13 2021 Benjamin A. Beasley <code@musicinmybrain.net> 2.6.1.1-36 - Correct and simplify License fields * Sat Nov 13 2021 Benjamin A. Beasley <code@musicinmybrain.net> 2.6.1.1-35 - Wrap a couple of long lines in the spec file * Sat Nov 13 2021 Benjamin A. Beasley <code@musicinmybrain.net> 2.6.1.1-34 - Reduce macro indirection in the spec file * Tue Oct 26 2021 Benjamin A. Beasley <code@musicinmybrain.net> 2.6.1.1-33 - Assume %qt5_qtwebengine_arches is defined * Tue Aug 10 2021 Benjamin A. Beasley <code@musicinmybrain.net> 2.6.1.1-32 - Rebuild for Boost 1.76 (fix RHBZ#1991880) * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> 2.6.1.1-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jul 14 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 2.6.1.1-6 - When patching out the help browser, patch out the menu entry too * Sun Jul 11 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 2.6.1.1-5 - Patch out the help browser, because it contains GPLv2 sources, which are incompatible with GPLv3+ sources (https://github.com/LuminanceHDR/LuminanceHDR/issues/247) * Wed Jul 07 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 2.6.1.1-4 - Use OpenEXR 2.x compat package after F34 * Mon May 10 2021 Jeff Law <jlaw@tachyum.com> - 2.6.1.1-3 - Re-enable LTO * Mon Apr 12 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 2.6.1.1-2 - Drop accommodations for Fedora 32 * Fri Apr 09 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 2.6.1.1-1 - New upstream version 2.6.1.1 - Adjust whitespace to personal preference - Update summary and description from upstream - Associate dependencies with INSTALL.md entries - Correct CCfits-devel BR to cfitsio-devel - Do not “rm -rf” the buildroot - Remove obsolete icon cache, mimeinfo, and desktop-database scriptlets - Change CMAKE_BUILD_TYPE from Release to RelWithDebInfo - Do not ask CMake to disable shared libraries - Clean up CMake macro invocations - Remove bogus BR on git - Build with ninja backend instead of make - Properly handle localization files with %find_lang, and stop manually installing them - Simplify desktop-file-install usage - Improve installation and listing of data files - Add required AppData file validation - No need to apply sed to Changelog anymore - Correct License field from “GPLv2+” to “GPLv2+ and GPLv2 and GPLv3+ and LGPLv2+ and BSD and MIT and Boost” - Unbundle librtprocess - Build and run the tests - Add virtual Provides for bundled parts of sleef - Restore missing copyright statement and Boost license text for files forked from SLEEF - Disable LTO to fix linking errors in tests - Unbundle hdrhtml, from pfstools - Rename AppData file from .appdata.xml to .metainfo.xml - Add BR on gcc-c++ - Add a -data subpackage for large noarch data files - Add man pages * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Jan 22 2021 Jonathan Wakely <jwakely@redhat.com> - 2.6.0-11 - Rebuilt for Boost 1.75 * Fri Jan 01 2021 Richard Shaw <hobbes1069@gmail.com> - 2.6.0-10 - Rebuild for OpenEXR 2.5.3. * Tue Aug 04 2020 Franco Comida <francocomida@gmail.com> - 2.6.0-9 - fix build on f33/rawhide * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-8 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild