Gentoo Archives: gentoo-dev

From: Marius Mauch <genone@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [RFC] Add ALSA_CARDS to USE_EXPAND
Date: Thu, 30 Nov 2006 21:37:34
Message-Id: 20061130224055.0b4ee81e@sheridan.genone.homeip.net
In Reply to: [gentoo-dev] [RFC] Add ALSA_CARDS to USE_EXPAND by "Diego 'Flameeyes' Pettenò"
1 On Thu, 30 Nov 2006 22:17:29 +0100
2 "Diego 'Flameeyes' Pettenò" <flameeyes@g.o> wrote:
3
4 > Today I added a 1.0.13_pre20061130 pre-release version of
5 > alsa-driver, and I noticed that we currently don't have ALSA_CARDS as
6 > IUSE-expanded variable, and that people aren't aware of which drivers
7 > are available during build.
8 >
9 > An easy testing shows me that it works fine:
10 >
11 > Calculating dependencies... done!
12 > [ebuild R ] media-sound/alsa-driver-1.0.14_pre20061130
13 > USE="-debug -doc oss"
14 > ALSA_CARDS="-ad1816a% -ad1848% -ad1848-lib% -ad1889% -adlib%
15 > -ali5451% -als100% -als300% -als4000% -aoa% -aoa-fabric-layout%
16 > -aoa-onyx% -aoa-soundbus% -aoa-soundbus-i2s% -aoa-tas% -aoa-toonie%
17 > -armaaci% -asihpi% -at91-soc% -at91-soc-eti-b1-wm8731% -atiixp%
18 > -atiixp-modem% -au1x00% -au8810% -au8820% -au8830% -azt2320%
19 > -azt3328% bt87x%* -ca0106% -cmi8330% -cmipci% -cs4231% -cs4231-lib%
20 > -cs4232% -cs4236% -cs4281% -cs46xx% -cs5535audio% -darla20% -darla24%
21 > -dt019x% -dummy% -echo3g% -emu10k1% -emu10k1x% -ens1370% -ens1371%
22 > -es1688% -es18xx% -es1938% -es1968% -es968% -fm801% -fm801-tea575x%
23 > -gina20% -gina24% -gusclassic% -gusextreme% -gusmax% -harmony%
24 > -hda-intel% -hdsp% -hdspm% -ice1712% -ice1724% -indigo% -indigodj%
25 > -indigoio% -intel8x0% -intel8x0m% -interwave% -interwave-stb%
26 > -korg1212% -layla20% -layla24% -loopback% -maestro3% -mia% -miro%
27 > -mixart% -mona% -mpu401% -msnd-pinnacle% -mtpav% -mts64% -nm256%
28 > -opl3sa2% -opti92x-ad1848% -opti92x-cs4231% -opti93x% -pc98-cs4232%
29 > -pcsp% -pcxhr% -pdaudiocf% -pdplus% -portman2x4% -powermac%
30 > -pxa2xx-i2sound% -pxa2xx-soc% -pxa2xx-soc-corgi% -pxa2xx-soc-poodle%
31 > -pxa2xx-soc-spitz% -pxa2xx-soc-tosa% -riptide% -rme32% -rme96%
32 > -rme9652% -s3c2410% -sa11xx-uda1341% -sb16% -sb8% -sbawe% -seq-dummy%
33 > -serial-u16550% -serialmidi% -sgalaxy% -soc% -sonicvibes% -sscape%
34 > -sun-amd7930% -sun-cs4231% -sun-dbri% -trident% -usb-audio%
35 > -usb-usx2y% via82xx%* -via82xx-modem% -virmidi% -vx222% -vxpocket%
36 > -wavefront% -ymfpci%" 0 kB
37 >
38 > and the concern that stopped me last time (we use ALSA_CARDS useflag
39 > not the single value with use function) is now gone (portage 2.1.1
40 > handle this fine even if users change the values using package.use as
41 > they were useflags -- checked it myself, it works).
42 >
43 > Anybody has any reason not to add this to USE_EXPAND ?
44
45 Not if you take care of providing the proper defaults in
46 make.defaults (the sample above should not be the default).
47
48 Marius
49
50 --
51 Public Key at http://www.genone.de/info/gpg-key.pub
52
53 In the beginning, there was nothing. And God said, 'Let there be
54 Light.' And there was still nothing, but you could see a bit better.

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] [RFC] Add ALSA_CARDS to USE_EXPAND "Diego 'Flameeyes' Pettenò" <flameeyes@g.o>
Re: [gentoo-dev] [RFC] Add ALSA_CARDS to USE_EXPAND "Diego 'Flameeyes' Pettenò" <flameeyes@g.o>