Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 529156 - media-sound/musescore should optionally depend on media-sound/ jack-audio-connection-kit
Summary: media-sound/musescore should optionally depend on media-sound/ jack-audio-con...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords: PATCH
Depends on: 544450
Blocks:
  Show dependency tree
 
Reported: 2014-11-13 14:25 UTC by Xavier Miller (RETIRED)
Modified: 2015-12-19 16:13 UTC (History)
1 user (show)

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


Attachments
musescore-1.3.ebuild patch (musescore-ebuild.patch,504 bytes, patch)
2014-11-13 14:25 UTC, Xavier Miller (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xavier Miller (RETIRED) gentoo-dev 2014-11-13 14:25:16 UTC
Created attachment 389248 [details, diff]
musescore-1.3.ebuild patch

media-sound/musescore forces to DEPEND on media-sound/jack-audio-connection-kit where it is optional and can be compiled without it.

I tested to add a jack IUSE and it compiles.

But I don't know how to force CMake to use/not use jack if it is present in the system.