mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
alarm/kodi-c1 to 14.0-2
This commit is contained in:
parent
624e494ed1
commit
b7ab2547b2
1 changed files with 3 additions and 2 deletions
|
@ -17,7 +17,7 @@ pkgname=('kodi-c1' 'kodi-c1-eventclients')
|
|||
_commit=ef40d007ee841029ebe790f26e43faa8997551f2
|
||||
pkgver=14.0
|
||||
_codename=Helix
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('armv7h')
|
||||
url="http://kodi.tv"
|
||||
license=('GPL2')
|
||||
|
@ -65,7 +65,8 @@ build() {
|
|||
--with-lirc-device=/run/lirc/lircd \
|
||||
--disable-vaapi \
|
||||
--disable-static --enable-shared \
|
||||
--disable-rsxs
|
||||
--disable-rsxs \
|
||||
--enable-codec=amcodec
|
||||
|
||||
# Now (finally) build
|
||||
make
|
||||
|
|
Loading…
Reference in a new issue