summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-plugins/mythdvd/ChangeLog5
-rw-r--r--media-plugins/mythdvd/files/digest-mythdvd-0.171
-rw-r--r--media-plugins/mythdvd/mythdvd-0.17.ebuild31
-rw-r--r--media-plugins/mythgallery/ChangeLog6
-rw-r--r--media-plugins/mythgallery/files/digest-mythgallery-0.17-r11
-rw-r--r--media-plugins/mythgallery/mythgallery-0.17-r1.ebuild32
-rw-r--r--media-plugins/mythgame/ChangeLog5
-rw-r--r--media-plugins/mythgame/files/digest-mythgame-0.171
-rw-r--r--media-plugins/mythgame/mythgame-0.17.ebuild27
-rw-r--r--media-plugins/mythvideo/ChangeLog5
-rw-r--r--media-plugins/mythvideo/files/digest-mythvideo-0.171
-rw-r--r--media-plugins/mythvideo/mythvideo-0.17.ebuild25
12 files changed, 17 insertions, 123 deletions
diff --git a/media-plugins/mythdvd/ChangeLog b/media-plugins/mythdvd/ChangeLog
index 707456d40033..d44e0cbe1c5d 100644
--- a/media-plugins/mythdvd/ChangeLog
+++ b/media-plugins/mythdvd/ChangeLog
@@ -1,6 +1,9 @@
# 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.24 2005/06/21 23:18:00 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/ChangeLog,v 1.25 2005/06/29 08:01:28 cardoe Exp $
+
+ 29 Jun 2005; Doug Goldstein <cardoe@gentoo.org> -mythdvd-0.17.ebuild:
+ remove old version
21 Jun 2005; Herbie Hopkins <herbs@gentoo.org> mythdvd-0.18.1.ebuild:
Stable on amd64.
diff --git a/media-plugins/mythdvd/files/digest-mythdvd-0.17 b/media-plugins/mythdvd/files/digest-mythdvd-0.17
deleted file mode 100644
index e3de17ee4c6a..000000000000
--- a/media-plugins/mythdvd/files/digest-mythdvd-0.17
+++ /dev/null
@@ -1 +0,0 @@
-MD5 38c3e1b0a28dd6239183076a40f90fad mythdvd-0.17.tar.bz2 131029
diff --git a/media-plugins/mythdvd/mythdvd-0.17.ebuild b/media-plugins/mythdvd/mythdvd-0.17.ebuild
deleted file mode 100644
index 3ac976963a08..000000000000
--- a/media-plugins/mythdvd/mythdvd-0.17.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.17.ebuild,v 1.3 2005/06/06 08:54:48 cardoe 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"
-
-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}"
-
-setup_pro() {
- return 0
-}
-
-src_compile() {
- econf --enable-vcd `use_enable transcode` || die "failed to enable vcd and transcode"
-
- myth_src_compile || die "failed to compile"
-}
diff --git a/media-plugins/mythgallery/ChangeLog b/media-plugins/mythgallery/ChangeLog
index e6bcb0a04fbf..3df21ec016ec 100644
--- a/media-plugins/mythgallery/ChangeLog
+++ b/media-plugins/mythgallery/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/mythgallery
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.29 2005/06/06 08:57:54 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.30 2005/06/29 08:02:37 cardoe Exp $
+
+ 29 Jun 2005; Doug Goldstein <cardoe@gentoo.org>
+ -mythgallery-0.17-r1.ebuild:
+ remove old version
06 Jun 2005; Doug Goldstein <cardoe@gentoo.org> -mythgallery-0.16.ebuild,
-mythgallery-0.17.ebuild, mythgallery-0.17-r1.ebuild,
diff --git a/media-plugins/mythgallery/files/digest-mythgallery-0.17-r1 b/media-plugins/mythgallery/files/digest-mythgallery-0.17-r1
deleted file mode 100644
index d3be96d4dc9d..000000000000
--- a/media-plugins/mythgallery/files/digest-mythgallery-0.17-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 349d6e81d1b53a3650a1a8c30a7f9e11 mythgallery-0.17.tar.bz2 73707
diff --git a/media-plugins/mythgallery/mythgallery-0.17-r1.ebuild b/media-plugins/mythgallery/mythgallery-0.17-r1.ebuild
deleted file mode 100644
index 3b4be2497a1b..000000000000
--- a/media-plugins/mythgallery/mythgallery-0.17-r1.ebuild
+++ /dev/null
@@ -1,32 +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/mythgallery/mythgallery-0.17-r1.ebuild,v 1.2 2005/06/06 08:57:54 cardoe Exp $
-
-inherit myth
-
-DESCRIPTION="Gallery and slideshow 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="opengl exif"
-
-DEPEND=">=sys-apps/sed-4
- opengl? ( virtual/opengl )
- exif? ( media-libs/libexif )
- media-libs/tiff
- ~media-tv/mythtv-${PV}"
-
-setup_pro() {
- return 0
-}
-
-src_compile() {
- econf \
- `use_enable exif` \
- `use_enable opengl` || die "econf failed"
-
- myth_src_compile || die "compile failed"
-}
diff --git a/media-plugins/mythgame/ChangeLog b/media-plugins/mythgame/ChangeLog
index d4b316c0d370..729c201879a3 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.27 2005/06/06 09:14:07 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.28 2005/06/29 08:04:09 cardoe Exp $
+
+ 29 Jun 2005; Doug Goldstein <cardoe@gentoo.org> -mythgame-0.17.ebuild:
+ remove old version
06 Jun 2005; Doug Goldstein <cardoe@gentoo.org> mythgame-0.17.ebuild:
Fixed deps for removed mythfrontend
diff --git a/media-plugins/mythgame/files/digest-mythgame-0.17 b/media-plugins/mythgame/files/digest-mythgame-0.17
deleted file mode 100644
index be1f304201ec..000000000000
--- a/media-plugins/mythgame/files/digest-mythgame-0.17
+++ /dev/null
@@ -1 +0,0 @@
-MD5 4f007eef830c49a9b64362a9f44c072b mythgame-0.17.tar.bz2 89043
diff --git a/media-plugins/mythgame/mythgame-0.17.ebuild b/media-plugins/mythgame/mythgame-0.17.ebuild
deleted file mode 100644
index 4a2ddb787551..000000000000
--- a/media-plugins/mythgame/mythgame-0.17.ebuild
+++ /dev/null
@@ -1,27 +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/mythgame/mythgame-0.17.ebuild,v 1.2 2005/06/06 09:14:07 cardoe Exp $
-
-inherit myth
-
-DESCRIPTION="Game emulator module for MythTV."
-HOMEPAGE="http://www.mythtv.org/"
-SRC_URI="http://www.mythtv.org/mc/${P}.tar.bz2"
-IUSE=""
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-
-DEPEND=">=sys-apps/sed-4
- sys-libs/zlib
- ~media-tv/mythtv-${PV}"
-
-setup_pro() {
- return 0
-}
-
-src_install () {
- myth_src_install || die "install failed"
-
- dodoc gamelist.xml
-}
diff --git a/media-plugins/mythvideo/ChangeLog b/media-plugins/mythvideo/ChangeLog
index 8ef589dbc740..056e9a2bafe2 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.28 2005/06/21 23:13:55 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.29 2005/06/29 08:00:47 cardoe Exp $
+
+ 29 Jun 2005; Doug Goldstein <cardoe@gentoo.org> -mythvideo-0.17.ebuild:
+ remove old versions
21 Jun 2005; Herbie Hopkins <herbs@gentoo.org> mythvideo-0.18.1.ebuild:
Stable on amd64.
diff --git a/media-plugins/mythvideo/files/digest-mythvideo-0.17 b/media-plugins/mythvideo/files/digest-mythvideo-0.17
deleted file mode 100644
index 88f5f40138ab..000000000000
--- a/media-plugins/mythvideo/files/digest-mythvideo-0.17
+++ /dev/null
@@ -1 +0,0 @@
-MD5 0db7582e9279ca90e4d6da65ec8ee367 mythvideo-0.17.tar.bz2 299341
diff --git a/media-plugins/mythvideo/mythvideo-0.17.ebuild b/media-plugins/mythvideo/mythvideo-0.17.ebuild
deleted file mode 100644
index 86c791634af3..000000000000
--- a/media-plugins/mythvideo/mythvideo-0.17.ebuild
+++ /dev/null
@@ -1,25 +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/mythvideo/mythvideo-0.17.ebuild,v 1.2 2005/06/06 09:17:59 cardoe Exp $
-
-inherit myth eutils
-
-DESCRIPTION="Video player module for MythTV."
-HOMEPAGE="http://www.mythtv.org/"
-SRC_URI="http://www.mythtv.org/mc/${P}.tar.bz2"
-IUSE=""
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-
-DEPEND=">=sys-apps/sed-4
- dev-perl/libwww-perl
- dev-perl/HTML-Parser
- dev-perl/URI
- dev-perl/XML-Simple
- || ( media-video/mplayer media-video/xine-ui )
- ~media-tv/mythtv-${PV}"
-
-setup_pro() {
- return 0
-}