Skip to content

Commit d84f344

Browse files
chrysos349Duncaen
authored andcommitted
xdg-desktop-portal: update to 1.20.3
1 parent 68c4c52 commit d84f344

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

srcpkgs/xdg-desktop-portal/template

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,23 @@
11
# Template file for 'xdg-desktop-portal'
22
pkgname=xdg-desktop-portal
3-
version=1.18.4
3+
version=1.20.3
44
revision=1
55
build_style=meson
6-
configure_args="-Dgeoclue=enabled -Dlibportal=enabled
7-
-Dsystemd=disabled"
8-
hostmakedepends="pkg-config gettext glib-devel bubblewrap flatpak python3-docutils"
6+
configure_args="-Dgeoclue=enabled -Dsystemd=disabled"
7+
hostmakedepends="pkg-config gettext glib-devel bubblewrap flatpak python3-docutils
8+
gst-plugins-good1 gstreamer1 python3-dbusmock python3-gobject python3-pytest-xdist"
99
makedepends="flatpak-devel fuse3-devel pipewire-devel geoclue2-devel
10-
libportal-devel polkit-devel"
11-
checkdepends="dbus python3-dbusmock"
10+
polkit-devel gst-plugins-base1-devel libumockdev-devel"
11+
checkdepends="dbus python3-dbusmock umockdev"
1212
short_desc="Portal frontend service for Flatpak"
1313
maintainer="Duncaen <duncaen@voidlinux.org>"
1414
license="LGPL-2.1-or-later"
1515
homepage="https://github.com/flatpak/xdg-desktop-portal"
1616
changelog="https://github.com/flatpak/xdg-desktop-portal/raw/main/NEWS"
1717
distfiles="https://github.com/flatpak/xdg-desktop-portal/archive/refs/tags/${version}.tar.gz"
18-
checksum=028d5aec19a7f6fdbe76d6c7cf982cbc4e4ee290493ded3a16b67dfff5cad589
18+
checksum=01d2a8ceaab06fa1d0638abe541dbb415a0a19be271d9669a93ec1640f87ea4a
19+
# https://github.com/flatpak/xdg-desktop-portal/issues/1589
20+
make_check_pre="env XDP_VALIDATE_ICON_INSECURE=1 XDP_VALIDATE_SOUND_INSECURE=1"
1921

2022
if [ "$XBPS_BUILD_ENVIRONMENT" = "void-packages-ci" ]; then
2123
export TEST_IN_CI="true"

0 commit comments

Comments
 (0)