Package: luminance-hdr / 2.5.1+dfsg-3
Metadata
Package | Version | Patches format |
---|---|---|
luminance-hdr | 2.5.1+dfsg-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
05_upstream_qtwebkit.patch | (download) |
CMakeLists.txt |
6 3 + 3 - 0 ! |
upstream patch to use qtwebkit instead of qtwebengine This is an official patch from upstream, to use QtWebKit instead of QtWebEngine. We apply this because QtWebKit is available on more Debian architectures. |
20_usrsharedoc.diff | (download) |
CMakeLists.txt |
4 2 + 2 - 0 ! |
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 ! |
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 ! |
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. |