Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 141077 Details for
Bug 206001
media-sound/jack-audio-connection-kit-0.109.0 - add libfreebob support
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sys-libs/libfreebob-1.0.7 ebuild
libfreebob-1.0.7.ebuild (text/plain), 779 bytes, created by
Jouni Rinne
on 2008-01-16 22:11:32 UTC
(
hide
)
Description:
sys-libs/libfreebob-1.0.7 ebuild
Filename:
MIME Type:
Creator:
Jouni Rinne
Created:
2008-01-16 22:11:32 UTC
Size:
779 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Library for accessing BeBoB IEEE1394 devices." >HOMEPAGE="http://freebob.sourceforge.net" >SRC_URI="mirror://sourceforge/freebob/${P}.tar.bz2" > >SLOT="0" >LICENSE="GPL-2" >KEYWORDS="~x86" > >IUSE="debug mmx sse" > >DEPEND=">=sys-libs/libraw1394-1.2.1 > >=media-libs/libiec61883-1.1.0 > >=sys-libs/libavc1394-0.5.3 > >=media-libs/alsa-lib-1.0.0 > >=dev-libs/libxml2-2.6.0" > >src_compile() { > econf \ > $(use_enable debug) \ > $(use_enable mmx) \ > $(use_enable sse) \ > --disable-optimize \ > || die "econf failed" > emake || die "emake failed" >} > >src_install() { > make DESTDIR="${D}" install || die "install failed" > dodoc AUTHORS ChangeLog NEWS README TODO >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 206001
:
141004
|
141005
| 141077 |
155655