FS#47554 - [darktable] colord support disabled

Attached to Project: Community Packages
Opened by Sven Karsten Greiner (SammysHP) - Monday, 28 December 2015, 21:22 GMT
Last edited by Sergej Pupykin (sergej) - Tuesday, 29 December 2015, 13:45 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Although the build sets -DUSE_COLORD=On colord support seems to be disabled:



$ darktable --version
this is darktable 2.0.0
copyright (c) 2009-2015 johannes hanika
darktable-dev@lists.darktable.org

compile options:
OpenMP support enabled
OpenCL support enabled
Lua support enabled
Colord support disabled
gPhoto2 support enabled
GraphicsMagick support enabled



a) colord support seems to be enabled by default, so the option in the PKGBUILD is not necessary.
https://github.com/darktable-org/darktable/blob/release-2.0.0/CMakeLists.txt#L7

b) The PKGBUILD lists "colord" as a dependency. This might not be enough, as seen in the makefile:
https://github.com/darktable-org/darktable/blob/release-2.0.0/src/CMakeLists.txt#L556
I assume that "colord-gtk" is a (build and runtime) dependency as well (but I've not tested it).
This task depends upon

Closed by  Sergej Pupykin (sergej)
Tuesday, 29 December 2015, 13:45 GMT
Reason for closing:  Fixed

Loading...