community/mythtv to 0.27.3-3

This commit is contained in:
David Beauchamp 2014-08-08 10:27:21 -04:00
parent 9be6cf77de
commit 695e805254

View file

@ -12,7 +12,7 @@
pkgname=mythtv
pkgver=0.27.3
pkgrel=2
pkgrel=3
epoch=1
pkgdesc="A Homebrew PVR project"
arch=('i686' 'x86_64')
@ -64,6 +64,7 @@ build() {
--enable-libx264 \
--enable-vaapi \
--python=python2 \
--perl-config-opts=INSTALLDIRS=vendor \
--disable-neon $CONFIG
make
}