diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-22 22:38:34 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-22 22:38:34 +0000 |
commit | 1fbb0a5a214a4786e686ce50847b7d571f7dd8a6 (patch) | |
tree | 326b7c1a9653a21ac8cf3f3ed3da433438ecbe31 /profiles | |
parent | Removed unneccessary inherits. (Manifest recommit) (diff) | |
download | gentoo-2-1fbb0a5a214a4786e686ce50847b7d571f7dd8a6.tar.gz gentoo-2-1fbb0a5a214a4786e686ce50847b7d571f7dd8a6.tar.bz2 gentoo-2-1fbb0a5a214a4786e686ce50847b7d571f7dd8a6.zip |
Making portaudio a global USE flag now that 3 packages are all using it for the same purpose.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.desc | 3 | ||||
-rw-r--r-- | profiles/use.local.desc | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 40aed6d8b112..d33cf40dd323 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.182 2004/09/16 18:38:04 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.183 2004/09/22 22:38:34 eradicator Exp $ # keep them sorted (excluding the special arch flags near the end). @@ -208,6 +208,7 @@ pie - Enable support for Position Independent Executables plotutils - Adds plotutils support to gnuplot (library for 2-D vector graphics) png - Adds support for libpng (PNG images) pnp - Adds support for PNP in pcmcia-cs (Plug-N-Play) +portaudio - Adds support for the crossplatform portaudio audio API posix - Adds support for POSIX-compatible functions postgres - Adds support for the postgresql database ppds - Adds support for automatically generated ppd (printing driver) files diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 7de363e15d46..9433c734f7b9 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.638 2004/09/22 17:41:31 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.639 2004/09/22 22:38:34 eradicator Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -342,12 +342,10 @@ media-sound/mcdp:diet - Compile and link with dietlibc media-sound/mpd:aac - Enable support for aac using the faad2 library media-sound/mpd:droproot - Run the daemon as non-root by default. media-sound/museseq:fluidsynth - compile with support for fluidsynth -media-sound/rezound:portaudio - compile with support for portaudio media-sound/rezound:soundtouch - compile with support for soundtouch media-sound/rhythmbox:faad - Enables faad2 support media-sound/tagtool:mp3 - Enables id3lib support for tagging mp3's media-sound/terminatorx:sox - Enable sox support -media-sound/timidity++:portaudio - Enable support for the portaudio API media-tv/freevo:matrox - Enable output support on Matrox cards media-tv/mythfrontend:cle266 - Enable viaslice hardware MPEG decoding support media-tv/mythfrontend:lcd - Enable LCD display support using lcdproc |