alarm/kodi-rpi-git to 22.x.66601.41d6855e17-1

This commit is contained in:
graysky 2024-08-20 11:29:45 -04:00
parent 0b867b4cd7
commit 75c60fb62f

View file

@ -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'