diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-05-26 00:36:30 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-05-26 00:36:30 +0000 |
commit | 44064b6bbc1f374c9448f75d37d5b7fa40500bee (patch) | |
tree | 58787fb9196f7e7791fb9ca901888072a47de14a /profiles | |
parent | Add 7.0.2 beta nightly for 2008-05-24; introduce new file layout (diff) | |
download | historical-44064b6bbc1f374c9448f75d37d5b7fa40500bee.tar.gz historical-44064b6bbc1f374c9448f75d37d5b7fa40500bee.tar.bz2 historical-44064b6bbc1f374c9448f75d37d5b7fa40500bee.zip |
add mplayer local use flags: custom-cpuopts, dxr2, dxr3
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 3e4e78ad155d..f372421e40f5 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3556 2008/05/25 21:15:30 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3557 2008/05/26 00:36:30 beandog Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1246,7 +1246,10 @@ media-video/mplayer:bl - Enables Blinkenlights support in mplayer media-video/mplayer:cdio - Use libcdio for CD support (instead of cdparanoia) media-video/mplayer:color-console - Enable color console output (UNSUPPORTED) media-video/mplayer:cpudetection - Enables runtime cpudetection -media-video/mplayer:custom-cflags - Enables custom cflags (not supported) +media-video/mplayer:custom-cflags - Enables custom CFLAGS (UNSUPPORTED) +media-video/mplayer:custom-cpuopts - Fine-tune custom CPU optimizations (UNSUPPORTED) +media-video/mplayer:dxr2 - Enable DXR2 video output +media-video/mplayer:dxr3 - Enable DXR3/H+ video output media-video/mplayer:enca - Enables support for charset discovery and conversion media-video/mplayer:live - Enables live.com streaming media support media-video/mplayer:md5sum - Enables md5sum video output |