Package: luminance-hdr / 2.6.1.1+dfsg-6

Metadata

Package Version Patches format
luminance-hdr 2.6.1.1+dfsg-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
20_usrsharedoc.diff | (download)

CMakeLists.txt | 4 2 + 2 - 0 !
build_files/Modules/Internationalization.cmake | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 install documentation to /usr/share/doc
 Install docs to /usr/share/doc/luminance-hdr instead of
 /usr/share/luminance-hdr
50_fix_build_kfreebsd amd64.diff | (download)

src/TonemappingOperators/mantiuk08/display_function.h | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 workaround to fix compilation under kfreebsd-amd64
  This patch is workaround to fix a compilation error under kfreebsd-amd64
  Includes <cerrno> on top in order to avoid the inclusion of <errno.h>.
60_hdrhtml_locale.diff | (download)

src/HdrHTML/hdrhtml.cpp | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 fixes locale problems in export to html feature
  This patch fixes a problem caused by certain locales in the export to HTML
  feature. In particular, in the wrong calculation of image size and other 
  numerical values, in locales that use the dot as separator of thousands.
65_accept_buildtype_None.diff | (download)

CMakeLists.txt | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 accept cmake_build_type=none
70_OpenEXR3.diff | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
build_files/Modules/FindOpenEXR.cmake | 184 142 + 42 - 0 !
2 files changed, 143 insertions(+), 43 deletions(-)

 fix build against openexr 3
 Update FindOpenEXR.cmake from blender
80_exiv2_0.28.diff | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
src/Exif/ExifOperations.cpp | 26 17 + 9 - 0 !
src/Libpfs/exif/exifdata.cpp | 16 13 + 3 - 0 !
src/TransplantExif/TransplantExifDialog.cpp | 13 5 + 8 - 0 !
4 files changed, 36 insertions(+), 21 deletions(-)

 fix build with >=exiv2-0.28.0, raise minimum to 0.27.0
 - enables use of EXIV2_TEST_VERSION macro
 - add compatibility for exiv2-0.28
81_bump_to_C++14_std.diff | (download)

build_files/Modules/CompilerSettings.cmake | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 bump to c++ 14
 C++ 11 breaks with boost 1.88.
82_luminance hdr 2.6.1.1 boost 1.85.patch | (download)

src/Libpfs/manip/resize.hxx | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fix ftbfs agfianst boost >= 1.85
83_Set CMake min. version to a range 3.3.3.12 support C.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] set cmake min. version to a range, 3.3...3.12: support cmake
 4.0