Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 79836 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-9999.ebuild
bluetooth-alsa-9999.ebuild (text/plain), 2.57 KB, created by
Octavio Ruiz (Ta^3)
on 2006-02-15 02:19:27 UTC
(
hide
)
Description:
net-wireless/bluetooth-alsa-9999.ebuild
Filename:
MIME Type:
Creator:
Octavio Ruiz (Ta^3)
Created:
2006-02-15 02:19:27 UTC
Size:
2.57 KB
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >ECVS_SERVER="cvs.sf.net:/cvsroot/bluetooth-alsa" >ECVS_MODULE="btsco" >ECVS_BRANCH="HEAD" > >inherit autotools cvs linux-mod > >DESCRIPTION="ALSA bluetooth headset driver" >HOMEPAGE="http://bluetooth-alsa.sourceforge.net/" >SRC_URI="" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="x86" >IUSE="alsa ao skype" > > >DEPEND="${DEPEND} !media-sound/alsa-driver > !=virtual/linux-sources-2.4* > >=virtual/linux-sources-2.6 > ao? ( media-libs/libao ) > net-wireless/bluez-libs > media-libs/alsa-lib > sys-apps/gawk" > >RDEPEND="net-wireless/bluez-utils > skype? ( net-im/skype > sys-apps/dbus ) > media-sound/alsa-utils" > >S="${WORKDIR}/btsco" >MY_S_SKYPE="${S}/contrib/skype_bt_hijacker" >MY_D_SKYPE="/usr/libexec/${PN}" > >pkg_setup() { > MODULE_NAMES="snd-bt-sco(extra:${S}/kernel:${S}/kernel)" > BUILD_TARGETS="default" > CONFIG_CHECK="BT_SCO BT_HCIUSB_SCO SND_HWDEP" > ERROR_BT_SCO="Enable BT_SCO config option in in your kernel, found at: > > Networking ---> > Networking support ---> > Bluetooth subsystem support ---> > <*> SCO links support >" > ERROR_BT_HCIUSB_SCO="Enable BT_HCIUSB_SCO config option in your kernel, found at: > > Networking ---> > Networking support ---> > Bluetooth subsystem support ---> > Bluetooth device drivers ---> > <*> HCI USB driver >" > ERROR_SND_HWDEP="Enable SND_HWDEP config option in your kernel, enabling Emu10k1: > > Device Drivers ---> > Sound ---> > Advanced Linux Sound Architecture ---> > PCI devices ---> > <*> Emu10k1 (SB Live!, Audigy, E-mu APS) >" > linux-mod_pkg_setup >} > >src_unpack() { > cvs_src_unpack > sed -i -e "s:=\$(PREFIX).*:=\$(PREFIX):" \ > ${MY_S_SKYPE}/Makefile > sed -i -e "s:BINPATH=.*:BINPATH=${MY_D_SKYPE}:" \ > ${MY_S_SKYPE}/skype_bt_hijacker >} > >src_compile() { > cd ${S} > export WANT_AUTOMAKE="1.9.6" > 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 > linux-mod_src_compile >} > >src_install() { > cd ${S} > make install DESTDIR="${D}" || die "make install failed" > > dobin btsco2 a2play a2recv avrecv avsnd \ > sbc/rcplay sbc/sbcdec sbc/sbcenc sbc/sbcinfo > > dodoc AUTHORS COPYING COPYING* ChangeLog NEWS README > use alsa && newdoc bt/BUILD README.alsaplugin > > linux-mod_src_install > > if use skype; then > cd ${MY_S_SKYPE} > dodir ${MY_D_SKYPE} > > make install PREFIX=${D}/${MY_D_SKYPE} > dosym ${MY_D_SKYPE}/skype_bt_hijacker /usr/bin > > 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