diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-07-17 03:47:57 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2010-07-17 03:47:57 +0000 |
commit | f0afc7b5e1004bc9e403984c73f19bac804ec2b3 (patch) | |
tree | b117cc93b65719939d34aefe06af0351a4cb7e3b /profiles | |
parent | Add support for external libass libraries, bug 327733 (diff) | |
download | historical-f0afc7b5e1004bc9e403984c73f19bac804ec2b3.tar.gz historical-f0afc7b5e1004bc9e403984c73f19bac804ec2b3.tar.bz2 historical-f0afc7b5e1004bc9e403984c73f19bac804ec2b3.zip |
Automated update of use.local.desc
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 19b47702333c..99468c35cd71 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5779 2010/07/17 03:35:34 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5780 2010/07/17 03:47:57 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1") @@ -2111,6 +2111,7 @@ media-video/mplayer:external-ffmpeg - Use shared FFmpeg libraries instead of sta media-video/mplayer:faac - Use external faac library for AAC encoding media-video/mplayer:faad - Use external faad library for AAC decoding media-video/mplayer:gmplayer - Build gmplayer, a GTK+ MPlayer gui (UNSUPPORTED) +media-video/mplayer:libass - External SRT/SSA/ASS (SubRip / SubStation Alpha) subtitle support through libass media-video/mplayer:live - Enables live.com streaming media support media-video/mplayer:md5sum - Enables md5sum video output media-video/mplayer:mmxext - Enables mmx2 support |