summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2024-08-20 11:24:44 -0400
committergraysky2024-08-20 11:24:44 -0400
commite3ef8e0102d28751dee2f28d4049cfc54c91365c (patch)
tree039ac50cbace71fafe24336934079670b93e12a6 /PKGBUILD
parent0c839cc5cf85ea266aaf712da883de7553b3a52b (diff)
downloadaur-e3ef8e0102d28751dee2f28d4049cfc54c91365c.tar.gz
Update to r66565.3a1a944b00e-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 05a9d1e19333..3d898eafe723 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,14 +25,14 @@ _renderer=gles
pkgbase=kodi-git
pkgname=("$pkgbase" "$pkgbase-eventclients" "$pkgbase-tools-texturepacker" "$pkgbase-dev")
-pkgver=r66559.cdfc755adde
+pkgver=r66565.3a1a944b00e
pkgrel=1
arch=('x86_64')
url="https://kodi.tv"
license=('GPL2')
makedepends=(
- 'afpfs-ng' 'bluez-libs' 'cmake' 'curl' 'dav1d' 'doxygen' 'git' 'glew'
- 'gperf' 'hicolor-icon-theme' 'java-runtime' 'fmt' 'libaacs' 'libass'
+ 'bluez-libs' 'cmake' 'curl' 'dav1d' 'doxygen' 'git' 'glew'
+ 'gperf' 'hicolor-icon-theme' 'java-runtime' 'fmt' 'libass'
'libbluray' 'libcdio' 'libcec' 'libgl' 'mariadb-libs' 'libmicrohttpd'
'libmodplug' 'libmpeg2' 'libnfs' 'libplist' 'libpulse' 'libva'
'libva-vdpau-driver' 'libxrandr' 'libxslt' 'lirc' 'lzo' 'mesa' 'nasm'
@@ -197,13 +197,12 @@ package_kodi-git() {
'libplist' 'libpulse' 'libva' 'libvdpau' 'libxslt' 'lirc' 'lzo'
'mariadb-libs' 'mesa' 'libpipewire' 'python-pillow' 'python-pycryptodomex'
'python-simplejson' 'shairplay' 'smbclient' 'sndio' 'spdlog' 'sqlite'
- 'taglib' 'tinyxml' 'libxrandr' 'libxkbcommon' 'waylandpp' 'libinput'
+ 'tinyxml' 'taglib' 'libxrandr' 'libxkbcommon' 'waylandpp' 'libinput'
'pcre' 'tinyxml2' 'libdisplay-info' 'exiv2'
)
[[ -n "$_clangbuild" ]] && depends+=('glu')
optdepends=(
- 'afpfs-ng: Apple shares support'
'bluez: Blutooth support'
'python-pybluez: Bluetooth support'
'pulseaudio: PulseAudio support'