From ac81c7693238dbafb7d778583a921e8a8cdd2fb4 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 21 Apr 2015 12:10:05 +0000 Subject: [PATCH] community/mythtv to 0.27.4-4 --- community/mythtv/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/community/mythtv/PKGBUILD b/community/mythtv/PKGBUILD index ef68f2d29..4665d27c9 100644 --- a/community/mythtv/PKGBUILD +++ b/community/mythtv/PKGBUILD @@ -8,20 +8,20 @@ # ALARM: Kevin Mihelich # - correctly define ARM cpus for configure # - disabled vdpau, mmx, incompatible ARM FPUs -# - ffmpeg backport to fix building on GCC 4.8 pkgname=mythtv pkgver=0.27.4 -pkgrel=3 +pkgrel=4 epoch=1 pkgdesc="A Homebrew PVR project" arch=('i686' 'x86_64') url="http://www.mythtv.org/" license=('GPL') -depends=('avahi' 'fftw' 'lame' 'libass' 'libavc1394' 'libcdio' 'libiec61883' 'libgl' - 'libpulse' 'libva' 'libvpx' 'libxinerama' 'lirc' 'mariadb-clients' +depends=('avahi' 'fftw' 'lame' 'libass' 'libavc1394' 'libcdio' 'libiec61883' + 'libgl' 'libpulse' 'libva' 'libvpx' 'libxinerama' 'lirc' 'mariadb-clients' 'mysql-python' 'perl-dbd-mysql' 'perl-io-socket-inet6' 'perl-libwww' - 'perl-net-upnp' 'python2-lxml' 'qtwebkit' 'taglib' 'urlgrabber' 'libx264') + 'perl-net-upnp' 'python2-lxml' 'qtwebkit' 'taglib' 'urlgrabber' + 'libx264') makedepends=('glew' 'libcec' 'libxml2' 'mesa' 'mesa-libgl' 'openssl' 'yasm' 'x264' 'gdb') optdepends=('glew: for GPU commercial flagging' 'libcec: for consumer electronics control capabilities'