Gentoo Archives: gentoo-dev

From: Samuli Suominen <drac@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in media-sound/alsaplayer: ChangeLog alsaplayer-0.99.80_rc3.ebuild alsaplayer-0.99.77-r1.ebuild alsaplayer-0.99.80_rc1.ebuild
Date: Sun, 07 Oct 2007 09:59:40
Message-Id: 20071007124526.1c16128b@gentoo.org
In Reply to: Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in media-sound/alsaplayer: ChangeLog alsaplayer-0.99.80_rc3.ebuild alsaplayer-0.99.77-r1.ebuild alsaplayer-0.99.80_rc1.ebuild by Samuli Suominen
1 On Sun, 7 Oct 2007 12:37:20 +0300
2 Samuli Suominen <drac@g.o> wrote:
3
4 > On Sun, 7 Oct 2007 02:12:07 -0700
5 > Donnie Berkholz <dberkholz@g.o> wrote:
6 >
7 > > On 05:12 Sun 07 Oct , Samuli Suominen (drac) wrote:
8 > > > 1.1
9 > > > media-sound/alsaplayer/alsaplayer-0.99.80_rc3.ebuild
10 > > >
11 > > > file :
12 > > > http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/alsaplayer/alsaplayer-0.99.80_rc3.ebuild?rev=1.1&view=markup
13 > > > plain:
14 > > > http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/alsaplayer/alsaplayer-0.99.80_rc3.ebuild?rev=1.1&content-type=text/plain
15 > >
16 > > > if ! use alsa && ! use oss && ! use esd && ! use jack && !
17 > > > use nas && ! use sparc; then ewarn "You've disabled alsa,
18 > > > oss, esd, jack and nas. Enabling oss for you." myconf="${myconf}
19 > > > --enable-oss" fi
20 > >
21 > > How come oss is the default instead of alsa?
22 >
23 > It's only a fallback if none of USE flags is specified which is an
24 > unlikely scenario (as alsa is in make.defaults) , also because it
25 > doesn't introduce new dependencies unlike alsa needing alsa-lib.
26
27 Plus if fbsd wants to keyword it, they use oss instead of alsa.
28
29 >
30 > - drac
31 >
32 > >
33 > > Thanks,
34 > > Donnie
35 --
36 gentoo-dev@g.o mailing list