diff options
20 files changed, 59 insertions, 263 deletions
diff --git a/media-plugins/mytharchive/ChangeLog b/media-plugins/mytharchive/ChangeLog index 6d8a26a9c9d9..bed73a1ae845 100644 --- a/media-plugins/mytharchive/ChangeLog +++ b/media-plugins/mytharchive/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mytharchive -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mytharchive/ChangeLog,v 1.47 2011/07/28 21:04:24 cardoe Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mytharchive/ChangeLog,v 1.48 2012/03/08 02:24:38 cardoe Exp $ + + 07 Mar 2012; Doug Goldstein <cardoe@gentoo.org> + -mytharchive-0.23.1_p25396-r1.ebuild: + Remove old version 28 Jul 2011; Doug Goldstein <cardoe@gentoo.org> -mytharchive-0.22_p22763.ebuild, -mytharchive-0.23_p25065.ebuild: diff --git a/media-plugins/mytharchive/mytharchive-0.23.1_p25396-r1.ebuild b/media-plugins/mytharchive/mytharchive-0.23.1_p25396-r1.ebuild deleted file mode 100644 index cf9dd70a9f36..000000000000 --- a/media-plugins/mytharchive/mytharchive-0.23.1_p25396-r1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mytharchive/mytharchive-0.23.1_p25396-r1.ebuild,v 1.2 2011/07/07 21:55:02 cardoe Exp $ - -EAPI=2 -inherit qt4 mythtv-plugins - -DESCRIPTION="Allows for archiving your videos to DVD." -IUSE="" -KEYWORDS="amd64 ~ppc x86" - -RDEPEND=">=dev-lang/python-2.3.5 - dev-python/mysql-python - dev-python/imaging - >=media-video/mjpegtools-1.6.2[png] - >=media-video/dvdauthor-0.6.11 - >=media-video/ffmpeg-0.4.9 - >=app-cdr/dvd+rw-tools-5.21.4.10.8 - virtual/cdrtools - media-video/transcode" -DEPEND="${RDEPEND}" - -src_install() { - mythtv-plugins_src_install - - # Fix up permissions for the scripts the plugin uses - fperms 755 /usr/share/mythtv/mytharchive/scripts/*.py -} diff --git a/media-plugins/mythbrowser/ChangeLog b/media-plugins/mythbrowser/ChangeLog index e91c6337e274..6f7db33d9bcf 100644 --- a/media-plugins/mythbrowser/ChangeLog +++ b/media-plugins/mythbrowser/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythbrowser -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythbrowser/ChangeLog,v 1.55 2011/07/28 21:04:58 cardoe Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythbrowser/ChangeLog,v 1.56 2012/03/08 02:25:38 cardoe Exp $ + + 07 Mar 2012; Doug Goldstein <cardoe@gentoo.org> + -mythbrowser-0.23.1_p25396.ebuild: + Remove old version 28 Jul 2011; Doug Goldstein <cardoe@gentoo.org> -mythbrowser-0.22_p22763.ebuild, -mythbrowser-0.23_p25065.ebuild: diff --git a/media-plugins/mythbrowser/mythbrowser-0.23.1_p25396.ebuild b/media-plugins/mythbrowser/mythbrowser-0.23.1_p25396.ebuild deleted file mode 100644 index e87ba0fdda36..000000000000 --- a/media-plugins/mythbrowser/mythbrowser-0.23.1_p25396.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythbrowser/mythbrowser-0.23.1_p25396.ebuild,v 1.2 2011/07/08 15:16:16 cardoe Exp $ - -EAPI=2 -inherit qt4 mythtv-plugins - -DESCRIPTION="Web browser module for MythTV." -IUSE="" -KEYWORDS="amd64 ~ppc x86" - -RDEPEND=">=x11-libs/qt-webkit-4.5:4" -DEPEND="${RDEPEND}" diff --git a/media-plugins/mythgallery/ChangeLog b/media-plugins/mythgallery/ChangeLog index 5bc2b25ed21b..548bd46806cb 100644 --- a/media-plugins/mythgallery/ChangeLog +++ b/media-plugins/mythgallery/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythgallery -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.65 2011/07/28 21:09:00 cardoe Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.66 2012/03/08 02:26:41 cardoe Exp $ + + 07 Mar 2012; Doug Goldstein <cardoe@gentoo.org> + -mythgallery-0.23.1_p25396.ebuild: + Remove old version 28 Jul 2011; Doug Goldstein <cardoe@gentoo.org> -mythgallery-0.22_p22763.ebuild, -mythgallery-0.23_p25065.ebuild: diff --git a/media-plugins/mythgallery/mythgallery-0.23.1_p25396.ebuild b/media-plugins/mythgallery/mythgallery-0.23.1_p25396.ebuild deleted file mode 100644 index 877ba56aa435..000000000000 --- a/media-plugins/mythgallery/mythgallery-0.23.1_p25396.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.23.1_p25396.ebuild,v 1.2 2011/07/08 15:18:08 cardoe Exp $ - -EAPI=2 -inherit qt4 mythtv-plugins - -DESCRIPTION="Gallery and slideshow module for MythTV." -KEYWORDS="amd64 ~ppc x86" -IUSE="+exif opengl" - -RDEPEND="exif? ( >=media-libs/libexif-0.6.10 ) - opengl? ( virtual/opengl ) - media-libs/tiff" -DEPEND="${RDEPEND}" - -MTVCONF="$(use_enable exif) $(use_enable exif new-exif) $(use_enable opengl)" diff --git a/media-plugins/mythgame/ChangeLog b/media-plugins/mythgame/ChangeLog index dd614c54bd80..92fd71a276fe 100644 --- a/media-plugins/mythgame/ChangeLog +++ b/media-plugins/mythgame/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythgame -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.64 2011/07/28 21:09:29 cardoe Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.65 2012/03/08 02:28:23 cardoe Exp $ + + 07 Mar 2012; Doug Goldstein <cardoe@gentoo.org> + -mythgame-0.23.1_p25396.ebuild: + Remove old version 28 Jul 2011; Doug Goldstein <cardoe@gentoo.org> -mythgame-0.22_p22763.ebuild, -mythgame-0.23_p25065.ebuild: diff --git a/media-plugins/mythgame/mythgame-0.23.1_p25396.ebuild b/media-plugins/mythgame/mythgame-0.23.1_p25396.ebuild deleted file mode 100644 index b324eb9c34f7..000000000000 --- a/media-plugins/mythgame/mythgame-0.23.1_p25396.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.23.1_p25396.ebuild,v 1.2 2011/07/08 16:33:24 cardoe Exp $ - -EAPI=2 -inherit qt4 mythtv-plugins - -DESCRIPTION="Game emulator module for MythTV." -IUSE="" -KEYWORDS="amd64 ~ppc x86" - -RDEPEND="sys-libs/zlib" -DEPEND="${RDEPEND}" - -src_install () { - mythtv-plugins_src_install - - dodoc gamelist.xml -} diff --git a/media-plugins/mythmovies/ChangeLog b/media-plugins/mythmovies/ChangeLog index d63ad99bde48..5fd1c3aaa8e9 100644 --- a/media-plugins/mythmovies/ChangeLog +++ b/media-plugins/mythmovies/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythmovies -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmovies/ChangeLog,v 1.20 2011/07/28 21:10:01 cardoe Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmovies/ChangeLog,v 1.21 2012/03/08 02:29:36 cardoe Exp $ + + 07 Mar 2012; Doug Goldstein <cardoe@gentoo.org> + -mythmovies-0.23.1_p25396.ebuild: + Remove old version 28 Jul 2011; Doug Goldstein <cardoe@gentoo.org> -mythmovies-0.22_p22763.ebuild, -mythmovies-0.22_p23469.ebuild, diff --git a/media-plugins/mythmovies/mythmovies-0.23.1_p25396.ebuild b/media-plugins/mythmovies/mythmovies-0.23.1_p25396.ebuild deleted file mode 100644 index 80b8cd0d1c66..000000000000 --- a/media-plugins/mythmovies/mythmovies-0.23.1_p25396.ebuild +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmovies/mythmovies-0.23.1_p25396.ebuild,v 1.2 2011/07/08 16:33:52 cardoe Exp $ - -EAPI=2 -inherit qt4 mythtv-plugins - -DESCRIPTION="Local movie listings via MythTV." -IUSE="" -KEYWORDS="amd64 ~ppc x86" diff --git a/media-plugins/mythmusic/ChangeLog b/media-plugins/mythmusic/ChangeLog index 9c100e8402c2..aaabd352b07b 100644 --- a/media-plugins/mythmusic/ChangeLog +++ b/media-plugins/mythmusic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythmusic -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/ChangeLog,v 1.92 2011/07/28 21:10:38 cardoe Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/ChangeLog,v 1.93 2012/03/08 02:32:04 cardoe Exp $ + + 07 Mar 2012; Doug Goldstein <cardoe@gentoo.org> + -mythmusic-0.23.1_p25396.ebuild: + Remove old version 28 Jul 2011; Doug Goldstein <cardoe@gentoo.org> -mythmusic-0.22_p22763.ebuild, -mythmusic-0.23_p25065.ebuild: diff --git a/media-plugins/mythmusic/mythmusic-0.23.1_p25396.ebuild b/media-plugins/mythmusic/mythmusic-0.23.1_p25396.ebuild deleted file mode 100644 index 226e71644a6f..000000000000 --- a/media-plugins/mythmusic/mythmusic-0.23.1_p25396.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/mythmusic-0.23.1_p25396.ebuild,v 1.2 2011/07/08 16:34:29 cardoe Exp $ - -EAPI=2 -inherit qt4 mythtv-plugins - -DESCRIPTION="Music player module for MythTV." -IUSE="cdr fftw libvisual opengl sdl" -KEYWORDS="amd64 ~ppc x86" - -RDEPEND=">=media-sound/cdparanoia-3.9.8 - >=media-libs/libcdaudio-0.99.6 - >=media-libs/taglib-1.5 - >=media-libs/flac-1.2.1 - >=media-libs/libogg-1.1.4 - >=media-libs/libvorbis-1.2.1 - cdr? ( virtual/cdrtools ) - fftw? ( sci-libs/fftw ) - opengl? ( virtual/opengl ) - sdl? ( >=media-libs/libsdl-1.2.5 - libvisual? ( =media-libs/libvisual-0.4* ) - )" - -DEPEND="${RDEPEND}" - -pkg_config() { - if use libvisual && ! use sdl; then - ewarn - ewarn "libvisual support requires sdl support. Enable 'sdl' USE flag" - ewarn "if you really want libvisual support" - ewarn - fi -} - -MTVCONF="$(use_enable fftw) $(use_enable sdl) $(use_enable opengl)" diff --git a/media-plugins/mythnetvision/ChangeLog b/media-plugins/mythnetvision/ChangeLog index b8e9dbf42d29..8b58a40ba29c 100644 --- a/media-plugins/mythnetvision/ChangeLog +++ b/media-plugins/mythnetvision/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythnetvision -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnetvision/ChangeLog,v 1.7 2011/07/28 21:11:16 cardoe Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnetvision/ChangeLog,v 1.8 2012/03/08 02:33:49 cardoe Exp $ + + 07 Mar 2012; Doug Goldstein <cardoe@gentoo.org> + -mythnetvision-0.23.1_p26407.ebuild: + Remove old version 28 Jul 2011; Doug Goldstein <cardoe@gentoo.org> -mythnetvision-0.23_p25065.ebuild, -mythnetvision-0.23.1_p25396.ebuild: diff --git a/media-plugins/mythnetvision/mythnetvision-0.23.1_p26407.ebuild b/media-plugins/mythnetvision/mythnetvision-0.23.1_p26407.ebuild deleted file mode 100644 index 7c8a9973d3f1..000000000000 --- a/media-plugins/mythnetvision/mythnetvision-0.23.1_p26407.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnetvision/mythnetvision-0.23.1_p26407.ebuild,v 1.2 2011/07/08 16:39:24 cardoe Exp $ - -EAPI=2 - -PYTHON_DEPEND="2:2.5" - -inherit qt4 mythtv-plugins python - -DESCRIPTION="MythTV Plugin for watching internet content" -IUSE="" -KEYWORDS="amd64 x86" - -RDEPEND=">=dev-python/pycurl-7.19.0 - >=dev-python/imdbpy-3.8 - >=dev-python/mysql-python-1.2.2 - media-tv/mythtv[python] - media-plugins/mythbrowser - www-plugins/adobe-flash" -DEPEND="media-plugins/mythbrowser" - -src_install() { - mythtv-plugins_src_install - - # Fix up permissions - fperms 755 /usr/share/mythtv/mythnetvision/scripts/*.pl - fperms 755 /usr/share/mythtv/mythnetvision/scripts/*.py -} diff --git a/media-plugins/mythnews/ChangeLog b/media-plugins/mythnews/ChangeLog index e8715c07696e..45068d81e7df 100644 --- a/media-plugins/mythnews/ChangeLog +++ b/media-plugins/mythnews/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythnews -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.54 2011/07/28 21:11:52 cardoe Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.55 2012/03/08 02:41:33 cardoe Exp $ + + 07 Mar 2012; Doug Goldstein <cardoe@gentoo.org> + -mythnews-0.23.1_p25396.ebuild: + Remove old version 28 Jul 2011; Doug Goldstein <cardoe@gentoo.org> -mythnews-0.22_p22991.ebuild, -mythnews-0.23_p25065.ebuild: diff --git a/media-plugins/mythnews/mythnews-0.23.1_p25396.ebuild b/media-plugins/mythnews/mythnews-0.23.1_p25396.ebuild deleted file mode 100644 index 75157c0bee44..000000000000 --- a/media-plugins/mythnews/mythnews-0.23.1_p25396.ebuild +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.23.1_p25396.ebuild,v 1.2 2011/07/08 16:40:11 cardoe Exp $ - -EAPI=2 -inherit qt4 mythtv-plugins - -DESCRIPTION="RSS feed news reading module for MythTV." -IUSE="" -KEYWORDS="amd64 ~ppc x86" diff --git a/media-plugins/mythvideo/ChangeLog b/media-plugins/mythvideo/ChangeLog index 7f7da68faf9c..692da2da756b 100644 --- a/media-plugins/mythvideo/ChangeLog +++ b/media-plugins/mythvideo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythvideo # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.98 2012/01/07 03:41:12 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.99 2012/03/08 02:37:48 cardoe Exp $ + + 07 Mar 2012; Doug Goldstein <cardoe@gentoo.org> + -mythvideo-0.23.1_p26407.ebuild: + Remove old version *mythvideo-0.24.1_p20110524 (07 Jan 2012) diff --git a/media-plugins/mythvideo/mythvideo-0.23.1_p26407.ebuild b/media-plugins/mythvideo/mythvideo-0.23.1_p26407.ebuild deleted file mode 100644 index 6fb2b820f012..000000000000 --- a/media-plugins/mythvideo/mythvideo-0.23.1_p26407.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.23.1_p26407.ebuild,v 1.3 2011/07/08 16:44:15 cardoe Exp $ - -EAPI=2 - -inherit qt4 mythtv-plugins - -DESCRIPTION="Video player module for MythTV." -IUSE="+jamu" -KEYWORDS="amd64 ~ppc x86" - -RDEPEND="dev-perl/libwww-perl - dev-perl/HTML-Parser - dev-perl/URI - dev-perl/XML-Simple - virtual/eject - jamu? ( >=dev-python/imdbpy-3.8 - dev-python/imaging - >=dev-python/mysql-python-1.2.2 - media-tv/mythtv[python] )" -DEPEND="" - -src_install() { - mythtv-plugins_src_install - - newinitd "${FILESDIR}"/mtd.init.d mtd - - # correct permissions so MythVideo is actually usable - fperms 755 /usr/share/mythtv/mythvideo/scripts/*.pl - fperms 755 /usr/share/mythtv/mythvideo/scripts/*.py - fperms 755 /usr/share/mythtv/mythvideo/scripts/*/*.pl - fperms 755 /usr/share/mythtv/mythvideo/scripts/*/*.py - - # setup JAMU cron jobs - if use jamu; then - exeinto /etc/cron.daily - newexe "${FILESDIR}/mythvideo.daily" mythvideo || die - exeinto /etc/cron.hourly - newexe "${FILESDIR}/mythvideo.hourly" mythvideo || die - exeinto /etc/cron.weekly - newexe "${FILESDIR}/mythvideo.weekly" mythvideo || die - insinto /home/mythtv/.mythtv/ - newins mythvideo/scripts/jamu-example.conf jamu.conf || die - fi -} - -pkg_postinst() { - elog "MythVideo can use any media player to playback files if you" - elog "are *NOT* using Storage Groups. If you are using Storage" - elog "Groups, you *MUST* use the Internal player." - elog - elog "Otherwise, you can install mplayer, xine or any other video" - elog "player and use that instead by configuring the player to use." - elog "The default is 'Internal'." -} diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog index 2408efd9fb6d..87900a70fb8e 100644 --- a/media-plugins/mythweather/ChangeLog +++ b/media-plugins/mythweather/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythweather -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.68 2011/07/28 21:13:34 cardoe Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.69 2012/03/08 02:43:03 cardoe Exp $ + + 07 Mar 2012; Doug Goldstein <cardoe@gentoo.org> + -mythweather-0.23.1_p25396.ebuild: + Remove old version 28 Jul 2011; Doug Goldstein <cardoe@gentoo.org> -mythweather-0.22_p22763-r1.ebuild, -mythweather-0.22_p22991.ebuild, diff --git a/media-plugins/mythweather/mythweather-0.23.1_p25396.ebuild b/media-plugins/mythweather/mythweather-0.23.1_p25396.ebuild deleted file mode 100644 index 5ace8d8f3e6a..000000000000 --- a/media-plugins/mythweather/mythweather-0.23.1_p25396.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.23.1_p25396.ebuild,v 1.3 2011/07/19 20:35:46 cardoe Exp $ - -EAPI=2 -inherit qt4 mythtv-plugins - -DESCRIPTION="Weather forecast module for MythTV." -IUSE="" -KEYWORDS="amd64 x86" - -DEPEND="dev-perl/DateManip - dev-perl/DateTime-Format-ISO8601 - dev-perl/ImageSize - dev-perl/SOAP-Lite - dev-perl/XML-Simple - dev-perl/XML-Parser - dev-perl/XML-SAX - dev-perl/XML-XPath" - -src_install() { - mythtv-plugins_src_install - - # correct permissions so MythWeather is actually usable - fperms 755 /usr/share/mythtv/mythweather/scripts/*/*.pl -} |