alarm/kodi-rpi to 21.1-2

This commit is contained in:
graysky 2024-08-20 11:27:17 -04:00
parent 698db923f5
commit d98af9c9f0

View file

@ -23,13 +23,13 @@ _commit=141466d91563efe26387d7b93843b8b94402ff16
_clangbuild= _clangbuild=
pkgver=21.1 pkgver=21.1
pkgrel=1 pkgrel=2
arch=('aarch64' 'armv7h') arch=('aarch64' 'armv7h')
url="https://github.com/graysky2/xbmc/tree/gs-gbm_omega" url="https://github.com/graysky2/xbmc/tree/gs-gbm_omega"
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'
@ -214,7 +214,6 @@ package_kodi-rpi() {
[[ -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'