summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.28/mythtv/PKGBUILD
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2016-06-08 15:49:42 (GMT)
committerBritney Fransen <brfransen@gmail.com>2016-06-08 15:49:42 (GMT)
commit9aa0daac20448a178a9e5583e5fc81cc1e9ba4f1 (patch)
treee043eb1f74c78be73e5839ea0194707ca9251a31 /abs/core/mythtv/stable-0.28/mythtv/PKGBUILD
parent89f8528c17f96a0378a22c9d00e96bc6b01dda6c (diff)
downloadlinhes_pkgbuild-9aa0daac20448a178a9e5583e5fc81cc1e9ba4f1.zip
linhes_pkgbuild-9aa0daac20448a178a9e5583e5fc81cc1e9ba4f1.tar.gz
linhes_pkgbuild-9aa0daac20448a178a9e5583e5fc81cc1e9ba4f1.tar.bz2
mythtv & mythplugins: update to latest -fixes
Diffstat (limited to 'abs/core/mythtv/stable-0.28/mythtv/PKGBUILD')
-rw-r--r--abs/core/mythtv/stable-0.28/mythtv/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/abs/core/mythtv/stable-0.28/mythtv/PKGBUILD b/abs/core/mythtv/stable-0.28/mythtv/PKGBUILD
index f2b877d..6ab01c1 100644
--- a/abs/core/mythtv/stable-0.28/mythtv/PKGBUILD
+++ b/abs/core/mythtv/stable-0.28/mythtv/PKGBUILD
@@ -1,21 +1,21 @@
pkgname=mythtv
pkgver=0.28
-pkgrel=13
+pkgrel=14
commit_hash=`cat ../git_src/git_hash`
pkgdesc="A Homebrew PVR project $commit_hash"
arch=('i686' 'x86_64')
url="http://www.mythtv.org/"
license=('GPL')
-depends=('avahi' 'faad2' 'fftw' 'glew' 'exiv2' 'lame' 'libass' 'libavc1394' 'libcdio'
- 'libcec' 'libcrystalhd-git' 'libiec61883' 'libva' 'libvdpau' 'libvpx'
- 'libxinerama' 'libxrandr' 'libxml2' 'LinHES-config>=8.1-6'
+depends=('avahi' 'exiv2' 'faad2' 'fftw' 'glew' 'lame' 'libass' 'libavc1394' 'libcdio'
+ 'libcec' 'libgl' 'libcrystalhd-git' 'libiec61883' 'libva' 'libvdpau' 'libvpx'
+ 'libx264' 'libxinerama' 'libxml2' 'libxrandr' 'LinHES-config>=8.1-6'
'LinHES-system>=8.4-4' 'lirc-utils' 'mysql-clients' 'mysql-python'
'openssl' 'perl-date-manip' 'perl-dbd-mysql'
'perl-io-socket-inet6' 'perl-libwww' 'perl-math-round'
'perl-net-upnp' 'perl-soap-lite' 'perl-xml-sax' 'python2-pycurl'
'python2-lxml' 'qt5-script' 'qt5-webkit' 'sdl' 'taglib' 'urlgrabber' 'wget'
- 'x264' 'xmltv')
-makedepends=('mesa' 'libgl' 'yasm' 'git' 'rsync')
+ 'xmltv')
+makedepends=('mesa' 'mesa-libgl' 'yasm' 'x264' 'git' 'rsync')
replaces=()
groups=('pvr')
backup=()