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
Description:   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)

------- Comment #1 From Mike Stute 2005-11-30 08:06:25 0000 -------
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.

------- Comment #2 From Mike Stute 2005-11-30 08:14:44 0000 -------
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).

------- Comment #3 From Mike Stute 2005-11-30 08:55:02 0000 -------
(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

------- Comment #4 From Mike Stute 2005-12-01 08:05:21 0000 -------
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.

------- Comment #5 From Diego E. 'Flameeyes' Pettenò 2005-12-18 13:51:07 0000 -------
Can you submit an unified diff (diff -u) of the old and new ebuild? Thanks.

------- Comment #6 From Mike Stute 2005-12-18 23:52:09 0000 -------
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).

------- Comment #7 From Frank van de Pol (RETIRED) 2006-01-14 03:53:40 0000 -------
looks good! your patch has been committed to the portage tree (jamin-0.95.0-r2)