From a7715178513db3d555255cc1bcd89415c51b5060 Mon Sep 17 00:00:00 2001 From: Doug Goldstein Date: Tue, 1 May 2007 21:09:34 +0000 Subject: [PATCH] upstream updates Package-Manager: portage-2.1.2.5 --- media-plugins/mythvideo/ChangeLog | 8 +++++- .../files/digest-mythvideo-0.20.1_p13375 | 6 +++++ .../mythvideo/mythvideo-0.20.1_p13375.ebuild | 26 +++++++++++++++++++ 3 files changed, 39 insertions(+), 1 deletion(-) create mode 100644 media-plugins/mythvideo/files/digest-mythvideo-0.20.1_p13375 create mode 100644 media-plugins/mythvideo/mythvideo-0.20.1_p13375.ebuild diff --git a/media-plugins/mythvideo/ChangeLog b/media-plugins/mythvideo/ChangeLog index a760a5578735..4c1c12f95307 100644 --- a/media-plugins/mythvideo/ChangeLog +++ b/media-plugins/mythvideo/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/mythvideo # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.48 2007/04/30 02:06:04 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.49 2007/05/01 21:09:34 cardoe Exp $ + +*mythvideo-0.20.1_p13375 (01 May 2007) + + 01 May 2007; Doug Goldstein + +mythvideo-0.20.1_p13375.ebuild: + upstream updates 30 Apr 2007; Doug Goldstein mythvideo-0.20_p13239.ebuild: diff --git a/media-plugins/mythvideo/files/digest-mythvideo-0.20.1_p13375 b/media-plugins/mythvideo/files/digest-mythvideo-0.20.1_p13375 new file mode 100644 index 000000000000..5fcc3b4503a7 --- /dev/null +++ b/media-plugins/mythvideo/files/digest-mythvideo-0.20.1_p13375 @@ -0,0 +1,6 @@ +MD5 e03aedc6a1dc2f9d28d599195d75d6fc mythplugins-0.20.1.tar.bz2 17425315 +RMD160 2cb935dd1af8142654dd41260e640db5bb4464ef mythplugins-0.20.1.tar.bz2 17425315 +SHA256 7a850fa22e831a3b33fd4715ba34bdc6e99c2f5a404dbb3414b99222bb075f04 mythplugins-0.20.1.tar.bz2 17425315 +MD5 b7c0f3c6cf766b63bfee7089813027c4 mythplugins-0.20.1_svn13375.patch.bz2 2131 +RMD160 f0ef72d8eec90e8f7dfd12a9474dfc6173d794ac mythplugins-0.20.1_svn13375.patch.bz2 2131 +SHA256 007f86e6cd0fcc400abf41fcb53f0ef4bba32e9f42b3a60c06e5472ed161dfc9 mythplugins-0.20.1_svn13375.patch.bz2 2131 diff --git a/media-plugins/mythvideo/mythvideo-0.20.1_p13375.ebuild b/media-plugins/mythvideo/mythvideo-0.20.1_p13375.ebuild new file mode 100644 index 000000000000..cda8efff1cfe --- /dev/null +++ b/media-plugins/mythvideo/mythvideo-0.20.1_p13375.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.20.1_p13375.ebuild,v 1.1 2007/05/01 21:09:34 cardoe Exp $ + +inherit mythtv-plugins + +DESCRIPTION="Video player module for MythTV." +IUSE="mplayer xine" +KEYWORDS="~amd64 ~ppc ~x86" + +RDEPEND="dev-perl/libwww-perl + dev-perl/HTML-Parser + dev-perl/URI + dev-perl/XML-Simple + mplayer? ( || ( media-video/mplayer media-video/mplayer-bin ) ) + xine? ( media-video/xine-ui )" +DEPEND="${RDEPEND}" + +pkg_postinst() { + elog "MythVideo can use any media player to playback files, since" + elog "it's a setting in the setup menu." + elog + elog "MythTv also has an 'Internal' player you can use, though" + elog "it will not support as many formats. If you want to use it," + elog "set the player to 'Internal' (note spelling & caps)." +} -- 2.26.2