Bug 114031 - media-sound/jamin to fails to compile due to the OSC support
|
Bug#:
114031
|
Product: Gentoo Linux
|
Version: 2005.1
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: sound@gentoo.org
|
Reported By: mrstute@comcast.net
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: media-sound/jamin to fails to compile due to the OSC support
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2005-11-30 07:36 0000
|
When compiling version 0.9.0-r1 or above (which inlcudes support for the Open
Sound Control using liblo).
I believe the bug is acutally in the jamin-0.9+ distribution, but I haven't had
time to fully investigate that. In tracking it down I did find the ebuild was
wrong regarding the OSC USE flag.
OSC is the USE flag for Open Sound Control.
The jamin ebuild lists this flag in the IUSE but doesn't apply it to the
configure (--disable-osc)
Created an attachment (id=73843) [details]
Corrected ebuild for 0.95.0-r1
This ebuild honors the OSC flag - sorry if this is not the best way to submit
this. I'm sure someone will flame me the proper method.
(From update of attachment 73844 [details])
The ebuild for 0.95.0-r1 works fine in 0.9.0-r1.
This isn't needed and doesn't handle DEPENDS properly
Can you submit an unified diff (diff -u) of the old and new ebuild? Thanks.
looks good! your patch has been committed to the portage tree (jamin-0.95.0-r2)