diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2006-09-14 05:44:00 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2006-09-14 05:44:00 +0000 |
commit | d99db17b864d3deab5fb7892912496366f4df9c9 (patch) | |
tree | 57ac94d9f6708f5f1445b6fa3ac04ecdcba2e3cd /media-plugins | |
parent | Adding all MythTV plugins from the 0.20 series (diff) | |
download | historical-d99db17b864d3deab5fb7892912496366f4df9c9.tar.gz historical-d99db17b864d3deab5fb7892912496366f4df9c9.tar.bz2 historical-d99db17b864d3deab5fb7892912496366f4df9c9.zip |
Rev bump. Updated both version to new eclass
Package-Manager: portage-2.1.1
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/mythnews/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/mythnews/files/digest-mythnews-0.20 | 3 | ||||
-rw-r--r-- | media-plugins/mythnews/mythnews-0.19.ebuild | 6 | ||||
-rw-r--r-- | media-plugins/mythnews/mythnews-0.20.ebuild | 9 | ||||
-rw-r--r-- | media-plugins/mythphone/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/mythphone/files/digest-mythphone-0.20 | 3 | ||||
-rw-r--r-- | media-plugins/mythphone/mythphone-0.19.ebuild | 10 | ||||
-rw-r--r-- | media-plugins/mythphone/mythphone-0.20.ebuild | 14 | ||||
-rw-r--r-- | media-plugins/mythvideo/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/mythvideo/files/digest-mythvideo-0.20 | 3 | ||||
-rw-r--r-- | media-plugins/mythvideo/mythvideo-0.19.ebuild | 6 | ||||
-rw-r--r-- | media-plugins/mythvideo/mythvideo-0.20.ebuild | 16 | ||||
-rw-r--r-- | media-plugins/mythweather/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/mythweather/files/digest-mythweather-0.20 | 3 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.19.ebuild | 6 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.20.ebuild | 9 |
16 files changed, 94 insertions, 26 deletions
diff --git a/media-plugins/mythnews/ChangeLog b/media-plugins/mythnews/ChangeLog index 2459752cbf7e..6600c293ca91 100644 --- a/media-plugins/mythnews/ChangeLog +++ b/media-plugins/mythnews/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/mythnews # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.23 2006/05/29 06:04:00 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.24 2006/09/14 05:44:00 cardoe Exp $ + +*mythnews-0.20 (14 Sep 2006) + + 14 Sep 2006; Doug Goldstein <cardoe@gentoo.org> mythnews-0.19.ebuild, + +mythnews-0.20.ebuild: + Rev bump. Updated both version to new eclass 29 May 2006; Doug Goldstein <cardoe@gentoo.org> -mythnews-0.18.1.ebuild: getting rid of old stuff diff --git a/media-plugins/mythnews/files/digest-mythnews-0.20 b/media-plugins/mythnews/files/digest-mythnews-0.20 new file mode 100644 index 000000000000..731e91a2f5bc --- /dev/null +++ b/media-plugins/mythnews/files/digest-mythnews-0.20 @@ -0,0 +1,3 @@ +MD5 aa071a34720466b7dd0c4fa63113ac26 mythplugins-0.20.tar.bz2 17852531 +RMD160 0c3c1a3c94d4feb429b88f0b7b73ea23917940f3 mythplugins-0.20.tar.bz2 17852531 +SHA256 b038e715fc322ef914055508ed1394c38b31b415f62e972f9626409a69223a43 mythplugins-0.20.tar.bz2 17852531 diff --git a/media-plugins/mythnews/mythnews-0.19.ebuild b/media-plugins/mythnews/mythnews-0.19.ebuild index 1092a5ec0cfd..1d5ca8de9ed4 100644 --- a/media-plugins/mythnews/mythnews-0.19.ebuild +++ b/media-plugins/mythnews/mythnews-0.19.ebuild @@ -1,13 +1,9 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.19.ebuild,v 1.2 2006/02/12 10:34:40 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.19.ebuild,v 1.3 2006/09/14 05:44:00 cardoe Exp $ inherit mythtv-plugins DESCRIPTION="RSS feed news reading 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="~amd64 ~ppc ~x86" diff --git a/media-plugins/mythnews/mythnews-0.20.ebuild b/media-plugins/mythnews/mythnews-0.20.ebuild new file mode 100644 index 000000000000..b0d046b939bd --- /dev/null +++ b/media-plugins/mythnews/mythnews-0.20.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.20.ebuild,v 1.1 2006/09/14 05:44:00 cardoe Exp $ + +inherit mythtv-plugins + +DESCRIPTION="RSS feed news reading module for MythTV." +IUSE="" +KEYWORDS="~amd64 ~ppc ~x86" diff --git a/media-plugins/mythphone/ChangeLog b/media-plugins/mythphone/ChangeLog index 145d2a5c7f28..6e1a7d0363b8 100644 --- a/media-plugins/mythphone/ChangeLog +++ b/media-plugins/mythphone/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/mythphone # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/ChangeLog,v 1.13 2006/06/06 03:36:27 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/ChangeLog,v 1.14 2006/09/14 05:42:15 cardoe Exp $ + +*mythphone-0.20 (14 Sep 2006) + + 14 Sep 2006; Doug Goldstein <cardoe@gentoo.org> mythphone-0.19.ebuild, + +mythphone-0.20.ebuild: + Rev bump. Updated both version to new eclass 06 Jun 2006; Mark Loeser <halcy0n@gentoo.org> +files/mythphone-0.19-gcc41.patch, mythphone-0.19.ebuild: diff --git a/media-plugins/mythphone/files/digest-mythphone-0.20 b/media-plugins/mythphone/files/digest-mythphone-0.20 new file mode 100644 index 000000000000..731e91a2f5bc --- /dev/null +++ b/media-plugins/mythphone/files/digest-mythphone-0.20 @@ -0,0 +1,3 @@ +MD5 aa071a34720466b7dd0c4fa63113ac26 mythplugins-0.20.tar.bz2 17852531 +RMD160 0c3c1a3c94d4feb429b88f0b7b73ea23917940f3 mythplugins-0.20.tar.bz2 17852531 +SHA256 b038e715fc322ef914055508ed1394c38b31b415f62e972f9626409a69223a43 mythplugins-0.20.tar.bz2 17852531 diff --git a/media-plugins/mythphone/mythphone-0.19.ebuild b/media-plugins/mythphone/mythphone-0.19.ebuild index 2cfee2c9426e..aa17d2fe06c3 100644 --- a/media-plugins/mythphone/mythphone-0.19.ebuild +++ b/media-plugins/mythphone/mythphone-0.19.ebuild @@ -1,19 +1,15 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/mythphone-0.19.ebuild,v 1.2 2006/06/06 03:36:27 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/mythphone-0.19.ebuild,v 1.3 2006/09/14 05:42:15 cardoe Exp $ -inherit eutils mythtv-plugins +inherit mythtv-plugins DESCRIPTION="Phone and video calls with SIP." -HOMEPAGE="http://www.mythtv.org/" -SRC_URI="http://www.mythtv.org/mc/mythplugins-${PV}.tar.bz2" IUSE="festival" -LICENSE="GPL-2" -SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" RDEPEND="festival? ( app-accessibility/festival )" -DEPEND="${DEPEND}" +DEPEND="${RDEPEND}" MTVCONF=$(use_enable festival) diff --git a/media-plugins/mythphone/mythphone-0.20.ebuild b/media-plugins/mythphone/mythphone-0.20.ebuild new file mode 100644 index 000000000000..ffee3192e7d3 --- /dev/null +++ b/media-plugins/mythphone/mythphone-0.20.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/mythphone-0.20.ebuild,v 1.1 2006/09/14 05:42:15 cardoe Exp $ + +inherit mythtv-plugins + +DESCRIPTION="Phone and video calls with SIP." +IUSE="festival" +KEYWORDS="~amd64 ~ppc ~x86" + +RDEPEND="festival? ( app-accessibility/festival )" +DEPEND="${RDEPEND}" + +MTVCONF=$(use_enable festival) diff --git a/media-plugins/mythvideo/ChangeLog b/media-plugins/mythvideo/ChangeLog index 8f4c6ad07557..cf568e0e9cea 100644 --- a/media-plugins/mythvideo/ChangeLog +++ b/media-plugins/mythvideo/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/mythvideo # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.35 2006/06/06 03:36:50 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.36 2006/09/14 05:38:04 cardoe Exp $ + +*mythvideo-0.20 (14 Sep 2006) + + 14 Sep 2006; Doug Goldstein <cardoe@gentoo.org> mythvideo-0.19.ebuild, + +mythvideo-0.20.ebuild: + Rev bump. Updated both version to new eclass 06 Jun 2006; Mark Loeser <halcy0n@gentoo.org> +files/mythvideo-0.19-gcc41.patch, mythvideo-0.19.ebuild: diff --git a/media-plugins/mythvideo/files/digest-mythvideo-0.20 b/media-plugins/mythvideo/files/digest-mythvideo-0.20 new file mode 100644 index 000000000000..731e91a2f5bc --- /dev/null +++ b/media-plugins/mythvideo/files/digest-mythvideo-0.20 @@ -0,0 +1,3 @@ +MD5 aa071a34720466b7dd0c4fa63113ac26 mythplugins-0.20.tar.bz2 17852531 +RMD160 0c3c1a3c94d4feb429b88f0b7b73ea23917940f3 mythplugins-0.20.tar.bz2 17852531 +SHA256 b038e715fc322ef914055508ed1394c38b31b415f62e972f9626409a69223a43 mythplugins-0.20.tar.bz2 17852531 diff --git a/media-plugins/mythvideo/mythvideo-0.19.ebuild b/media-plugins/mythvideo/mythvideo-0.19.ebuild index fb19d54c564e..ef5cf28aa1d9 100644 --- a/media-plugins/mythvideo/mythvideo-0.19.ebuild +++ b/media-plugins/mythvideo/mythvideo-0.19.ebuild @@ -1,15 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.19.ebuild,v 1.4 2006/06/06 03:36:50 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.19.ebuild,v 1.5 2006/09/14 05:38:04 cardoe Exp $ inherit eutils mythtv-plugins 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="~amd64 ppc ~x86" RDEPEND="dev-perl/libwww-perl diff --git a/media-plugins/mythvideo/mythvideo-0.20.ebuild b/media-plugins/mythvideo/mythvideo-0.20.ebuild new file mode 100644 index 000000000000..eea8fc6496a2 --- /dev/null +++ b/media-plugins/mythvideo/mythvideo-0.20.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.20.ebuild,v 1.1 2006/09/14 05:38:04 cardoe Exp $ + +inherit mythtv-plugins + +DESCRIPTION="Video player module for MythTV." +IUSE="" +KEYWORDS="~amd64 ~ppc ~x86" + +RDEPEND="dev-perl/libwww-perl + dev-perl/HTML-Parser + dev-perl/URI + dev-perl/XML-Simple + media-video/mplayer" +DEPEND="${RDEPEND}" diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog index e583faef81b0..6fe6034e495a 100644 --- a/media-plugins/mythweather/ChangeLog +++ b/media-plugins/mythweather/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/mythweather # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.31 2006/05/29 06:00:28 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.32 2006/09/14 05:33:41 cardoe Exp $ + +*mythweather-0.20 (14 Sep 2006) + + 14 Sep 2006; Doug Goldstein <cardoe@gentoo.org> mythweather-0.19.ebuild, + +mythweather-0.20.ebuild: + Rev bump. Updated both version to new eclass 29 May 2006; Doug Goldstein <cardoe@gentoo.org> -mythweather-0.18.1.ebuild: diff --git a/media-plugins/mythweather/files/digest-mythweather-0.20 b/media-plugins/mythweather/files/digest-mythweather-0.20 new file mode 100644 index 000000000000..731e91a2f5bc --- /dev/null +++ b/media-plugins/mythweather/files/digest-mythweather-0.20 @@ -0,0 +1,3 @@ +MD5 aa071a34720466b7dd0c4fa63113ac26 mythplugins-0.20.tar.bz2 17852531 +RMD160 0c3c1a3c94d4feb429b88f0b7b73ea23917940f3 mythplugins-0.20.tar.bz2 17852531 +SHA256 b038e715fc322ef914055508ed1394c38b31b415f62e972f9626409a69223a43 mythplugins-0.20.tar.bz2 17852531 diff --git a/media-plugins/mythweather/mythweather-0.19.ebuild b/media-plugins/mythweather/mythweather-0.19.ebuild index 7a059098bd7c..1eb090a8a483 100644 --- a/media-plugins/mythweather/mythweather-0.19.ebuild +++ b/media-plugins/mythweather/mythweather-0.19.ebuild @@ -1,13 +1,9 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.19.ebuild,v 1.1 2006/02/12 10:38:39 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.19.ebuild,v 1.2 2006/09/14 05:33:41 cardoe Exp $ inherit mythtv-plugins DESCRIPTION="Weather forecast 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="~amd64 ~ppc ~x86" diff --git a/media-plugins/mythweather/mythweather-0.20.ebuild b/media-plugins/mythweather/mythweather-0.20.ebuild new file mode 100644 index 000000000000..4d3deb69d304 --- /dev/null +++ b/media-plugins/mythweather/mythweather-0.20.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.20.ebuild,v 1.1 2006/09/14 05:33:41 cardoe Exp $ + +inherit mythtv-plugins + +DESCRIPTION="Weather forecast module for MythTV." +IUSE="" +KEYWORDS="~amd64 ~ppc ~x86" |