diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2005-04-03 05:44:27 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2005-04-03 05:44:27 +0000 |
commit | ade6f7a7e74e0e8fce2fc94b462fbb0d6c76b2f4 (patch) | |
tree | 764c479646c8bfff14c7f52155817ac28b3e1a52 | |
parent | Version bump; install the few html docs that come with. Added metadata.xml. (diff) | |
download | gentoo-2-ade6f7a7e74e0e8fce2fc94b462fbb0d6c76b2f4.tar.gz gentoo-2-ade6f7a7e74e0e8fce2fc94b462fbb0d6c76b2f4.tar.bz2 gentoo-2-ade6f7a7e74e0e8fce2fc94b462fbb0d6c76b2f4.zip |
Added vorbis useflag, oggvorbis useflag will be deprecated within the month
-rw-r--r-- | profiles/use.desc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 6428b2dfa163..79e8176f7953 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.234 2005/04/01 09:14:17 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.235 2005/04/03 05:44:27 lu_zero Exp $ # keep them sorted (excluding the special arch flags near the end). @@ -227,7 +227,7 @@ odbc - Adds ODBC Support (Open DataBase Connectivity) offensive - Enables potentially offensive items in packages ofx - Enable support for importing (and exporting) OFX data files into gnucash and grisbi ogg - Adds support for the Ogg container format (commonly used by Vorbis, Theora and flac) -oggvorbis - Adds support for the OggVorbis audio encoding +oggvorbis - Adds support for the OggVorbis audio encoding - DEPRECATED useflag openal - Adds support for the Open Audio Library opengl - Adds support for OpenGL oracle7 - Adds support for Oracle 7 @@ -320,6 +320,7 @@ vanilla - Do not add extra patches which change default behaviour vcd - Video CD support vhosts - Adds support for installing web-based applications into a virtual-hosting environment videos - Tells portage to install optional video files (used in some games) +vorbis - Adds support for the OggVorbis audio codec voodoo3 - Adds support for 3Dfx's Voodoo3 video chipset, else defaults to Voodoo4/5 support if not in USE. win32codecs - use win32codecs package for dll avi decoding support (wmv and what not) wavelan - Tells pcmcia-cs that you want to use the built-in wvlan drivers instead of the Orinoco drivers |