diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-06-25 00:23:25 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-06-25 00:23:25 +0000 |
commit | bc4ba66241a6cb6ba5e84f8f535ef81d94372888 (patch) | |
tree | 47a65cad7a7a9075fbf7f51ac2ca1f0f71a2d6b9 /profiles/use.local.desc | |
parent | dev-dotnet/mysql-connector-net: version bump -> 1.0.9 (fixing bug #114013) (diff) | |
download | historical-bc4ba66241a6cb6ba5e84f8f535ef81d94372888.tar.gz historical-bc4ba66241a6cb6ba5e84f8f535ef81d94372888.tar.bz2 historical-bc4ba66241a6cb6ba5e84f8f535ef81d94372888.zip |
Add ssse3 local use flag for media-video/mplayer
Diffstat (limited to 'profiles/use.local.desc')
-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 930cbb62968e..e5624c49694c 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2889 2007/06/24 15:36:56 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2890 2007/06/25 00:23:25 beandog Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1145,6 +1145,7 @@ media-video/mplayer:rar - Enable Unique RAR File Library media-video/mplayer:real - Adds real video support media-video/mplayer:rtc - Enables usage of the linux real time clock. The alternative is software emulation of rtc media-video/mplayer:srt - Internal SRT/SSA/ASS (SubRip / SubStation Alpha) subtitle support +media-video/mplayer:ssse3 - faster floating point optimization for SSSE3 capable chips media-video/mplayer:tga - Enables Targa video output media-video/mplayer:tivo - Enables TiVo vstream client support media-video/mplayer:v4l2 - Enables video4linux2 support |