Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 206001 - media-sound/jack-audio-connection-kit-0.109.0 - add libfreebob support
Summary: media-sound/jack-audio-connection-kit-0.109.0 - add libfreebob support
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords: EBUILD, PATCH
Depends on:
Blocks:
 
Reported: 2008-01-15 21:00 UTC by Jouni Rinne
Modified: 2020-12-27 21:34 UTC (History)
4 users (show)

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


Attachments
jack-audio-connection-kit-0.109.0 patch (jack-audio-connection-kit.diff,1.03 KB, text/plain)
2008-01-15 21:01 UTC, Jouni Rinne
Details
sys-libs/libfreebob-1.0.3 ebuild (libfreebob-1.0.3.ebuild,577 bytes, text/plain)
2008-01-15 21:02 UTC, Jouni Rinne
Details
sys-libs/libfreebob-1.0.7 ebuild (libfreebob-1.0.7.ebuild,779 bytes, text/plain)
2008-01-16 22:11 UTC, Jouni Rinne
Details
sys-libs/libfreebob-1.0.11 ebuild (libfreebob-1.0.11.ebuild,778 bytes, text/plain)
2008-06-05 21:56 UTC, Trinine
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jouni Rinne 2008-01-15 21:00:02 UTC
Ok, this is an *optional* dependency, but very useful, and for me, indispensable:
sys-libs/libfreebob (http://freebob.sourceforge.net), a library for connecting IEEE1394 (FireWire) BeBoB devices.

Enclosed is a patch for jack-audio-connection-kit ebuild and an ebuild for sys-libs/libfreebob-1.0.3
Comment 1 Jouni Rinne 2008-01-15 21:01:11 UTC
Created attachment 141004 [details]
jack-audio-connection-kit-0.109.0 patch
Comment 2 Jouni Rinne 2008-01-15 21:02:04 UTC
Created attachment 141005 [details]
sys-libs/libfreebob-1.0.3 ebuild
Comment 3 Alexis Ballier gentoo-dev 2008-01-15 21:50:02 UTC
(In reply to comment #2)
> Created an attachment (id=141005) [edit]
> sys-libs/libfreebob-1.0.3 ebuild
> 

hmm latest libfreebob is 1.0.7, is there a problem with this version ?
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-01-15 21:50:30 UTC
I have no hardware to test this with, if any other dev out there has something, we could add it easily..
Comment 5 Alexis Ballier gentoo-dev 2008-01-15 22:42:31 UTC
ok now some basic comments (based on libfreebob 1.0.7):
- couldn't mmx & sse be made useflags ?
- a debug useflag could be good too for a configure switch
- I'd prefer using --disable-optimize in econf call so that it doesn't use its hardcoded cflags but rather user set cflags in make.conf
Comment 6 Jouni Rinne 2008-01-16 21:41:06 UTC
(In reply to comment #3)
> (In reply to comment #2)
> > Created an attachment (id=141005) [edit]
> > sys-libs/libfreebob-1.0.3 ebuild
> > 
> 
> hmm latest libfreebob is 1.0.7, is there a problem with this version ?
> 
Oh, sorry, my bad... The last time I looked it was 1.0.3... Which seems to be *quite* a long time ago. Again, I'm sorry about that, I should have checked updates first.

If testing is needed, I have a CME UF-400e Firewire expansion board on a CME UF5 Midi-keyboard, which has worked fine with all versions of libfreebob.
Comment 7 Jouni Rinne 2008-01-16 22:11:32 UTC
Created attachment 141077 [details]
sys-libs/libfreebob-1.0.7 ebuild

Well, now this should be up-to-date :)
Comment 8 Trinine 2008-06-05 21:52:38 UTC
(In reply to comment #7)
> Well, now this should be up-to-date :)
> 


libfreebob-1.0.11 is out since 2008-04-11 :
http://sourceforge.net/project/showfiles.php?group_id=117802

Simply rename libfreebob-1.0.7.ebuild into libfreebob-1.0.11.ebuild and remplace SRC_URI="mirror://sourceforge/freebob/${P}.tar.bz2" with SRC_URI="mirror://sourceforge/freebob/${P}.tar.gz"

Works fine with my Edirol FA66 :)

Trinine
Comment 9 Trinine 2008-06-05 21:56:58 UTC
Created attachment 155655 [details]
sys-libs/libfreebob-1.0.11 ebuild
Comment 10 Samuli Suominen (RETIRED) gentoo-dev 2010-01-22 21:31:12 UTC
libfreebob is obsoleted by ffado[1] according to the webpage

[1] http://www.ffado.org/

it's a different story how jack-audio-connection-kit will play with ffado though
Comment 11 Karl Lindén 2015-04-05 13:05:41 UTC
libffado compatbile jack-audio-connection-kit ebuilds can be found in the proaudio overlay. This bug is obsolete. Could somebody please close it?