non port: graphics/darktable38/files/patch-src_CMakeLists.txt |
SVNWeb
|
Number of commits found: 2 |
Fri, 18 Mar 2022
|
[ 23:04 Matthias Andree (mandree) ] 80c4d9a (Only the first 10 of 14 ports in this commit are shown above. )
graphics/darktable: update to 3.8.1
After having matured this code in graphics/darktable38 for two months,
showtime. Let's upgrade graphics/darktable to 3.8.1.
Note: LTO on RawSpeed still does not work, ninja re-enabled.
Rename option from LIBAVIF to AVIF.
Convert all <opt>_CMAKE_OFF to <opt>_CMAKE_BOOL
for tighter control of options.
ChangeLog:
+ https://github.com/darktable-org/darktable/releases/tag/release-3.8.0
+ https://github.com/darktable-org/darktable/releases/tag/release-3.8.1
PR: 260674
Approved by: dumbbell@ (maintainer timeout, 14 d)
dumbbell@ was positive to committing a previous version of this, earlier
|
Thu, 30 Dec 2021
|
[ 00:18 Matthias Andree (mandree) ] b515b33
graphics/darktable38: new v3.8 of raw developer
This port is meant to fill the gap until we can upgrade
graphics/darktable (which is v3.6), so that we have 3.8 in 2022Q1,
and to avoid breaking darktable for the latter in case new issues
show up, as darktable 3.8 is fairly new at the time of commit.
This is based on prior work by the graphics/darktable port maintainers,
dumbbell@ and lwhsu@.
Versus v3.6, we re-enable ninja builds but LTO with RawSpeed
currently does not work. For that to work, we need to BINARY_ALIAS
the linker, to avoid picking up the base system linker with a newer
LLVM toolchain from ports (no matter if 12 or 13).
related to
PR: 260674
|
Number of commits found: 2 |