summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2005-05-20 03:17:12 +0000
committerDoug Goldstein <cardoe@gentoo.org>2005-05-20 03:17:12 +0000
commit6ab616a103737e1ccd9d032a2deac984b8224ea3 (patch)
treeae84f8451fc40f5c6561d26ae1400edbf32e03a2 /media-plugins
parentImport patches from Redhat to resolve #93215. (diff)
downloadhistorical-6ab616a103737e1ccd9d032a2deac984b8224ea3.tar.gz
historical-6ab616a103737e1ccd9d032a2deac984b8224ea3.tar.bz2
historical-6ab616a103737e1ccd9d032a2deac984b8224ea3.zip
rev bump; switch to new eclass; cleanups
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/mythvideo/ChangeLog7
-rw-r--r--media-plugins/mythvideo/Manifest12
-rw-r--r--media-plugins/mythvideo/files/digest-mythvideo-0.18.11
-rw-r--r--media-plugins/mythvideo/mythvideo-0.18.1.ebuild20
4 files changed, 34 insertions, 6 deletions
diff --git a/media-plugins/mythvideo/ChangeLog b/media-plugins/mythvideo/ChangeLog
index bc61f77351e7..efa0e34c1da9 100644
--- a/media-plugins/mythvideo/ChangeLog
+++ b/media-plugins/mythvideo/ChangeLog
@@ -1,6 +1,11 @@
# 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.23 2005/04/18 07:55:57 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.24 2005/05/20 03:17:12 cardoe Exp $
+
+*mythvideo-0.18.1 (20 May 2005)
+
+ 20 May 2005; Doug Goldstein <cardoe@gentoo.org> +mythvideo-0.18.1.ebuild:
+ rev bump; switch to new eclass; cleanups
*mythvideo-0.18 (18 Apr 2005)
diff --git a/media-plugins/mythvideo/Manifest b/media-plugins/mythvideo/Manifest
index 0096a08cb707..6564d3938c3d 100644
--- a/media-plugins/mythvideo/Manifest
+++ b/media-plugins/mythvideo/Manifest
@@ -1,19 +1,21 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 3bc65dd2c43c718f96dc6500805629d2 ChangeLog 4099
+MD5 e4f72ddcd1d834b40d9668aa3e6bfaf5 ChangeLog 4248
MD5 f62db0df6ee8ee1d4fe7b9c3d74432a7 metadata.xml 222
MD5 fbea46bf9e7a651a952687e2b1a21337 mythvideo-0.16.ebuild 762
MD5 64af8df2d620aeac20a8e7ae13c7b98e mythvideo-0.17.ebuild 674
MD5 10938717145f0fbda08eb708e4d4ae4e mythvideo-0.18.ebuild 717
+MD5 dd82e6476c360a388a4f874a9072e2fb mythvideo-0.18.1.ebuild 618
MD5 149ad98053d263e3e10aa8af927b3cf8 files/digest-mythvideo-0.16 67
-MD5 266d70fb466366df03737135389fbbff files/mythvideo-0.16-gcc34.patch 266
MD5 ce56915ca405ce9fc7961ee9ea3bb8e0 files/digest-mythvideo-0.17 67
MD5 e994e3c11d65c5762c760d5bb22021da files/digest-mythvideo-0.18 70
+MD5 266d70fb466366df03737135389fbbff files/mythvideo-0.16-gcc34.patch 266
+MD5 8739e9d1295223762426254acdc96551 files/digest-mythvideo-0.18.1 72
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFCY2gfArHZZzCEUG0RArzqAJ9pCJY131o+78MVnhiHn2E4h/6jeACfRAu+
-IYlfm1cLT0qaCppzmJ1T8Lg=
-=JxHO
+iD8DBQFCjVcqBtvusYtCZMsRAl+7AJ0XxOZREQ8U9DFWnwID4LyzEU6BNwCfU3cn
+Xc8d8IYCltVwC6OrqaTz0kc=
+=8m2G
-----END PGP SIGNATURE-----
diff --git a/media-plugins/mythvideo/files/digest-mythvideo-0.18.1 b/media-plugins/mythvideo/files/digest-mythvideo-0.18.1
new file mode 100644
index 000000000000..204d389e2528
--- /dev/null
+++ b/media-plugins/mythvideo/files/digest-mythvideo-0.18.1
@@ -0,0 +1 @@
+MD5 1d94d19e2a13c24a408ced9b6c4f5b47 mythplugins-0.18.1.tar.bz2 2523885
diff --git a/media-plugins/mythvideo/mythvideo-0.18.1.ebuild b/media-plugins/mythvideo/mythvideo-0.18.1.ebuild
new file mode 100644
index 000000000000..b0dcfa85fc53
--- /dev/null
+++ b/media-plugins/mythvideo/mythvideo-0.18.1.ebuild
@@ -0,0 +1,20 @@
+# 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.18.1.ebuild,v 1.1 2005/05/20 03:17:12 cardoe Exp $
+
+inherit mythtv-plugins eutils
+
+DESCRIPTION="Video player 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="dev-perl/libwww-perl
+ dev-perl/HTML-Parser
+ dev-perl/URI
+ dev-perl/XML-Simple
+ ~media-tv/mythtv-${PV}
+ || ( media-video/mplayer media-video/xine-ui )"