Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830635 - media-gfx/darktable-3.8.* has new optional dependencies for new input system
Summary: media-gfx/darktable-3.8.* has new optional dependencies for new input system
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-05 10:53 UTC by Axel Gerber
Modified: 2022-01-12 21:52 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(-)