diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-08-15 06:45:48 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-08-15 06:45:48 +0000 |
commit | d6e3e52afafb2f9b14c4a56b04f960028726d834 (patch) | |
tree | bf39eb65b9e302e631caf3c5d7296df4ff10316e /profiles | |
parent | stable x86, bug 187615 (diff) | |
download | historical-d6e3e52afafb2f9b14c4a56b04f960028726d834.tar.gz historical-d6e3e52afafb2f9b14c4a56b04f960028726d834.tar.bz2 historical-d6e3e52afafb2f9b14c4a56b04f960028726d834.zip |
Add teletext, cdio local use flags for media-video/mplayer
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/use.local.desc | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index b6bcfe7b7a07..20b7396e0e8d 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.572 2007/08/14 23:34:30 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.573 2007/08/15 06:45:48 beandog Exp $ + + 14 Aug 2007; Steve Dibb <beandog@gentoo.org> use.local.desc: + Add teletext, cdio local use flags for media-video/mplayer 14 Aug 2007; Jeff Gardner <je_fro@gentoo.org> package.mask: Unmasking ati-drivers-8.40.4 as watermark issue seems resolved - bug 188791. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 130761803d5d..11dd9222d276 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.2974 2007/08/14 21:57:46 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2975 2007/08/15 06:45:48 beandog Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1169,6 +1169,7 @@ media-video/mplayer:amr - Enables Adaptive Multi-Rate Audio support media-video/mplayer:amrnb - Enables Adaptive Multi-Rate Audio support (Narrow Band) media-video/mplayer:amrwb - Enables Adaptive Multi-Rate Audio support (Wide Band) media-video/mplayer:bl - Enables Blinkenlights support in mplayer +media-video/mplayer:cdio - Use libcdio for CD support (instead of cdparanoia) media-video/mplayer:cpudetection - Enables runtime cpudetection media-video/mplayer:custom-cflags - Enables custom cflags (not supported) media-video/mplayer:dvdnav - DVD menu navigation support (not supported) @@ -1186,6 +1187,7 @@ 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 (Intel Core 2 and later chips) +media-video/mplayer:teletext - Support for TV teletext interface media-video/mplayer:tga - Enables Targa video output media-video/mplayer:tivo - Enables TiVo vstream client support media-video/mplayer:v4l2 - Enables video4linux2 support |