summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2007-08-24 12:52:56 +0000
committerDoug Goldstein <cardoe@gentoo.org>2007-08-24 12:52:56 +0000
commitc132df89abca0e37d5548e82cb63077463e0a770 (patch)
tree76e229327034ee7f6cf839c69cf8f2a3bda525c9 /media-tv
parentMask libisofs until i fix brasero. (diff)
downloadgentoo-2-c132df89abca0e37d5548e82cb63077463e0a770.tar.gz
gentoo-2-c132df89abca0e37d5548e82cb63077463e0a770.tar.bz2
gentoo-2-c132df89abca0e37d5548e82cb63077463e0a770.zip
using XvMCNVIDIA directly doesn't work. dvds are jittery. back to XvMCW
(Portage version: 2.1.3.6)
Diffstat (limited to 'media-tv')
-rw-r--r--media-tv/mythtv/ChangeLog6
-rw-r--r--media-tv/mythtv/files/digest-mythtv-0.20.1_p142600
-rw-r--r--media-tv/mythtv/mythtv-0.20.1_p14276.ebuild7
3 files changed, 7 insertions, 6 deletions
diff --git a/media-tv/mythtv/ChangeLog b/media-tv/mythtv/ChangeLog
index b2db0ab65c23..c38c8eb5aff3 100644
--- a/media-tv/mythtv/ChangeLog
+++ b/media-tv/mythtv/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-tv/mythtv
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/ChangeLog,v 1.171 2007/08/24 00:50:05 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/ChangeLog,v 1.172 2007/08/24 12:52:56 cardoe Exp $
+
+ 24 Aug 2007; Doug Goldstein <cardoe@gentoo.org>
+ mythtv-0.20.1_p14276.ebuild:
+ using XvMCNVIDIA directly doesn't work. dvds are jittery. back to XvMCW
*mythtv-0.20.1_p14276 (24 Aug 2007)
diff --git a/media-tv/mythtv/files/digest-mythtv-0.20.1_p14260 b/media-tv/mythtv/files/digest-mythtv-0.20.1_p14260
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/media-tv/mythtv/files/digest-mythtv-0.20.1_p14260
+++ /dev/null
diff --git a/media-tv/mythtv/mythtv-0.20.1_p14276.ebuild b/media-tv/mythtv/mythtv-0.20.1_p14276.ebuild
index 56839006b980..ee1132e912d1 100644
--- a/media-tv/mythtv/mythtv-0.20.1_p14276.ebuild
+++ b/media-tv/mythtv/mythtv-0.20.1_p14276.ebuild
@@ -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/media-tv/mythtv/mythtv-0.20.1_p14276.ebuild,v 1.1 2007/08/24 00:50:05 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.20.1_p14276.ebuild,v 1.2 2007/08/24 12:52:56 cardoe Exp $
inherit mythtv flag-o-matic multilib eutils qt3 subversion toolchain-funcs
@@ -128,11 +128,8 @@ src_compile() {
use hdhomerun || myconf="${myconf} --disable-hdhomerun"
use crciprec || myconf="${myconf} --disable-crciprec"
use altivec || myconf="${myconf} --disable-altivec"
- use xvmc && myconf="${myconf} --enable-xvmc --enable-xvmc-opengl"
+ use xvmc && myconf="${myconf} --enable-xvmc"
use xvmc && use video_cards_via && myconf="${myconf} --enable-xvmc-pro"
- use xvmc && use video_cards_nvidia && myconf="${myconf} --disable-xvmcw"
- use xvmc && use video_cards_i810 && myconf="${myconf} --disable-xvmcw"
- use xvmc && use video_cards_via && myconf="${myconf} --disable-xvmcw"
use perl && myconf="${myconf} --with-bindings=perl"
myconf="${myconf}
--disable-audio-arts