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

Bug 529156

Summary: media-sound/musescore should optionally depend on media-sound/ jack-audio-connection-kit
Product: Gentoo Linux Reporter: Xavier Miller (RETIRED) <xaviermiller>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal CC: alex_y_xu
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 544450    
Bug Blocks:    
Attachments: musescore-1.3.ebuild patch

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.