diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-03-26 08:04:23 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-03-26 08:04:23 +0000 |
commit | a580abcd5712843803d07a2c46ca28c8183a4055 (patch) | |
tree | daf49d81d65cc4d9ab7106d4bddd7f3babd12da8 /profiles | |
parent | remove stray digest (Manifest recommit) (diff) | |
download | gentoo-2-a580abcd5712843803d07a2c46ca28c8183a4055.tar.gz gentoo-2-a580abcd5712843803d07a2c46ca28c8183a4055.tar.bz2 gentoo-2-a580abcd5712843803d07a2c46ca28c8183a4055.zip |
Added aac local use flag and moved audiofile to global.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.desc | 3 | ||||
-rw-r--r-- | profiles/use.local.desc | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 4380572cfb30..d79f2787ba75 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.146 2004/03/10 06:53:09 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.147 2004/03/26 08:04:23 eradicator Exp $ 3dfx - Adds support for 3dfx video cards to XFree86. See: voodoo3 3dnow - Adds support for 3dnow multimedia processor instructions @@ -17,6 +17,7 @@ apache2 - Chooses Apache2 support when a package supports both Apache1 and Apach apm - Adds APM (Advanced Power Management) support arts - Adds support for aRts: the KDE sound daemon atlas - Adds support for atlas instead of blas in dev-lang/R +media - Adds support for libaudiofile where applicable avi - Adds Win32 AVI support and also adds avifile (Library for avi) support berkdb - Adds support for sys-libs/db (Berkeley DB for MySQL) bidi - Enables bidirectional language support diff --git a/profiles/use.local.desc b/profiles/use.local.desc index fcf7d154a3b7..79d515b24ac5 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.285 2004/03/25 04:36:56 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.286 2004/03/26 08:04:23 eradicator Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -144,10 +144,10 @@ media-libs/sdl-sound:physfs - Enable physfs support media-plugins/mythdvd:transcode - Enable DVD ripping and transcoding media-sound/alsa-patch-bay:fltk - Compile with fltk interface and not with gtkmm2 interface media-sound/ardour-cvs:ardour-ksi - Build ksi interface for ardour -media-sound/ecasound:audiofile - Enable libaudiofile support media-sound/jack-audio-connection-kit:jack-tmpfs - Compile in a tmpf path media-sound/jack-cvs:jack-tmpfs - Compile in a tmpf path media-sound/lilypond:nopfa - disable building pfa fonts +media-sound/mpd:aac - enable support for aac using the faad2 library media-sound/museseq:fluidsynth - compile with support for fluidsynth media-sound/rhythmbox:xine - Use Xine backend media-sound/terminatorX:sox - Enable sox support |