[Lunar-commits] <moonbase-other> mythtv-plugins: Version bump to 0.26.0.
stumbles
stumbles at lunar-linux.org
Fri Apr 5 15:54:17 CEST 2013
commit 071996919107042b9e50138fd19d719632af2755
Author: stumbles <stumbles at lunar-linux.org>
Date: Fri, 05 Apr 2013 06:54:00 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/071996919107042b9e50138fd19d719632af2755
mythtv-plugins: Version bump to 0.26.0.
---
video/mythtv-plugins/CONFIGURE | +0/-1
video/mythtv-plugins/DEPENDS | +8/-3
video/mythtv-plugins/DETAILS | +3/-3
3 files changed, 11 insertions(+), 7 deletions(-)
--- a/video/mythtv-plugins/CONFIGURE
+++ b/video/mythtv-plugins/CONFIGURE
@@ -9,6 +9,5 @@ mquery MYTH_GALLERY "Enable MythGallery Plugin?" y "--enable-mythgallery" "--dis
mquery MYTH_GAME "Enable MythGame Plugin?" y "--enable-mythgame" "--disable-mythgame"
mquery MYTH_MUSIC "Enable MythMusic (Integrated music player)?" y "--enable-mythmusic" "--disable-mythmusic"
mquery MYTH_NEWS "Enable MythNews Plugin (RSS feeds)?" y "--enable-mythnews" "--disable-mythnews"
-mquery MYTH_VIDEO "Enable MythVideo Plugin (To play additional video types)?" y "--enable-mythvideo" "--disable-mythvideo"
mquery MYTH_WEATHER "Enable MythWeather Plugin?" y "--enable-mythweather" "--disable-mythweather"
mquery MYTH_ZONEMINDER "Enable MythZoneMinder Plugin (CCTV security camera interface)?" y "--enable-mythzoneminder" "--disable-mythzoneminder"
--- a/video/mythtv-plugins/DEPENDS
+++ b/video/mythtv-plugins/DEPENDS
@@ -2,7 +2,7 @@
depends mythtv
depends mysql
-optional_depends dcraw "" "" "for raw image support"
+optional_depends dcraw "--enable-dcraw" "--disable-dcraw" "for raw image support"
# MythGallery
depends tiff
optional_depends "libexif" "--enable-exif --enable-new-exif" "--disable-exif" "MythGallery: Enable reading of EXIF headers"
@@ -16,6 +16,11 @@ depends libcdaudio
depends cdparanoia
depends lame
depends taglib
-optional_depends fftw3 "--enable-fftw" "" "MythMusic: Visualization support"
-optional_depends fftw "--enable-fftw" "" "MythMusic: Visualization support"
+optional_depends fftw3 "--enable-fftw" "--disable-fftw" "MythMusic: Visualization support"
+optional_depends fftw "--enable-fftw" "--disable-fftw" "MythMusic: Visualization support"
+# Mythweather
+depends XML-Simple
+depends XML-XPath
+depends Image-Size
+depends DateTime-Format-ISO8601
--- a/video/mythtv-plugins/DETAILS
+++ b/video/mythtv-plugins/DETAILS
@@ -1,12 +1,12 @@
MODULE=mythtv-plugins
- VERSION=0.25.1
+ VERSION=0.26.0
SOURCE=mythplugins-$VERSION.tar.bz2
SOURCE_URL=http://www.mythtv.org/download/plugins/$VERSION
SOURCE_DIRECTORY=$BUILD_DIRECTORY/mythplugins-$VERSION
- SOURCE_VFY=sha1:58fc854f8af0fe065c2084b8118763514061f5e9
+ SOURCE_VFY=sha1:bd5384e7f422f6f81b011089fd419e771e8c79dc
WEB_SITE=http://www.mythtv.org
ENTERED=20040304
- UPDATED=20120630
+ UPDATED=20130405
SHORT="Additional MythTV Plugins"
cat << EOF
More information about the Lunar-commits
mailing list