summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.28/mythtv/PKGBUILD
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2017-08-31 18:34:39 (GMT)
committerBritney Fransen <brfransen@gmail.com>2017-08-31 18:34:39 (GMT)
commit4739d37f1b813536b0f8d665a03f6f22a902f3e2 (patch)
tree0ec74798abf0e8174bdc1011e3aaf2083ff43b31 /abs/core/mythtv/stable-0.28/mythtv/PKGBUILD
parentf0d00d5840a4e8ff010d4e3c9b06c21f5a7dfe4b (diff)
downloadlinhes_pkgbuild-4739d37f1b813536b0f8d665a03f6f22a902f3e2.zip
linhes_pkgbuild-4739d37f1b813536b0f8d665a03f6f22a902f3e2.tar.gz
linhes_pkgbuild-4739d37f1b813536b0f8d665a03f6f22a902f3e2.tar.bz2
mythtv & mythplugins: add deps python2-future, python2-requests and python2-requests-cache for ttvdb.py
Diffstat (limited to 'abs/core/mythtv/stable-0.28/mythtv/PKGBUILD')
-rw-r--r--abs/core/mythtv/stable-0.28/mythtv/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/abs/core/mythtv/stable-0.28/mythtv/PKGBUILD b/abs/core/mythtv/stable-0.28/mythtv/PKGBUILD
index 95acc35..1fac743 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.1
-pkgrel=9
+pkgrel=10
commit_hash=`cat ../git_src/git_hash`
pkgdesc="A Homebrew PVR project $commit_hash"
arch=('i686' 'x86_64')
@@ -12,7 +12,8 @@ depends=('avahi' 'exiv2' 'faad2' 'fftw' 'glew' 'lame' 'libass' 'libavc1394' 'lib
'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'
+ 'perl-net-upnp' 'perl-soap-lite' 'perl-xml-sax' 'python2-future'
+ 'python-pycurl' 'python2-requests' 'python2-requests-cache'
'python2-lxml' 'qt5-script' 'qt5-webkit' 'sdl' 'taglib' 'unzip' 'urlgrabber'
'wget' 'xmltv')
makedepends=('mesa' 'mesa-libgl' 'yasm' 'x264' 'git' 'rsync' 'qt5-tools')