From 7ff5465d0386f06bea97ef956397c305d6f7e07f Mon Sep 17 00:00:00 2001 From: root Date: Fri, 13 Apr 2012 00:01:45 +0000 Subject: Fri Apr 13 00:01:45 UTC 2012 --- community/mythplugins/PKGBUILD | 43 ++++++++++++++++-------------------------- 1 file changed, 16 insertions(+), 27 deletions(-) (limited to 'community/mythplugins') diff --git a/community/mythplugins/PKGBUILD b/community/mythplugins/PKGBUILD index 5e3d59988..29d9895a9 100644 --- a/community/mythplugins/PKGBUILD +++ b/community/mythplugins/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 62800 2012-01-27 02:41:18Z jconder $ +# $Id: PKGBUILD 69264 2012-04-11 06:54:34Z jconder $ # Maintainer: Jonathan Conder # Contributor: Giovanni Scafora @@ -10,36 +10,36 @@ pkgname=('mythplugins-mytharchive' 'mythplugins-mythmusic' 'mythplugins-mythnetvision' 'mythplugins-mythnews' - 'mythplugins-mythvideo' 'mythplugins-mythweather' 'mythplugins-mythweb' 'mythplugins-mythzoneminder') -pkgver=0.24.2 -pkgrel=2 +pkgver=0.25 +pkgrel=1 epoch=1 arch=('i686' 'x86_64') url="http://www.mythtv.org" license=('GPL') -makedepends=('cdparanoia' 'cdrkit' 'dvdauthor' 'dvd+rw-tools' 'ffmpeg' 'flac' - 'libcdaudio' 'libexif' 'libvisual' 'libvorbis' 'mplayer' 'mythtv' - 'perl-datetime-format-iso8601' 'perl-date-manip' 'perl-image-size' - 'perl-json' 'perl-libwww' 'perl-soap-lite' 'perl-xml-sax' - 'perl-xml-simple' 'perl-xml-xpath' 'python2-oauth' 'python-imaging' - 'python-pycurl' 'sdl' 'taglib' 'zlib') +makedepends=('cdrkit' 'dvdauthor' 'dvd+rw-tools' 'ffmpeg' 'flac' 'libexif' + 'libvorbis' 'mplayer' 'mythtv' 'perl-datetime-format-iso8601' + 'perl-date-manip' 'perl-image-size' 'perl-json' 'perl-libwww' + 'perl-soap-lite' 'perl-xml-sax' 'perl-xml-simple' 'perl-xml-xpath' + 'python2-oauth' 'python-imaging' 'python-pycurl' 'taglib' 'zlib') source=("ftp://ftp.osuosl.org/pub/mythtv/$pkgbase-$pkgver.tar.bz2" 'mtd.rc') -md5sums=('471836d48657afc488d560aee624931e' +md5sums=('b3f2768372a38e92ca94841519daa05e' '476c12ba074794ad7f4ae092bdf949d6') build() { cd "$srcdir/$pkgbase-$pkgver" find . -name '*.py' -type f | xargs sed -i 's@^#!.*python$@#!/usr/bin/python2@' + sed -re 's@cstdio@cstdio>\n#include