summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-plugins/mythgame/ChangeLog5
-rw-r--r--media-plugins/mythgame/mythgame-0.17.ebuild4
-rw-r--r--media-plugins/mythmusic/ChangeLog5
-rw-r--r--media-plugins/mythmusic/mythmusic-0.17-r2.ebuild4
-rw-r--r--media-plugins/mythnews/ChangeLog5
-rw-r--r--media-plugins/mythnews/files/digest-mythnews-0.161
-rw-r--r--media-plugins/mythnews/files/digest-mythnews-0.181
-rw-r--r--media-plugins/mythnews/mythnews-0.16.ebuild20
-rw-r--r--media-plugins/mythnews/mythnews-0.17.ebuild4
-rw-r--r--media-plugins/mythnews/mythnews-0.18.ebuild20
-rw-r--r--media-plugins/mythphone/ChangeLog7
-rw-r--r--media-plugins/mythphone/files/digest-mythphone-0.161
-rw-r--r--media-plugins/mythphone/files/digest-mythphone-0.181
-rw-r--r--media-plugins/mythphone/files/mythphone-0.16-include.patch11
-rw-r--r--media-plugins/mythphone/mythphone-0.16.ebuild35
-rw-r--r--media-plugins/mythphone/mythphone-0.17.ebuild4
-rw-r--r--media-plugins/mythphone/mythphone-0.18.ebuild29
-rw-r--r--media-plugins/mythvideo/ChangeLog5
-rw-r--r--media-plugins/mythvideo/mythvideo-0.17.ebuild4
-rw-r--r--media-plugins/mythweather/ChangeLog5
-rw-r--r--media-plugins/mythweather/mythweather-0.17.ebuild4
21 files changed, 38 insertions, 137 deletions
diff --git a/media-plugins/mythgame/ChangeLog b/media-plugins/mythgame/ChangeLog
index 4502a76e0f7f..d4b316c0d370 100644
--- a/media-plugins/mythgame/ChangeLog
+++ b/media-plugins/mythgame/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/mythgame
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.26 2005/06/06 09:04:36 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.27 2005/06/06 09:14:07 cardoe Exp $
+
+ 06 Jun 2005; Doug Goldstein <cardoe@gentoo.org> mythgame-0.17.ebuild:
+ Fixed deps for removed mythfrontend
06 Jun 2005; Doug Goldstein <cardoe@gentoo.org> -mythgame-0.16.ebuild,
-mythgame-0.18.ebuild:
diff --git a/media-plugins/mythgame/mythgame-0.17.ebuild b/media-plugins/mythgame/mythgame-0.17.ebuild
index 22aeb992562a..4a2ddb787551 100644
--- a/media-plugins/mythgame/mythgame-0.17.ebuild
+++ b/media-plugins/mythgame/mythgame-0.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.17.ebuild,v 1.1 2005/02/11 15:56:54 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.17.ebuild,v 1.2 2005/06/06 09:14:07 cardoe Exp $
inherit myth
@@ -14,7 +14,7 @@ KEYWORDS="~x86 ~amd64"
DEPEND=">=sys-apps/sed-4
sys-libs/zlib
- || ( ~media-tv/mythtv-${PV} ~media-tv/mythfrontend-${PV} )"
+ ~media-tv/mythtv-${PV}"
setup_pro() {
return 0
diff --git a/media-plugins/mythmusic/ChangeLog b/media-plugins/mythmusic/ChangeLog
index c28d49436b16..a5beb81d41a0 100644
--- a/media-plugins/mythmusic/ChangeLog
+++ b/media-plugins/mythmusic/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/mythmusic
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/ChangeLog,v 1.38 2005/06/06 09:06:30 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/ChangeLog,v 1.39 2005/06/06 09:13:03 cardoe Exp $
+
+ 06 Jun 2005; Doug Goldstein <cardoe@gentoo.org> mythmusic-0.17-r2.ebuild:
+ Fixed deps for removed mythfrontend
06 Jun 2005; Doug Goldstein <cardoe@gentoo.org> -mythmusic-0.16.ebuild,
-mythmusic-0.18.ebuild:
diff --git a/media-plugins/mythmusic/mythmusic-0.17-r2.ebuild b/media-plugins/mythmusic/mythmusic-0.17-r2.ebuild
index f6809adb6cce..a477ff95ad85 100644
--- a/media-plugins/mythmusic/mythmusic-0.17-r2.ebuild
+++ b/media-plugins/mythmusic/mythmusic-0.17-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/mythmusic-0.17-r2.ebuild,v 1.2 2005/03/27 00:33:23 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/mythmusic-0.17-r2.ebuild,v 1.3 2005/06/06 09:13:03 cardoe Exp $
inherit myth flag-o-matic toolchain-funcs eutils
@@ -24,7 +24,7 @@ DEPEND=">=media-sound/cdparanoia-3.9.8
X? ( =sci-libs/fftw-2* )
opengl? ( virtual/opengl =sci-libs/fftw-2* )
sdl? ( >=media-libs/libsdl-1.2.5 )
- || ( ~media-tv/mythtv-${PV} ~media-tv/mythfrontend-${PV} )"
+ ~media-tv/mythtv-${PV}"
setup_pro() {
if ! use x86 || ! use mmx; then
diff --git a/media-plugins/mythnews/ChangeLog b/media-plugins/mythnews/ChangeLog
index 58893abb15f2..b27b3d53f8f8 100644
--- a/media-plugins/mythnews/ChangeLog
+++ b/media-plugins/mythnews/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/mythnews
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.18 2005/06/06 09:10:26 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.19 2005/06/06 09:11:20 cardoe Exp $
+
+ 06 Jun 2005; Doug Goldstein <cardoe@gentoo.org> mythnews-0.17.ebuild:
+ Fixed deps for removed mythfrontend
06 Jun 2005; Doug Goldstein <cardoe@gentoo.org> -mythnews-0.16.ebuild,
-mythnews-0.18.ebuild:
diff --git a/media-plugins/mythnews/files/digest-mythnews-0.16 b/media-plugins/mythnews/files/digest-mythnews-0.16
deleted file mode 100644
index 134cacc5e535..000000000000
--- a/media-plugins/mythnews/files/digest-mythnews-0.16
+++ /dev/null
@@ -1 +0,0 @@
-MD5 3ec7fff53731f2ff27fa486bab724331 mythnews-0.16.tar.bz2 34966
diff --git a/media-plugins/mythnews/files/digest-mythnews-0.18 b/media-plugins/mythnews/files/digest-mythnews-0.18
deleted file mode 100644
index 297d44c23408..000000000000
--- a/media-plugins/mythnews/files/digest-mythnews-0.18
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b314a1a23679b4244d63cb93566b9e67 mythplugins-0.18.tar.bz2 2504735
diff --git a/media-plugins/mythnews/mythnews-0.16.ebuild b/media-plugins/mythnews/mythnews-0.16.ebuild
deleted file mode 100644
index 4ef23897e9db..000000000000
--- a/media-plugins/mythnews/mythnews-0.16.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.16.ebuild,v 1.3 2005/01/22 08:22:15 cardoe Exp $
-
-inherit myth
-
-DESCRIPTION="RSS feed news reading module for MythTV."
-HOMEPAGE="http://www.mythtv.org/"
-SRC_URI="http://www.mythtv.org/mc/${P}.tar.bz2"
-IUSE="debug nls"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 ~amd64"
-
-DEPEND=">=sys-apps/sed-4
- || ( ~media-tv/mythtv-${PV} ~media-tv/mythfrontend-${PV} )"
-
-setup_pro() {
- return 0
-}
diff --git a/media-plugins/mythnews/mythnews-0.17.ebuild b/media-plugins/mythnews/mythnews-0.17.ebuild
index 7ccf0e932cb4..e548ca04f443 100644
--- a/media-plugins/mythnews/mythnews-0.17.ebuild
+++ b/media-plugins/mythnews/mythnews-0.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.17.ebuild,v 1.1 2005/02/11 15:47:48 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.17.ebuild,v 1.2 2005/06/06 09:11:20 cardoe Exp $
inherit myth
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~x86 ~amd64"
DEPEND=">=sys-apps/sed-4
- || ( ~media-tv/mythtv-${PV} ~media-tv/mythfrontend-${PV} )"
+ ~media-tv/mythtv-${PV}"
setup_pro() {
return 0
diff --git a/media-plugins/mythnews/mythnews-0.18.ebuild b/media-plugins/mythnews/mythnews-0.18.ebuild
deleted file mode 100644
index d59a9880e15b..000000000000
--- a/media-plugins/mythnews/mythnews-0.18.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.18.ebuild,v 1.1 2005/04/18 08:15:13 eradicator Exp $
-
-inherit myth
-
-DESCRIPTION="RSS feed news reading module for MythTV."
-HOMEPAGE="http://www.mythtv.org/"
-SRC_URI="http://www.mythtv.org/mc/mythplugins-${PV}.tar.bz2"
-IUSE=""
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-
-DEPEND=">=sys-apps/sed-4
- || ( ~media-tv/mythtv-${PV} ~media-tv/mythfrontend-${PV} )"
-
-setup_pro() {
- return 0
-}
diff --git a/media-plugins/mythphone/ChangeLog b/media-plugins/mythphone/ChangeLog
index f7ce6fdac2c9..50ea29c0c51c 100644
--- a/media-plugins/mythphone/ChangeLog
+++ b/media-plugins/mythphone/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-plugins/mythphone
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/ChangeLog,v 1.7 2005/05/31 14:56:36 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/ChangeLog,v 1.8 2005/06/06 09:16:48 cardoe Exp $
+
+ 06 Jun 2005; Doug Goldstein <cardoe@gentoo.org>
+ -files/mythphone-0.16-include.patch, -mythphone-0.16.ebuild,
+ mythphone-0.17.ebuild, -mythphone-0.18.ebuild:
+ Fixed deps for removed mythfrontend
31 May 2005; David Holm <dholm@gentoo.org> mythphone-0.18.1.ebuild:
Added to ~ppc.
diff --git a/media-plugins/mythphone/files/digest-mythphone-0.16 b/media-plugins/mythphone/files/digest-mythphone-0.16
deleted file mode 100644
index f6daefb9bf22..000000000000
--- a/media-plugins/mythphone/files/digest-mythphone-0.16
+++ /dev/null
@@ -1 +0,0 @@
-MD5 8ccbee1f55a011ea1233febb7d6fd8f6 mythphone-0.16.tar.bz2 135427
diff --git a/media-plugins/mythphone/files/digest-mythphone-0.18 b/media-plugins/mythphone/files/digest-mythphone-0.18
deleted file mode 100644
index 297d44c23408..000000000000
--- a/media-plugins/mythphone/files/digest-mythphone-0.18
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b314a1a23679b4244d63cb93566b9e67 mythplugins-0.18.tar.bz2 2504735
diff --git a/media-plugins/mythphone/files/mythphone-0.16-include.patch b/media-plugins/mythphone/files/mythphone-0.16-include.patch
deleted file mode 100644
index da135158ef26..000000000000
--- a/media-plugins/mythphone/files/mythphone-0.16-include.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- mythphone/h263.h 2004-09-10 20:27:41.193428175 +0000
-+++ mythphone/h263.h 2004-09-10 20:27:59.847902032 +0000
-@@ -20,7 +20,7 @@
- #include "rtp.h"
-
- extern "C" {
--#include "libavcodec/avcodec.h"
-+#include "mythtv/ffmpeg/avcodec.h"
- }
-
-
diff --git a/media-plugins/mythphone/mythphone-0.16.ebuild b/media-plugins/mythphone/mythphone-0.16.ebuild
deleted file mode 100644
index c87a4762546f..000000000000
--- a/media-plugins/mythphone/mythphone-0.16.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/mythphone-0.16.ebuild,v 1.5 2005/04/18 08:18:00 eradicator Exp $
-
-inherit myth eutils
-
-DESCRIPTION="Phone and video calls with SIP."
-HOMEPAGE="http://www.mythtv.org/"
-SRC_URI="http://www.mythtv.org/mc/${P}.tar.bz2"
-IUSE="debug nls"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 ~amd64"
-
-DEPEND=">=sys-apps/sed-4
- || ( ~media-tv/mythtv-${PV} ~media-tv/mythfrontend-${PV} )"
-
-setup_pro() {
- return 0
-}
-
-src_unpack() {
- myth_src_unpack
-
- epatch ${FILESDIR}/${P}-include.patch
-}
-
-src_compile() {
- econf || die
-
- # currently broken, #64503
- #`use_enable festival`
-
- myth_src_compile
-}
diff --git a/media-plugins/mythphone/mythphone-0.17.ebuild b/media-plugins/mythphone/mythphone-0.17.ebuild
index 7cfc79e5a245..36d4dcb81e76 100644
--- a/media-plugins/mythphone/mythphone-0.17.ebuild
+++ b/media-plugins/mythphone/mythphone-0.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/mythphone-0.17.ebuild,v 1.2 2005/04/18 08:18:00 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/mythphone-0.17.ebuild,v 1.3 2005/06/06 09:16:48 cardoe Exp $
inherit myth eutils
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~x86 ~amd64"
DEPEND=">=sys-apps/sed-4
- || ( ~media-tv/mythtv-${PV} ~media-tv/mythfrontend-${PV} )"
+ ~media-tv/mythtv-${PV}"
setup_pro() {
return 0
diff --git a/media-plugins/mythphone/mythphone-0.18.ebuild b/media-plugins/mythphone/mythphone-0.18.ebuild
deleted file mode 100644
index 8fbcc58388db..000000000000
--- a/media-plugins/mythphone/mythphone-0.18.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/mythphone-0.18.ebuild,v 1.1 2005/04/18 08:18:00 eradicator Exp $
-
-inherit myth eutils
-
-DESCRIPTION="Phone and video calls with SIP."
-HOMEPAGE="http://www.mythtv.org/"
-SRC_URI="http://www.mythtv.org/mc/mythplugins-${PV}.tar.bz2"
-IUSE=""
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-
-DEPEND=">=sys-apps/sed-4
- || ( ~media-tv/mythtv-${PV} ~media-tv/mythfrontend-${PV} )"
- # festival? ( app-accessibility/festival )
-
-
-setup_pro() {
- return 0
-}
-
-src_compile() {
- # currently broken, #64503
- #myconf=$(use_enable festival)
-
- myth_src_compile
-}
diff --git a/media-plugins/mythvideo/ChangeLog b/media-plugins/mythvideo/ChangeLog
index 33060862c058..b35077109926 100644
--- a/media-plugins/mythvideo/ChangeLog
+++ b/media-plugins/mythvideo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/mythvideo
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.26 2005/05/31 14:06:03 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.27 2005/06/06 09:17:59 cardoe Exp $
+
+ 06 Jun 2005; Doug Goldstein <cardoe@gentoo.org> mythvideo-0.17.ebuild:
+ Fixed deps for removed mythfrontend
31 May 2005; David Holm <dholm@gentoo.org> mythvideo-0.18.1.ebuild:
Added to ~ppc.
diff --git a/media-plugins/mythvideo/mythvideo-0.17.ebuild b/media-plugins/mythvideo/mythvideo-0.17.ebuild
index 8bd3f1334261..86c791634af3 100644
--- a/media-plugins/mythvideo/mythvideo-0.17.ebuild
+++ b/media-plugins/mythvideo/mythvideo-0.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.17.ebuild,v 1.1 2005/02/11 07:34:00 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.17.ebuild,v 1.2 2005/06/06 09:17:59 cardoe Exp $
inherit myth eutils
@@ -18,7 +18,7 @@ DEPEND=">=sys-apps/sed-4
dev-perl/URI
dev-perl/XML-Simple
|| ( media-video/mplayer media-video/xine-ui )
- || ( ~media-tv/mythtv-${PV} ~media-tv/mythfrontend-${PV} )"
+ ~media-tv/mythtv-${PV}"
setup_pro() {
return 0
diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog
index d48ceb3f7e06..24e51a9dc5d2 100644
--- a/media-plugins/mythweather/ChangeLog
+++ b/media-plugins/mythweather/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/mythweather
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.25 2005/05/31 14:57:40 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.26 2005/06/06 09:19:53 cardoe Exp $
+
+ 06 Jun 2005; Doug Goldstein <cardoe@gentoo.org> mythweather-0.17.ebuild:
+ Fixed deps for removed mythfrontend
31 May 2005; David Holm <dholm@gentoo.org> mythweather-0.18.1.ebuild:
Added to ~ppc.
diff --git a/media-plugins/mythweather/mythweather-0.17.ebuild b/media-plugins/mythweather/mythweather-0.17.ebuild
index 6d22bc1c30b5..825d4ce51044 100644
--- a/media-plugins/mythweather/mythweather-0.17.ebuild
+++ b/media-plugins/mythweather/mythweather-0.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.17.ebuild,v 1.1 2005/02/11 07:30:21 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.17.ebuild,v 1.2 2005/06/06 09:19:53 cardoe Exp $
inherit myth
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~x86 ~amd64"
DEPEND=">=sys-apps/sed-4
- || ( ~media-tv/mythtv-${PV}* ~media-tv/mythfrontend-${PV} )"
+ ~media-tv/mythtv-${PV}*"
setup_pro() {
return 0