mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
multimedia/mythplugins: Updated for version 0.24.1.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
fadef2b83e
commit
c01f279864
4 changed files with 13 additions and 12 deletions
|
@ -1,10 +1,11 @@
|
|||
All the official MythTV plugins, including MythArchive, MythControls, MythDVD,
|
||||
MythFlix, MythGallery, MythGame, MythMusic, MythNews, MythPhone, MythVideo,
|
||||
All the official MythTV plugins, including MythArchive,
|
||||
MythGallery, MythGame, MythMusic, MythNews, MythVideo,
|
||||
MythWeather, and MythWeb.
|
||||
|
||||
This requires mythtv, xmltv_prereq, perl-XML-XPath, perl-Image-Size,
|
||||
perl-DateTime-Format-ISO8601, libcdaudio, dvdauthor and lame.
|
||||
This requires mythtv, pycurl, urlgrabber dcraw, perl-XML-XPath,
|
||||
perl-Image-Size, perl-DateTime-Format-ISO8601, libcdaudio, dvdauthor,
|
||||
python-oauth and lame.
|
||||
|
||||
Some of these plugins require extra work to get them functional. See the
|
||||
README files in /usr/doc/mythplugins for extra steps, configuration, and
|
||||
Some of these plugins require extra work to get them functional. See the
|
||||
README files in /usr/doc/mythplugins for extra steps, configuration, and
|
||||
dependencies.
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=mythplugins
|
||||
VERSION=0.24
|
||||
VERSION=0.24.1
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="mythplugins"
|
||||
VERSION="0.24"
|
||||
VERSION="0.24.1"
|
||||
HOMEPAGE="http://www.mythtv.org/"
|
||||
DOWNLOAD="http://ftp.osuosl.org/pub/mythtv/mythplugins-0.24.tar.bz2"
|
||||
MD5SUM="2bcb195a82475648040910d7afd054d1"
|
||||
DOWNLOAD="http://ftp.osuosl.org/pub/mythtv/mythplugins-0.24.1.tar.bz2"
|
||||
MD5SUM="76aeefeff70b550b2d35c2d9d751df18"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="David Somero"
|
||||
EMAIL="dsomero@hotmail.com"
|
||||
APPROVED="rworkman"
|
||||
APPROVED="rworkman,Niels Horn"
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# exactly 11 lines for the formatting to be correct. It's also customary to
|
||||
# leave one space after the ':'.
|
||||
|
||||
|-----handy-ruler------------------------------------------------|
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
mythplugins: Mythtv Plugins ( http://www.mythtv.org/ )
|
||||
mythplugins:
|
||||
mythplugins: Official MythTV plugins:
|
||||
|
|
Loading…
Reference in a new issue