diff options
author | Brian Harring <ferringb@gentoo.org> | 2004-07-24 08:35:50 +0000 |
---|---|---|
committer | Brian Harring <ferringb@gentoo.org> | 2004-07-24 08:35:50 +0000 |
commit | 4678ac98cbecc25912ee44cddb99c70a58ec54b7 (patch) | |
tree | 8140d02803489c33236cab25550dac657ab1ffa0 /profiles | |
parent | Fixed a *massive amount* of broken configure behaviour, linkage, general crap... (diff) | |
download | gentoo-2-4678ac98cbecc25912ee44cddb99c70a58ec54b7.tar.gz gentoo-2-4678ac98cbecc25912ee44cddb99c70a58ec54b7.tar.bz2 gentoo-2-4678ac98cbecc25912ee44cddb99c70a58ec54b7.zip |
added fbdev flag for mplayer.
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 eaaa7f242675..65a7c738b4ff 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.507 2004/07/24 06:27:59 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.508 2004/07/24 08:35:50 ferringb Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -298,6 +298,7 @@ media-video/motiontrack:libgd - Enables gd library support for debug purposes media-video/mpeg4ip:v4l2 - Enable video4linux2 support media-video/mplayer:cdparanoia - Enables cdparanoia support media-video/mplayer:dvdread - Enables usage of Ogle's libdvdread rather than mpdvdkit for DVD playback +media-video/mplayer:fbdev - Enable FBDev render support media-video/mplayer:edl - Enables usage of Edit Decision Lists media-video/mplayer:libcaca - Enables libcaca support, colored ASCII-art graphics media-video/mplayer:live - Enables live.com streaming media support |