diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-10-18 23:01:44 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-10-18 23:01:44 +0000 |
commit | cf0b8f3b04091f869f4ce56f0598d0a4d174f71b (patch) | |
tree | a07979c5732402d6d3d0265484b2cd21d8bda4a5 /profiles | |
parent | added matroska support. Closes #28636. (diff) | |
download | historical-cf0b8f3b04091f869f4ce56f0598d0a4d174f71b.tar.gz historical-cf0b8f3b04091f869f4ce56f0598d0a4d174f71b.tar.bz2 historical-cf0b8f3b04091f869f4ce56f0598d0a4d174f71b.zip |
adding mplayer matroska
----------------------------------------------------------------------
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 f6f8337cb1ba..66de0553bab4 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.144 2003/10/18 22:04:05 strider Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.145 2003/10/18 23:01:44 mholzer Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -99,6 +99,7 @@ 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/mplayer:matroska - Enables support for the matroska video format media-video/transcode:altivec - Enable Altivec code portions media-video/vlc:matroska - Enables support for the matroska video format media-video/vlc:v4l - Enables video4linux support |