xdg-desktop-portal: update to 1.14.5.

This commit is contained in:
Duncaen 2022-07-22 14:55:11 +02:00
parent e920f6c603
commit fe201ecf99
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'xdg-desktop-portal'
pkgname=xdg-desktop-portal
version=1.14.4
version=1.14.5
revision=1
build_style=gnu-configure
configure_args="--enable-pipewire --enable-geoclue --enable-libportal --without-systemd"
@ -13,12 +13,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://github.com/flatpak/xdg-desktop-portal"
distfiles="https://github.com/flatpak/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.xz"
checksum=0590199a65daee7c4f3e5c293e3d5b287610bf9299c4515eacc3d133474f0c73
do_check() {
# some tests require a dbus session
make check || :
}
checksum=0deecc8a9fa6ab958b5a68d2ec45210c964307ae9d86343a461dad45b1220fdd
post_install() {
rm -rf "${DESTDIR}/usr/lib/systemd"