Ike Devolder pushed to branch main at Arch Linux / Packaging / Packages / kodi


Commits:
073646c7 by Ike Devolder at 2026-03-03T09:10:41+01:00
upgpkg: 21.3-4

add udisks2 optdepend

closes #16

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = kodi
        pkgver = 21.3
-       pkgrel = 3
+       pkgrel = 4
        url = https://kodi.tv
        arch = x86_64
        license = GPL-2.0-or-later
@@ -103,6 +103,7 @@ pkgbase = kodi
        optdepends = pulseaudio: PulseAudio support
        optdepends = pipewire: PipeWire support
        optdepends = upower: Display battery level
+       optdepends = udisks2: Support for removable devices
        noextract = kodi-libdvdcss-1.4.3-Next-Nexus-Alpha2-2.tar.gz
        noextract = kodi-libdvdnav-6.1.1-Next-Nexus-Alpha2-2.tar.gz
        noextract = kodi-libdvdread-6.1.3-Next-Nexus-Alpha2-2.tar.gz


=====================================
PKGBUILD
=====================================
@@ -20,7 +20,7 @@
 pkgbase=kodi
 pkgname=('kodi' 'kodi-gles' 'kodi-eventclients' 'kodi-tools-texturepacker' 
'kodi-dev')
 pkgver=21.3
-pkgrel=3
+pkgrel=4
 arch=('x86_64')
 url="https://kodi.tv";
 license=('GPL-2.0-or-later')
@@ -57,6 +57,7 @@ optdepends=(
   'pulseaudio: PulseAudio support'
   'pipewire: PipeWire support'
   'upower: Display battery level'
+  'udisks2: Support for removable devices'
 )
 options=(!lto)
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kodi/-/commit/073646c71ef373752a53fd5e3f5322444e448b8f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kodi/-/commit/073646c71ef373752a53fd5e3f5322444e448b8f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to