xdg-desktop-portal: update to 1.18.0.

This commit is contained in:
Duncaen 2023-09-27 15:29:54 +02:00
parent 292b819dc3
commit afae697d09
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
# Template file for 'xdg-desktop-portal'
pkgname=xdg-desktop-portal
version=1.16.0
revision=2
version=1.18.0
revision=1
build_style=meson
configure_args="-Dpipewire=enabled -Dgeoclue=enabled -Dlibportal=enabled
configure_args="-Dgeoclue=enabled -Dlibportal=enabled
-Dsystemd=disabled"
hostmakedepends="pkg-config gettext glib-devel bubblewrap flatpak"
makedepends="flatpak-devel fuse3-devel pipewire-devel geoclue2-devel
@ -15,7 +15,7 @@ license="LGPL-2.1-or-later"
homepage="https://github.com/flatpak/xdg-desktop-portal"
changelog="https://github.com/flatpak/xdg-desktop-portal/raw/main/NEWS"
distfiles="https://github.com/flatpak/xdg-desktop-portal/archive/refs/tags/${version}.tar.gz"
checksum=42498cd9e9ff6ee0e0b9d53c62b106713830ee29b763289976d612885e4f6f2f
checksum=4c8a017fb3c894ec46c03d08e6b6c3d31259707bdb3c7ee8aedb3a0cc0b4d707
if [ "$XBPS_BUILD_ENVIRONMENT" = "void-packages-ci" ]; then
export TEST_IN_CI="true"