Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
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.
Created an attachment (id=73844) [details] Fixed ebuild for 0.9.0-r1 Fixed ebuild for version 0.9.0-r1 (this is stable version for amd64).
(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
Created an attachment (id=73890) [details] Final ebuild for jamin-0.95.0-r1 Third time's a charm. This is the correct ebuild. Back ticks were missing in the last one.
Can you submit an unified diff (diff -u) of the old and new ebuild? Thanks.
Created an attachment (id=75059) [details] Diff for ebuild This will allow the ebuild to use the osc USE flag (mainly so it can be disabled).
looks good! your patch has been committed to the portage tree (jamin-0.95.0-r2)