From d98af9c9f0bfbebf4ac77390686299f011bed291 Mon Sep 17 00:00:00 2001 From: graysky Date: Tue, 20 Aug 2024 11:27:17 -0400 Subject: [PATCH] alarm/kodi-rpi to 21.1-2 --- alarm/kodi-rpi/PKGBUILD | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/alarm/kodi-rpi/PKGBUILD b/alarm/kodi-rpi/PKGBUILD index 3b89830db..cf86d7bee 100644 --- a/alarm/kodi-rpi/PKGBUILD +++ b/alarm/kodi-rpi/PKGBUILD @@ -23,13 +23,13 @@ _commit=141466d91563efe26387d7b93843b8b94402ff16 _clangbuild= pkgver=21.1 -pkgrel=1 +pkgrel=2 arch=('aarch64' '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' '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' @@ -214,7 +214,6 @@ package_kodi-rpi() { [[ -n "$_clangbuild" ]] && depends+=('glu') optdepends=( - 'afpfs-ng: Apple shares support' 'bluez: Blutooth support' 'linux-rpi: HW accelerated decoding' 'python-pybluez: Bluetooth support'