summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2005-01-20 08:29:40 +0000
committerDoug Goldstein <cardoe@gentoo.org>2005-01-20 08:29:40 +0000
commitda4cc3741bbddd87d08449714054fecbf0f7bc55 (patch)
treedb3b61fe22e91fb837faab570b68e350df360551 /media-plugins/mythvideo
parentMask flex versions that install to bad libdirs. (diff)
downloadgentoo-2-da4cc3741bbddd87d08449714054fecbf0f7bc55.tar.gz
gentoo-2-da4cc3741bbddd87d08449714054fecbf0f7bc55.tar.bz2
gentoo-2-da4cc3741bbddd87d08449714054fecbf0f7bc55.zip
rev bump to new CVS snapshot to match MythTV snapshot
(Portage version: 2.0.51-r14)
Diffstat (limited to 'media-plugins/mythvideo')
-rw-r--r--media-plugins/mythvideo/ChangeLog12
-rw-r--r--media-plugins/mythvideo/files/digest-mythvideo-0.131
-rw-r--r--media-plugins/mythvideo/files/digest-mythvideo-0.141
-rw-r--r--media-plugins/mythvideo/files/digest-mythvideo-0.15.11
-rw-r--r--media-plugins/mythvideo/files/digest-mythvideo-0.16.200501201
-rw-r--r--media-plugins/mythvideo/metadata.xml3
-rw-r--r--media-plugins/mythvideo/mythvideo-0.13.ebuild64
-rw-r--r--media-plugins/mythvideo/mythvideo-0.14.ebuild42
-rw-r--r--media-plugins/mythvideo/mythvideo-0.15.1.ebuild45
-rw-r--r--media-plugins/mythvideo/mythvideo-0.16.20050120.ebuild27
-rw-r--r--media-plugins/mythvideo/mythvideo-0.16.ebuild4
11 files changed, 43 insertions, 158 deletions
diff --git a/media-plugins/mythvideo/ChangeLog b/media-plugins/mythvideo/ChangeLog
index 44d69b951fec..04e4d2a34631 100644
--- a/media-plugins/mythvideo/ChangeLog
+++ b/media-plugins/mythvideo/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for media-plugins/mythvideo
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.20 2004/12/05 00:59:00 iggy Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.21 2005/01/20 08:29:40 cardoe Exp $
+
+*mythvideo-0.16.20050120 (20 Jan 2005)
+
+ 20 Jan 2005; Doug Goldstein <cardoe@gentoo.org> metadata.xml,
+ -mythvideo-0.13.ebuild, -mythvideo-0.14.ebuild, -mythvideo-0.15.1.ebuild,
+ +mythvideo-0.16.20050120.ebuild:
+ rev bump to new CVS snapshot to match MythTV snapshot
+ delete old revs
04 Dec 2004; Brian Jackson <iggy@gentoo.org> mythvideo-0.16.ebuild:
I can't find any of the other media-tv guys, and it's been fairly bug free,
diff --git a/media-plugins/mythvideo/files/digest-mythvideo-0.13 b/media-plugins/mythvideo/files/digest-mythvideo-0.13
deleted file mode 100644
index 56cbecbc397d..000000000000
--- a/media-plugins/mythvideo/files/digest-mythvideo-0.13
+++ /dev/null
@@ -1 +0,0 @@
-MD5 ae0475608559e9914f7e4a88507dd66c mythvideo-0.13.tar.bz2 234512
diff --git a/media-plugins/mythvideo/files/digest-mythvideo-0.14 b/media-plugins/mythvideo/files/digest-mythvideo-0.14
deleted file mode 100644
index 4d8b81e7e736..000000000000
--- a/media-plugins/mythvideo/files/digest-mythvideo-0.14
+++ /dev/null
@@ -1 +0,0 @@
-MD5 aaaa60b11db1c76acacffc1185c7d9d6 mythvideo-0.14.tar.bz2 241309
diff --git a/media-plugins/mythvideo/files/digest-mythvideo-0.15.1 b/media-plugins/mythvideo/files/digest-mythvideo-0.15.1
deleted file mode 100644
index cef27e83c7fc..000000000000
--- a/media-plugins/mythvideo/files/digest-mythvideo-0.15.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 500a2f7206a08c0be495c44b5cb35cc7 mythvideo-0.15.1.tar.bz2 218076
diff --git a/media-plugins/mythvideo/files/digest-mythvideo-0.16.20050120 b/media-plugins/mythvideo/files/digest-mythvideo-0.16.20050120
new file mode 100644
index 000000000000..51d1e3cc720e
--- /dev/null
+++ b/media-plugins/mythvideo/files/digest-mythvideo-0.16.20050120
@@ -0,0 +1 @@
+MD5 0fe0ad5592228937f49f8b620f0b6627 mythvideo-0.16.20050120.tar.bz2 292093
diff --git a/media-plugins/mythvideo/metadata.xml b/media-plugins/mythvideo/metadata.xml
index a6b9e38a1b93..1cb3ba51155e 100644
--- a/media-plugins/mythvideo/metadata.xml
+++ b/media-plugins/mythvideo/metadata.xml
@@ -2,4 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>media-tv</herd>
+<maintainer>
+ <email>cardoe@gentoo.org</email>
+</maintainer>
</pkgmetadata>
diff --git a/media-plugins/mythvideo/mythvideo-0.13.ebuild b/media-plugins/mythvideo/mythvideo-0.13.ebuild
deleted file mode 100644
index c3fe1c6be9a7..000000000000
--- a/media-plugins/mythvideo/mythvideo-0.13.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.13.ebuild,v 1.5 2004/06/24 23:34:03 agriffis Exp $
-
-IUSE=""
-
-inherit flag-o-matic
-
-DESCRIPTION="Video 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"
-
-DEPEND=">=sys-apps/sed-4
- || ( media-video/mplayer media-video/xine-ui )
- || ( >=media-tv/mythtv-${PV} >=media-tv/mythfrontend-${PV} )"
-
-src_unpack() {
- unpack ${A}
-
- for i in `grep -lr "usr/local" "${S}"` ; do
- sed -e "s:/usr/local:/usr:" -i "${i}" || die "sed failed"
- done
-}
-
-src_compile() {
- local cpu="`get-flag march || get-flag mcpu`"
- if [ ! -z "${cpu}" ] ; then
- sed -e "s:pentiumpro:${cpu}:g" -i "settings.pro" || die "sed failed"
- fi
-
- qmake -o "Makefile" "${PN}.pro"
- emake || die "compile problem"
-}
-
-src_install () {
- einstall INSTALL_ROOT="${D}"
-
- insinto "/usr/share/mythtv/database/${PN}"
- doins videodb/*.sql
-
- dodoc COPYING README UPGRADING
- newdoc videodb/README README.db
-}
-
-pkg_postinst() {
- einfo "If this is the first time you install MythVideo,"
- einfo "you need to add /usr/share/mythtv/database/${PN}/metadata.sql"
- einfo "to your MythTV database."
- einfo
- einfo "You might run 'mysql < /usr/share/mythtv/database/${PN}/metadata.sql'"
- einfo
- einfo "If you're upgrading from an older version and for more"
- einfo "setup and usage instructions, please refer to:"
- einfo " /usr/share/doc/${PF}/README.gz"
- einfo " /usr/share/doc/${PF}/UPGRADING.gz"
- ewarn "This part is important as there might be database changes"
- ewarn "which need to be performed or this package will not work"
- ewarn "properly."
- echo
-}
diff --git a/media-plugins/mythvideo/mythvideo-0.14.ebuild b/media-plugins/mythvideo/mythvideo-0.14.ebuild
deleted file mode 100644
index e007b9d5ca00..000000000000
--- a/media-plugins/mythvideo/mythvideo-0.14.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.14.ebuild,v 1.4 2004/06/24 23:34:03 agriffis Exp $
-
-IUSE=""
-
-inherit flag-o-matic
-
-DESCRIPTION="Video 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"
-
-DEPEND=">=sys-apps/sed-4
- || ( media-video/mplayer media-video/xine-ui )
- || ( >=media-tv/mythtv-${PV} >=media-tv/mythfrontend-${PV} )"
-
-src_unpack() {
- unpack ${A} && cd "${S}"
-
- for i in `grep -lr "usr/local" "${S}"` ; do
- sed -e "s:/usr/local:/usr:" -i "${i}" || die "sed failed"
- done
-}
-
-src_compile() {
- local cpu="`get-flag march || get-flag mcpu`"
- if [ ! -z "${cpu}" ] ; then
- sed -e "s:pentiumpro:${cpu}:g" -i "settings.pro" || die "sed failed"
- fi
-
- qmake -o "Makefile" "${PN}.pro"
- emake || die "compile problem"
-}
-
-src_install () {
- einstall INSTALL_ROOT="${D}"
- dodoc COPYING README UPGRADING
-}
diff --git a/media-plugins/mythvideo/mythvideo-0.15.1.ebuild b/media-plugins/mythvideo/mythvideo-0.15.1.ebuild
deleted file mode 100644
index 294b26f26bd6..000000000000
--- a/media-plugins/mythvideo/mythvideo-0.15.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.15.1.ebuild,v 1.4 2004/09/21 05:03:41 cardoe Exp $
-
-IUSE=""
-
-inherit flag-o-matic
-
-DESCRIPTION="Video 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"
-
-DEPEND=">=sys-apps/sed-4
- dev-perl/libwww-perl
- dev-perl/HTML-Parser
- dev-perl/URI
- || ( media-video/mplayer media-video/xine-ui )
- || ( >=media-tv/mythtv-${PV}* >=media-tv/mythfrontend-${PV}* )"
-
-src_unpack() {
- unpack ${A} && cd "${S}"
-
- for i in `grep -lr "usr/local" "${S}"` ; do
- sed -e "s:/usr/local:/usr:" -i "${i}" || die "sed failed"
- done
-}
-
-src_compile() {
- local cpu="`get-flag march || get-flag mcpu`"
- if [ ! -z "${cpu}" ] ; then
- sed -e "s:pentiumpro:${cpu}:g" -i "settings.pro" || die "sed failed"
- fi
-
- qmake -o "Makefile" "${PN}.pro"
- emake || die "compile problem"
-}
-
-src_install () {
- einstall INSTALL_ROOT="${D}"
- dodoc COPYING README UPGRADING
-}
diff --git a/media-plugins/mythvideo/mythvideo-0.16.20050120.ebuild b/media-plugins/mythvideo/mythvideo-0.16.20050120.ebuild
new file mode 100644
index 000000000000..7dc856ac8554
--- /dev/null
+++ b/media-plugins/mythvideo/mythvideo-0.16.20050120.ebuild
@@ -0,0 +1,27 @@
+# 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.16.20050120.ebuild,v 1.1 2005/01/20 08:29:40 cardoe Exp $
+
+inherit myth eutils
+
+DESCRIPTION="Video player module for MythTV."
+HOMEPAGE="http://www.mythtv.org/"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
+IUSE=""
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+
+S=${WORKDIR}/mythvideo
+
+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-0.16.20050115 ~media-tv/mythfrontend-0.16.20050115 )"
+
+setup_pro() {
+ return 0
+}
diff --git a/media-plugins/mythvideo/mythvideo-0.16.ebuild b/media-plugins/mythvideo/mythvideo-0.16.ebuild
index 954b4eb97d18..3f37731d08b0 100644
--- a/media-plugins/mythvideo/mythvideo-0.16.ebuild
+++ b/media-plugins/mythvideo/mythvideo-0.16.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.16.ebuild,v 1.3 2004/12/05 00:59:00 iggy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.16.ebuild,v 1.4 2005/01/20 08:29:40 cardoe Exp $
inherit myth eutils