Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 830635

Summary: media-gfx/darktable-3.8.* has new optional dependencies for new input system
Product: Gentoo Linux Reporter: Axel Gerber <a.gerber>
Component: Current packagesAssignee: Marek Szuba (RETIRED) <marecki>
Status: RESOLVED FIXED    
Severity: normal CC: jstein, maekke
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Axel Gerber 2022-01-05 10:53:34 UTC
Since version 3.8.0 darktable has a new input system, which is capable to operate with midi-devices and gamepads.

Hence the optional packages media-libs/portmidi and SDL2 (here I am unsure which is the proper one from within gentoo's repo) are listed in 
https://github.com/darktable-org/darktable/blob/darktable-3.8.x/README.md

I assume, new USE-flags and related dependency-links are necessary

Background about this can be found here:
https://github.com/darktable-org/darktable/blob/darktable-3.8.x/RELEASE_NOTES.md
Comment 1 Larry the Git Cow gentoo-dev 2022-01-12 21:52:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49c92a7901348324311adeadc254a0e5c41574b1

commit 49c92a7901348324311adeadc254a0e5c41574b1
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2022-01-12 14:45:43 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2022-01-12 21:52:18 +0000

    media-gfx/darktable: support gamepad and MIDI input devices
    
    Closes: https://bugs.gentoo.org/830635
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 ...e-3.8.0-r1.ebuild => darktable-3.8.0-r2.ebuild} | 10 ++++--
 .../darktable-3.8.0_libs-deps-automagic.patch      | 37 ++++++++++++++++++++++
 media-gfx/darktable/metadata.xml                   |  2 ++
 3 files changed, 46 insertions(+), 3 deletions(-)