[Bug 242943] graphics/darktable: upgrade to 3.0.0 release [non-maintainer submission]

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 28 16:47:57 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242943

            Bug ID: 242943
           Summary: graphics/darktable: upgrade to 3.0.0 release
                    [non-maintainer submission]
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: dumbbell at FreeBSD.org
          Reporter: mandree at FreeBSD.org
             Flags: maintainer-feedback?(dumbbell at FreeBSD.org)
          Assignee: dumbbell at FreeBSD.org

Created attachment 210288
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=210288&action=edit
update darktable from 2.6.2_3 to 3.0.0 (new upstream release)

Greetings, find attached an upgrade to darktable 3.0.0 - let's see if we can
get this in before 2020Q1 branches!

Additional changes:
- ONLY_FOR_ARCHS* variables moved up to please portlint
- LDFLAGS add -Wl,--as-needed (not sure if that fixes libintl for non-NLS
configurations)
- some CMAKE_ARGS hacks with CMAKE_*_COMPILER_LAUNCHER to get ccache back in
- switch from hardcoding LLVM_VER=60 to ${LLVM_DEFAULT}
- strip out -D_XOPEN_SOURCE=... (upstream CMakeLists.txt) because it is harmful
in hiding, for instance, u_char typedefs, which causes compilation failure down
the road for cups_print.

Compile tested on 12.0 amd64 (poudriere) and 12.1 amd64 (live system), and
lightly smoke tested (12.1 live) meaning that import, lighttable, darkroom work
on one Sony .ARW image.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list