diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-09-12 14:24:19 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-09-12 14:24:19 +0000 |
commit | 2ff30ca467148ae25efd3af89179ce31c2c651fd (patch) | |
tree | 597aae119433fc4d825ba05f5044995533570d8a /profiles | |
parent | version bump (diff) | |
download | historical-2ff30ca467148ae25efd3af89179ce31c2c651fd.tar.gz historical-2ff30ca467148ae25efd3af89179ce31c2c651fd.tar.bz2 historical-2ff30ca467148ae25efd3af89179ce31c2c651fd.zip |
added ffmpeg flag for xawdecode
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 9dba922e5e23..136b294ec9b0 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.117 2003/09/12 04:23:59 luke-jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.118 2003/09/12 14:24:19 seemant Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -71,6 +71,7 @@ media-sound/terminatorX:sox - Enable sox support media-tv/freevo:matrox - Enable output support on Matrox cards media-tv/mythfrontend:lcd - Enable LCD display support using lcdproc media-tv/mythtv:lcd - Enable LCD display support using lcdproc +media-tv/xawdecode:ffmpeg - Enable ffmpeg support media-video/ffmpeg:faad - Enables faad2 support media-video/mjpegtools:dv - Enables libdv support media-video/transcode:altivec - Enable Altivec code portions |