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() # recommend manually setting -DUSE_LTO=OFF to -DUSE_LTO=$(nproc) in build()
_clangbuild= _clangbuild=
pkgver=22.x.66587.80585239f6 pkgver=22.x.66601.41d6855e17
pkgrel=1 pkgrel=1
arch=('aarch64' 'armv7h') arch=('aarch64' 'armv7h')
url="https://github.com/graysky2/xbmc/tree/gs-gbm_master" url="https://github.com/graysky2/xbmc/tree/gs-gbm_master"
license=('GPL2') license=('GPL2')
makedepends=( makedepends=(
'afpfs-ng' 'bluez-libs' 'cmake' 'curl' 'dav1d' 'doxygen' 'git' 'glew' 'bluez-libs' 'cmake' 'curl' 'dav1d' 'doxygen' 'git' 'glew'
'gperf' 'hicolor-icon-theme' 'fmt' 'libaacs' 'libass' 'gperf' 'hicolor-icon-theme' 'fmt' 'libass'
'libbluray' 'libcdio' 'libcec' 'libgl' 'mariadb-libs' 'libmicrohttpd' 'libbluray' 'libcdio' 'libcec' 'libgl' 'mariadb-libs' 'libmicrohttpd'
'libmodplug' 'libmpeg2' 'libnfs' 'libplist' 'libpulse' 'libmodplug' 'libmpeg2' 'libnfs' 'libplist' 'libpulse'
'libxrandr' 'libxslt' 'lirc' 'lzo' 'mesa' 'nasm' 'libxrandr' 'libxslt' 'lirc' 'lzo' 'mesa' 'nasm'
@ -204,7 +204,6 @@ package_kodi-rpi-git() {
[[ -n "$_clangbuild" ]] && depends+=('glu') [[ -n "$_clangbuild" ]] && depends+=('glu')
optdepends=( optdepends=(
'afpfs-ng: Apple shares support'
'bluez: Blutooth support' 'bluez: Blutooth support'
'linux-rpi: HW accelerated decoding' 'linux-rpi: HW accelerated decoding'
'python-pybluez: Bluetooth support' 'python-pybluez: Bluetooth support'