alarm/kodi-rpi-git to 20.x.58931.109e7cda21-1

This commit is contained in:
graysky 2021-11-27 05:55:50 -05:00
parent 8078c746bc
commit 42583265e9

View file

@ -15,8 +15,8 @@ pkgname=(
'kodi-rpi-git-eventclients' 'kodi-rpi-git-tools-texturepacker' 'kodi-rpi-git-dev'
)
_commitnumber=58921
_commit=ad2ef04257a7a7356d77b3184e87f379d068482e
_commitnumber=58931
_commit=109e7cda2118c3e674bdc7f615a9de9e3dad85c9
# set this to anything to build with clang
# recommend manually setting -DUSE_LTO=OFF to -DUSE_LTO=$(nproc) in build()
@ -83,7 +83,7 @@ noextract=(
"flatbuffers-$_flatbuffers_version.tar.gz"
"libudfread-$_libudfread_version.tar.gz"
)
sha256sums=('eae377813eccdff532b77ceb8aa26329139b0a94f8f4e973b961c44e6fcc77df'
sha256sums=('f10b8e7a700a2ff0c3a31845825906f28ba3bf75ee43603155ef77255985a2a6'
'38816f8373e243bc5950449b4f3b18938c4e1c59348e3411e23f31db4072e40d'
'071e414e61b795f2ff9015b21a85fc009dde967f27780d23092643916538a57a'
'a30b6aa0aad0f2c505bc77948af2d5531a80b6e68112addb4c123fca24d5d3bf'
@ -195,8 +195,7 @@ package_kodi-rpi-git() {
optdepends=(
'afpfs-ng: Apple shares support'
'bluez: Blutooth support'
'linux-raspberrypi: HW accelerated decoding'
'linux-raspberrypi4: HW accelerated decoding'
'linux-rpi: HW accelerated decoding'
'python-pybluez: Bluetooth support'
'pulseaudio: PulseAudio support'
)