summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2005-06-06 08:57:54 +0000
committerDoug Goldstein <cardoe@gentoo.org>2005-06-06 08:57:54 +0000
commit551831dd2c85079442bee46e513ea591798defe1 (patch)
tree9f6fe7eee0f4248aea1f73a9670b04e3b55a0fd4 /media-plugins/mythdvd
parentFixed deps for removed mythfrontend (diff)
downloadhistorical-551831dd2c85079442bee46e513ea591798defe1.tar.gz
historical-551831dd2c85079442bee46e513ea591798defe1.tar.bz2
historical-551831dd2c85079442bee46e513ea591798defe1.zip
Fixed deps for removed mythfrontend
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'media-plugins/mythdvd')
-rw-r--r--media-plugins/mythdvd/ChangeLog6
-rw-r--r--media-plugins/mythdvd/files/digest-mythdvd-0.161
-rw-r--r--media-plugins/mythdvd/files/digest-mythdvd-0.181
-rw-r--r--media-plugins/mythdvd/mythdvd-0.16.ebuild31
-rw-r--r--media-plugins/mythdvd/mythdvd-0.17.ebuild4
-rw-r--r--media-plugins/mythdvd/mythdvd-0.18.1.ebuild4
-rw-r--r--media-plugins/mythdvd/mythdvd-0.18.ebuild35
7 files changed, 9 insertions, 73 deletions
diff --git a/media-plugins/mythdvd/ChangeLog b/media-plugins/mythdvd/ChangeLog
index 4f1b7ebaed63..09caf28349e5 100644
--- a/media-plugins/mythdvd/ChangeLog
+++ b/media-plugins/mythdvd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/mythdvd
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/ChangeLog,v 1.22 2005/05/31 14:08:41 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/ChangeLog,v 1.23 2005/06/06 08:54:48 cardoe Exp $
+
+ 06 Jun 2005; Doug Goldstein <cardoe@gentoo.org> -mythdvd-0.16.ebuild,
+ mythdvd-0.17.ebuild, -mythdvd-0.18.ebuild, mythdvd-0.18.1.ebuild:
+ Fixed deps for removed mythfrontend
31 May 2005; David Holm <dholm@gentoo.org> mythdvd-0.18.1.ebuild:
Added to ~ppc.
diff --git a/media-plugins/mythdvd/files/digest-mythdvd-0.16 b/media-plugins/mythdvd/files/digest-mythdvd-0.16
deleted file mode 100644
index 59d27a2480aa..000000000000
--- a/media-plugins/mythdvd/files/digest-mythdvd-0.16
+++ /dev/null
@@ -1 +0,0 @@
-MD5 e85a98eb36e57d715862ed5158930169 mythdvd-0.16.tar.bz2 124293
diff --git a/media-plugins/mythdvd/files/digest-mythdvd-0.18 b/media-plugins/mythdvd/files/digest-mythdvd-0.18
deleted file mode 100644
index 297d44c23408..000000000000
--- a/media-plugins/mythdvd/files/digest-mythdvd-0.18
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b314a1a23679b4244d63cb93566b9e67 mythplugins-0.18.tar.bz2 2504735
diff --git a/media-plugins/mythdvd/mythdvd-0.16.ebuild b/media-plugins/mythdvd/mythdvd-0.16.ebuild
deleted file mode 100644
index c83fd624b698..000000000000
--- a/media-plugins/mythdvd/mythdvd-0.16.ebuild
+++ /dev/null
@@ -1,31 +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/mythdvd/mythdvd-0.16.ebuild,v 1.4 2005/05/05 23:15:06 swegener Exp $
-
-inherit myth
-
-DESCRIPTION="DVD player module for MythTV."
-HOMEPAGE="http://www.mythtv.org/"
-SRC_URI="http://www.mythtv.org/mc/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 ~amd64"
-IUSE="transcode debug nls"
-
-DEPEND=">=sys-apps/sed-4
- >=media-plugins/mythvideo-${PV}
- media-libs/libdvdread
- transcode? ( media-video/transcode )
- || ( media-video/mplayer media-video/xine-ui media-video/ogle )
- || ( ~media-tv/mythtv-${PV} ~media-tv/mythfrontend-${PV} )"
-
-setup_pro() {
- return 0
-}
-
-src_compile() {
- econf --enable-vcd `use_enable transcode` || die
-
- myth_src_compile || die
-}
diff --git a/media-plugins/mythdvd/mythdvd-0.17.ebuild b/media-plugins/mythdvd/mythdvd-0.17.ebuild
index 43b7cd2ce182..3ac976963a08 100644
--- a/media-plugins/mythdvd/mythdvd-0.17.ebuild
+++ b/media-plugins/mythdvd/mythdvd-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/mythdvd/mythdvd-0.17.ebuild,v 1.2 2005/05/05 23:15:06 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/mythdvd-0.17.ebuild,v 1.3 2005/06/06 08:54:48 cardoe Exp $
inherit myth
@@ -18,7 +18,7 @@ DEPEND=">=sys-apps/sed-4
media-libs/libdvdread
transcode? ( media-video/transcode )
|| ( media-video/mplayer media-video/xine-ui media-video/ogle )
- || ( ~media-tv/mythtv-${PV} ~media-tv/mythfrontend-${PV} )"
+ ~media-tv/mythtv-${PV}"
setup_pro() {
return 0
diff --git a/media-plugins/mythdvd/mythdvd-0.18.1.ebuild b/media-plugins/mythdvd/mythdvd-0.18.1.ebuild
index 807a03786997..9eb767b24eb2 100644
--- a/media-plugins/mythdvd/mythdvd-0.18.1.ebuild
+++ b/media-plugins/mythdvd/mythdvd-0.18.1.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/mythdvd/mythdvd-0.18.1.ebuild,v 1.2 2005/05/31 14:08:41 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/mythdvd-0.18.1.ebuild,v 1.3 2005/06/06 08:54:48 cardoe Exp $
inherit mythtv-plugins
@@ -10,7 +10,7 @@ SRC_URI="http://www.mythtv.org/mc/mythplugins-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE="transcode"
RDEPEND=">=media-plugins/mythvideo-${PV}
diff --git a/media-plugins/mythdvd/mythdvd-0.18.ebuild b/media-plugins/mythdvd/mythdvd-0.18.ebuild
deleted file mode 100644
index 67a2e45de258..000000000000
--- a/media-plugins/mythdvd/mythdvd-0.18.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/mythdvd/mythdvd-0.18.ebuild,v 1.2 2005/05/05 23:15:06 swegener Exp $
-
-inherit myth
-
-DESCRIPTION="DVD player module for MythTV."
-HOMEPAGE="http://www.mythtv.org/"
-SRC_URI="http://www.mythtv.org/mc/mythplugins-${PV}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE="transcode"
-
-RDEPEND=">=media-plugins/mythvideo-${PV}
- media-libs/libdvdread
- || ( ~media-tv/mythtv-${PV} ~media-tv/mythfrontend-${PV} )"
-
-DEPEND=">=sys-apps/sed-4
- ${RDEPEND}"
-
-RDEPEND="${RDEPEND}
- transcode? ( media-video/transcode )
- || ( media-video/mplayer media-video/xine-ui media-video/ogle )"
-
-setup_pro() {
- return 0
-}
-
-src_compile() {
- myconf="--enable-vcd $(use_enable transcode)"
-
- myth_src_compile || die "failed to compile"
-}