diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2006-03-10 07:05:11 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2006-03-10 07:05:11 +0000 |
commit | 00c7327f76b3f851c7a2b004dbe5af1fd5ef0523 (patch) | |
tree | 571616bd2333fb3cbbab750c0c41edfb2b8e5825 /profiles | |
parent | Mark 4.2.2-r1 stable on ia64 (diff) | |
download | gentoo-2-00c7327f76b3f851c7a2b004dbe5af1fd5ef0523.tar.gz gentoo-2-00c7327f76b3f851c7a2b004dbe5af1fd5ef0523.tar.bz2 gentoo-2-00c7327f76b3f851c7a2b004dbe5af1fd5ef0523.zip |
removed nvidia & unichrome USE flags from MythTV in favor of
VIDEO_CARDS selection with xvmc USE flag
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 208753a05e56..036c6375da20 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1776 2006/03/07 10:07:32 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1777 2006/03/10 07:05:11 cardoe Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -684,7 +684,7 @@ media-libs/xine-lib:vidix - Support for vidix video output media-libs/xine-lib:video_cards_i810 - VIDEO_CARDS setting to build driver for video_cards_i810 cards media-libs/xine-lib:video_cards_nvidia - VIDEO_CARDS setting to build driver for nvidia video cards media-libs/xine-lib:video_cards_via - VIDEO_CARDS setting to build driver for video_cards_via" cards -media-libs/xine-lib:xvmc - Support for XVideo Motion Compensation (accellerated mpeg playback) +media-libs/xine-lib:xvmc - Support for XVideo Motion Compensation (accelerated mpeg playback) media-plugins/bmp-wma:wma123 - Installs optional commandline wma player media-plugins/eq-xmms:sse-filters - Enable SSE-based equalizer's implementation media-plugins/mythdvd:transcode - Enable DVD ripping and transcoding @@ -761,8 +761,10 @@ media-tv/mythtv:backendonly - Builds only the backend component rather then the media-tv/mythtv:dbox2 - Enable support for Nokia DBOX2 DVB boxes media-tv/mythtv:frontendonly - Only builds the Frontend component rather then the whole suite media-tv/mythtv:lcd - Enable LCD display support using lcdproc -media-tv/mythtv:nvidia - Enable nVidia XvMC decoding support -media-tv/mythtv:unichrome - Enable VIA Unichrome hardware MPEG decoding +media-tv/mythtv:video_cards_i810 - VIDEO_CARDS setting to build driver for video_cards_i810 cards +media-tv/mythtv:video_cards_nvidia - VIDEO_CARDS setting to build driver for nvidia video cards +media-tv/mythtv:video_cards_via - VIDEO_CARDS setting to build driver for video_cards_via" cards +media-tv/mythtv:xvmc - Support for XVideo Motion Compensation (accelerated mpeg playback) media-tv/tvbrowser:themes - Install extra theme packs media-tv/xawtv:xext - Enable use of XFree extentions (DGA,VidMode,DPMS) media-tv/xawtv:zvbi - Enable VBI Decoding Library for Zapping |