summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.28/mythtv/PKGBUILD
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2016-04-06 20:06:24 (GMT)
committerBritney Fransen <brfransen@gmail.com>2016-04-06 20:06:24 (GMT)
commit2140c6b49336ddaa530c2930b1c2bfb8d3792a93 (patch)
tree2956c75825e9459d9c64437d3c9b2c0f71cbd927 /abs/core/mythtv/stable-0.28/mythtv/PKGBUILD
parentdca5fe04c38ba70396da0e7df4af932d8260c67b (diff)
downloadlinhes_pkgbuild-2140c6b49336ddaa530c2930b1c2bfb8d3792a93.zip
linhes_pkgbuild-2140c6b49336ddaa530c2930b1c2bfb8d3792a93.tar.gz
linhes_pkgbuild-2140c6b49336ddaa530c2930b1c2bfb8d3792a93.tar.bz2
mythtv, mythplugins, mythweb: update to latest fixes
run add_storage.py --reconstruct_sg to .install when updating from .27
Diffstat (limited to 'abs/core/mythtv/stable-0.28/mythtv/PKGBUILD')
-rw-r--r--abs/core/mythtv/stable-0.28/mythtv/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/abs/core/mythtv/stable-0.28/mythtv/PKGBUILD b/abs/core/mythtv/stable-0.28/mythtv/PKGBUILD
index e0afc58..bdfedf9 100644
--- a/abs/core/mythtv/stable-0.28/mythtv/PKGBUILD
+++ b/abs/core/mythtv/stable-0.28/mythtv/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mythtv
pkgver=0.28
-pkgrel=2
+pkgrel=5
commit_hash=`cat ../git_src/git_hash`
pkgdesc="A Homebrew PVR project $commit_hash"
arch=('i686' 'x86_64')
@@ -8,8 +8,9 @@ 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' 'lirc-utils'
- 'mysql-clients' 'mysql-python' 'openssl' 'perl-date-manip' 'perl-dbd-mysql'
+ 'libxinerama' 'libxrandr' 'libxml2' 'LinHES-config>=8.1-6'
+ 'LinHES-system>=8.4-3' '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'
@@ -57,7 +58,6 @@ build() {
--disable-altivec \
--disable-audio-jack \
--disable-audio-pulseoutput \
- --disable-ccache \
--disable-distcc \
--disable-mythlogserver \
--dvb-path=/usr/include \