Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 105793 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]
bluetooth-alsa-kernel-0.5.ebuild
bluetooth-alsa-kernel-0.5.ebuild (text/plain), 1.43 KB, created by
Kalin KOZHUHAROV
on 2007-01-07 13:12:58 UTC
(
hide
)
Description:
bluetooth-alsa-kernel-0.5.ebuild
Filename:
MIME Type:
Creator:
Kalin KOZHUHAROV
Created:
2007-01-07 13:12:58 UTC
Size:
1.43 KB
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils linux-info linux-mod > >SPKG="btsco" > >DESCRIPTION="BlueTooth headset driver for ALSA (snd-bt-sco)" >HOMEPAGE="http://bluetooth-alsa.sourceforge.net/" >SRC_URI="mirror://sourceforge/bluetooth-alsa/${SPKG}-${PV}.tgz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="-* ~x86" >IUSE="" > >DEPEND="" > >S="${WORKDIR}/${SPKG}-${PV}/kernel" > >MODULE_NAMES="snd-bt-sco()" >BUILD_PARAMS="-j1" >BUILD_TARGETS="default" > >pkg_setup() { > > if kernel_is 2 4; then > die "${P} does not support building against kernel 2.4.x" > fi > > # The wording below is checked for linux-2.6.14.4, linux-2.6.19.1 > CONFIG_CHECK="BT_SCO BT_HCIUSB_SCO SND_HWDEP" > ERROR_BT_SCO="BT_SCO is not set! \n\ > Please select 'L2CAP protocol support' and 'SCO links support' under \n\ > Networking|Bluetooth subsystem support|SCO links support" > ERROR_BT_HCIUSB_SCO="BT_HCIUSB_SCO is not set! \n\ > Please select 'HCI USB driver' under \n\ > Networking|Bluetooth subsystem support|Bluetooth device drivers|SCO (voice) support" > ERROR_SND_HWDEP="SND_HWDEP is not set! \n\ > Please select a config like SND_USB_AUDIO or SND_EMU10K1; \n\ > look under Device drivers|Sound|ALSA|PCI" > > linux-mod_pkg_setup >} > >src_unpack() { > unpack ${A} > cd ${S} > einfo "Patching ${S}/Makefile to use '${KV_DIR}'" > sed -i ${S}/Makefile -e "s,/lib/modules/\`uname -r\`/build,${KV_DIR},g" || die "Unable to patch Makefile" >}
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