summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.27/mythtv/PKGBUILD
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2013-12-10 00:26:38 (GMT)
committerBritney Fransen <brfransen@gmail.com>2013-12-10 00:26:38 (GMT)
commit4ae50c913a901b6e73a4825e2054a57978a0bd22 (patch)
tree1e9958a7c703b129b854c6817d5484a3cb250d2f /abs/core/mythtv/stable-0.27/mythtv/PKGBUILD
parentfc357b029363755a1a75e05700701265134e71d6 (diff)
downloadlinhes_pkgbuild-4ae50c913a901b6e73a4825e2054a57978a0bd22.zip
linhes_pkgbuild-4ae50c913a901b6e73a4825e2054a57978a0bd22.tar.gz
linhes_pkgbuild-4ae50c913a901b6e73a4825e2054a57978a0bd22.tar.bz2
mythtv & mythplugins: update to latest .27/fixes. refs #933
add systemconfig.py -m config_xml to mythtv.install to make sure config.xml is created. made a few changes to LinHES Settings
Diffstat (limited to 'abs/core/mythtv/stable-0.27/mythtv/PKGBUILD')
-rw-r--r--abs/core/mythtv/stable-0.27/mythtv/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/core/mythtv/stable-0.27/mythtv/PKGBUILD b/abs/core/mythtv/stable-0.27/mythtv/PKGBUILD
index f98b3db..59aa538 100644
--- a/abs/core/mythtv/stable-0.27/mythtv/PKGBUILD
+++ b/abs/core/mythtv/stable-0.27/mythtv/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mythtv
pkgver=0.27
-pkgrel=5
+pkgrel=6
commit_hash=`cat ../git_src/git_hash`
pkgdesc="A Homebrew PVR project $commit_hash"
arch=('i686' 'x86_64')
@@ -8,8 +8,8 @@ url="http://www.mythtv.org/"
license=('GPL')
depends=('avahi' 'faad2' 'fftw' 'glew' 'lame' 'libass' 'libavc1394' 'libcdio'
'libcec' 'libcrystalhd-git' 'libiec61883' 'libva' 'libvdpau' 'libvpx'
- 'libxinerama' 'libxrandr' 'libxml2' 'lirc-utils' 'mysql-clients'
- 'mysql-python' 'openssl' 'perl-date-manip' 'perl-dbd-mysql'
+ 'libxinerama' 'libxrandr' 'libxml2' 'LinHES-config>=8.1-6' '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' 'python-pycurl'
'python2-lxml' 'qt' 'qtwebkit' 'taglib' 'urlgrabber' 'x264' 'xmltv')