CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/05/08 14:55:21
Modified files:
graphics/darktable: Makefile distinfo
graphics/darktable/patches: patch-CMakeLists_txt
patch-src_CMakeLists_txt
patch-src_common_darktable_h
patch-src_external_CMakeLists_txt
patch-src_external_rawspeed_cmake_compiler-flags_cmake
patch-src_is_supported_platform_h
graphics/darktable/pkg: PLIST
Added files:
graphics/darktable/patches:
patch-src_external_LibRaw_src_decoders_fp_dng_cpp
Log message:
Update darktable to version 4.2.1
# Fixes:
(process:71741): libsoup-ERROR **: 13:55:36.734: libsoup3 symbols detected.
Using libsoup2 and libsoup3 in the same process is not supported.
Trace/BPT trap
# Port changes:
- removed geo/osm-gps-map (and therefore maps support): Fixes libsoup2/3
conflict crash.
- added -DDONT_USE_INTERNAL_LIBRAW=ON; The bundled version works fine, but why
build it twice, when we have it in ports anyway.
- update MODLUA_VERSION to lua5.4, otherwise it uses the bundled lua5.4
- added WANTLIB: cups, raw, SDL2
- added LIB_DEPENDS: print/cups,-libs, graphics/libraw, devel/sdl2
- updated patches (new fix: swap32 renamed to oswap32 because we have a similar
named function in /usr/include/endian.h)
# Software changes:
https://github.com/darktable-org/darktable/releases/tag/release-4.2.1
https://github.com/darktable-org/darktable/releases/tag/release-4.2.0
https://github.com/darktable-org/darktable/releases/tag/release-4.1.0
https://github.com/darktable-org/darktable/releases/tag/release-4.0.1
https://github.com/darktable-org/darktable/releases/tag/release-4.0.0
https://github.com/darktable-org/darktable/releases/tag/release-3.9.0
https://github.com/darktable-org/darktable/releases/tag/release-3.8.1
https://github.com/darktable-org/darktable/releases/tag/release-3.8.0
https://github.com/darktable-org/darktable/releases/tag/release-3.7.0
"If it works ok :)" landry@