Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 124661 Details for
Bug 91558
new ebuilds:bluetooth-alsa-1.6-r2.ebuild btsco-0.4a.ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-wireless/bluetooth-alsa-utils-0.5-r1
bluetooth-alsa-utils-0.5-r1.ebuild (text/plain), 1.88 KB, created by
Boky
on 2007-07-12 18:04:06 UTC
(
hide
)
Description:
net-wireless/bluetooth-alsa-utils-0.5-r1
Filename:
MIME Type:
Creator:
Boky
Created:
2007-07-12 18:04:06 UTC
Size:
1.88 KB
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit autotools eutils > >SPKG="btsco" >DESCRIPTION="A userspace daemon to send audio to a BT headset via ALSA" >HOMEPAGE="http://bluetooth-alsa.sourceforge.net/" >SRC_URI="mirror://sourceforge/bluetooth-alsa/${SPKG}-${PV}.tgz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="alsa ao skype" > >DEPEND="${DEPEND} > >=net-wireless/bluez-libs-2.19 > alsa? ( media-libs/alsa-lib || (net-wireless/libsbc-cvs net-wireless/libsbc) ) > || (net-wireless/plugz-cvs net-wireless/plugz) > ao? ( >=media-libs/libao-0.8.5 ) > sys-apps/gawk" > >RDEPEND="${RDEPEND} > >=net-wireless/bluez-utils-2.19 > skype? ( net-im/skype > sys-apps/dbus ) > media-sound/alsa-utils > >=net-wireless/bluetooth-alsa-kernel-${PV}" > >S="${WORKDIR}/${SPKG}-${PV}" >MY_S_SKYPE="${S}/contrib/skype_bt_hijacker" >MY_D_SKYPE="/usr/libexec/${PN}" > >src_compile() { > cd ${S} > export WANT_AUTOMAKE="1.10" > export WANT_AUTOCONF="2.61" > eautoreconf || die "autotools failed" > econf \ > $(use_enable alsa alsaplugin) \ > $(use_enable ao ) || die "econf failed" > emake || die "emake failed" > if use skype; then > cd ${MY_S_SKYPE} > emake || die "emake failed" > fi >} > >src_install() { > cd ${S} > make install DESTDIR="${D}" || die "make install failed" > > dobin btsco btsco2 a2play a2recv avrecv avsnd \ > sbc/rcplay sbc/sbcdec sbc/sbcenc sbc/sbcinfo > > dodoc AUTHORS COPYING* ChangeLog NEWS README > use alsa && newdoc bt/BUILD README.alsaplugin > > if use skype; then > cd ${MY_S_SKYPE} > > # The Makefile is screwed, do it manually! > dodir ${MY_D_SKYPE} > exeinto ${MY_D_SKYPE} > > doexe libskype_bt_hijacker.so btscorunner skype_pickup.py \ > skype_bt_hijacker_onclose skype_bt_hijacker_onopen > doexe skype_bt_hijacker > dosym ${MY_D_SKYPE}/skype_bt_hijacker /usr/bin/skype_bt_hijacker > > docinto Skype > dodoc ${MY_S_SKYPE}/README ${MY_S_SKYPE}/ChangeLog > fi >}
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 91558
:
58130
|
58131
|
58132
|
58133
|
74911
|
74912
|
75892
|
75989
|
76076
|
76128
|
76129
|
76130
|
76131
|
77427
|
77428
|
79189
|
79190
|
79835
|
79836
|
80065
|
80066
|
80337
|
80338
|
86024
|
92013
|
105443
|
105450
|
105556
|
105793
|
105795
|
109657
|
112916
|
112918
|
112919
|
115957
|
116063
|
117200
|
124658
|
124659
|
124661
|
124667
|
124926
|
126016
|
145630
|
183254