mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/kodi-rpi-legacy to 21.1-2
This commit is contained in:
parent
d98af9c9f0
commit
0b867b4cd7
1 changed files with 3 additions and 4 deletions
|
@ -24,13 +24,13 @@ _commit=141466d91563efe26387d7b93843b8b94402ff16
|
|||
_clangbuild=
|
||||
|
||||
pkgver=21.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('armv7h')
|
||||
url="https://github.com/graysky2/xbmc/tree/gs-gbm_omega"
|
||||
license=('GPL2')
|
||||
makedepends=(
|
||||
'afpfs-ng' 'bluez-libs' 'cmake' 'curl' 'dav1d' 'doxygen' 'git' 'glew'
|
||||
'gperf' 'hicolor-icon-theme' 'jdk17-openjdk' 'fmt' 'libaacs' 'libass'
|
||||
'bluez-libs' 'cmake' 'curl' 'dav1d' 'doxygen' 'git' 'glew'
|
||||
'gperf' 'hicolor-icon-theme' 'jdk17-openjdk' 'fmt' 'libass'
|
||||
'libbluray' 'libcdio' 'libcec' 'libgl' 'mariadb-libs' 'libmicrohttpd'
|
||||
'libmodplug' 'libmpeg2' 'libnfs' 'libplist' 'libpulse'
|
||||
'libxrandr' 'libxslt' 'lirc' 'lzo' 'mesa' 'nasm'
|
||||
|
@ -198,7 +198,6 @@ package_kodi-rpi-legacy() {
|
|||
[[ -n "$_clangbuild" ]] && depends+=('glu')
|
||||
|
||||
optdepends=(
|
||||
'afpfs-ng: Apple shares support'
|
||||
'bluez: Blutooth support'
|
||||
'linux-rpi-legacy: limited HW accelerated decoding'
|
||||
'python-pybluez: Bluetooth support'
|
||||
|
|
Loading…
Reference in a new issue