mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/kodi-rpi-git to 22.x.66601.41d6855e17-1
This commit is contained in:
parent
0b867b4cd7
commit
75c60fb62f
1 changed files with 3 additions and 4 deletions
|
@ -19,14 +19,14 @@ pkgname=(
|
|||
# recommend manually setting -DUSE_LTO=OFF to -DUSE_LTO=$(nproc) in build()
|
||||
_clangbuild=
|
||||
|
||||
pkgver=22.x.66587.80585239f6
|
||||
pkgver=22.x.66601.41d6855e17
|
||||
pkgrel=1
|
||||
arch=('aarch64' 'armv7h')
|
||||
url="https://github.com/graysky2/xbmc/tree/gs-gbm_master"
|
||||
license=('GPL2')
|
||||
makedepends=(
|
||||
'afpfs-ng' 'bluez-libs' 'cmake' 'curl' 'dav1d' 'doxygen' 'git' 'glew'
|
||||
'gperf' 'hicolor-icon-theme' 'fmt' 'libaacs' 'libass'
|
||||
'bluez-libs' 'cmake' 'curl' 'dav1d' 'doxygen' 'git' 'glew'
|
||||
'gperf' 'hicolor-icon-theme' 'fmt' 'libass'
|
||||
'libbluray' 'libcdio' 'libcec' 'libgl' 'mariadb-libs' 'libmicrohttpd'
|
||||
'libmodplug' 'libmpeg2' 'libnfs' 'libplist' 'libpulse'
|
||||
'libxrandr' 'libxslt' 'lirc' 'lzo' 'mesa' 'nasm'
|
||||
|
@ -204,7 +204,6 @@ package_kodi-rpi-git() {
|
|||
[[ -n "$_clangbuild" ]] && depends+=('glu')
|
||||
|
||||
optdepends=(
|
||||
'afpfs-ng: Apple shares support'
|
||||
'bluez: Blutooth support'
|
||||
'linux-rpi: HW accelerated decoding'
|
||||
'python-pybluez: Bluetooth support'
|
||||
|
|
Loading…
Reference in a new issue