summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-tv/mythtv')
-rw-r--r--media-tv/mythtv/ChangeLog6
-rw-r--r--media-tv/mythtv/Manifest34
-rw-r--r--media-tv/mythtv/mythtv-0.16.ebuild5
3 files changed, 20 insertions, 25 deletions
diff --git a/media-tv/mythtv/ChangeLog b/media-tv/mythtv/ChangeLog
index b017bf83b499..09817d916b0c 100644
--- a/media-tv/mythtv/ChangeLog
+++ b/media-tv/mythtv/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-tv/mythtv
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/ChangeLog,v 1.38 2004/09/18 10:18:02 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/ChangeLog,v 1.39 2004/12/05 00:46:13 iggy Exp $
+
+ 04 Dec 2004; Brian Jackson <iggy@gentoo.org> mythtv-0.16.ebuild:
+ I can't find any of the other media-tv guys, and it's been fairly bug free
+ (except 69251 which is fixed by this), so marrking as x86
18 Sep 2004; Daniel Ahlberg <aliz@gentoo.org> mythtv-0.16.ebuild:
Check if neither X or directfb are in USE, closing #64289.
diff --git a/media-tv/mythtv/Manifest b/media-tv/mythtv/Manifest
index bb0bc887770a..4ad491dec36a 100644
--- a/media-tv/mythtv/Manifest
+++ b/media-tv/mythtv/Manifest
@@ -1,29 +1,19 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 3d9bee3ecb9fb56ee0662360121d9792 mythtv-0.15.1.ebuild 6637
-MD5 b32451f7dc7411c9447a43896cd2a25b mythtv-0.16.ebuild 5606
-MD5 20e2255501865de5b568424821abf69d metadata.xml 161
-MD5 f77c9c47c8c6f0e0a4a622de571ddf4d ChangeLog 7392
MD5 bb8f641b460d061161d9982b0464b9dc mythtv-0.13-r1.ebuild 4519
-MD5 069bb2ed03255dd27030c717e89ff508 mythtv-0.14-r1.ebuild 5581
+MD5 6938d687cdbb5d25695802e248677746 mythtv-0.16.ebuild 5670
MD5 95274b0a4512cc3ab9e2b92e316aea6b mythtv-0.15.1-r1.ebuild 7667
-MD5 42fa0fc7989526cab3de95cd34b7b931 files/mythbackend.rc6 1680
+MD5 069bb2ed03255dd27030c717e89ff508 mythtv-0.14-r1.ebuild 5581
+MD5 3429e6b7394b46b976da06b3a2a3ef5f ChangeLog 7597
+MD5 20e2255501865de5b568424821abf69d metadata.xml 161
+MD5 75594236f281302bcb8f60629e0da65b files/tvformat.fix.0.13.diff 407
MD5 788cdcff1808794391bf5ef2e157b5fb files/digest-mythtv-0.15.1 67
-MD5 24ab1e90e64fb0be4704e74b633e96b1 files/digest-mythtv-0.14-r1 65
MD5 788cdcff1808794391bf5ef2e157b5fb files/digest-mythtv-0.15.1-r1 67
-MD5 b3a4780890d53640604812b8069a8297 files/mythfilldatabase.cron 74
-MD5 75594236f281302bcb8f60629e0da65b files/tvformat.fix.0.13.diff 407
-MD5 f34c79d00b235a08f18cf9f2107d6390 files/mythtv-0.15-directfb.patch 1185
-MD5 e7cc68f54ad1c6128aec944e105189e3 files/gcc-3.4-fix.patch 1773
-MD5 f61ed76cd0d4dab547459acb1ee99882 files/mythbackend.conf 902
-MD5 fb4505fe7e8b832e115d777bf836d3bc files/digest-mythtv-0.16 66
MD5 8d46f5508de5d412db9e4a757db00e26 files/mythtv-0.16-cx88.patch 674
MD5 a01439b4ddf480862e31867fc4689698 files/digest-mythtv-0.13-r1 65
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFBT7LPFhz/XBeRBtARAnLaAJ0WY464uW3W+86z8mSLR0qVPekfZQCeJAvW
-kGaaOXnsExQFcEhU7vfpE1g=
-=sKGf
------END PGP SIGNATURE-----
+MD5 24ab1e90e64fb0be4704e74b633e96b1 files/digest-mythtv-0.14-r1 65
+MD5 f61ed76cd0d4dab547459acb1ee99882 files/mythbackend.conf 902
+MD5 f34c79d00b235a08f18cf9f2107d6390 files/mythtv-0.15-directfb.patch 1185
+MD5 42fa0fc7989526cab3de95cd34b7b931 files/mythbackend.rc6 1680
+MD5 fb4505fe7e8b832e115d777bf836d3bc files/digest-mythtv-0.16 66
+MD5 e7cc68f54ad1c6128aec944e105189e3 files/gcc-3.4-fix.patch 1773
+MD5 b3a4780890d53640604812b8069a8297 files/mythfilldatabase.cron 74
diff --git a/media-tv/mythtv/mythtv-0.16.ebuild b/media-tv/mythtv/mythtv-0.16.ebuild
index 1ba37c3dd262..8e4806c3e4d9 100644
--- a/media-tv/mythtv/mythtv-0.16.ebuild
+++ b/media-tv/mythtv/mythtv-0.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.16.ebuild,v 1.8 2004/09/18 10:18:02 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.16.ebuild,v 1.9 2004/12/05 00:46:13 iggy Exp $
inherit myth flag-o-matic eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.mythtv.org/mc/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="x86 ~amd64"
IUSE="alsa arts dvb directfb lcd lirc nvidia cle266 opengl X xv oss debug mmx nls"
DEPEND=">=media-libs/freetype-2.0
@@ -147,6 +147,7 @@ src_unpack() {
myth_src_unpack
epatch ${FILESDIR}/${P}-cx88.patch
+ sed -i '32i #include <cmath>' ${S}/libs/libmythtv/dvbdiseqc.cpp
}