mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/mythtv to 0.27.3-3
This commit is contained in:
parent
9be6cf77de
commit
695e805254
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue