1 # Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
2 # Contributor: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
3 # Contributor: Patrick Griffis <tingping@tingping.se>
5 pkgname=xdg-desktop-portal
8 pkgdesc="Desktop integration portals for sandboxed apps"
9 url="https://github.com/flatpak/xdg-desktop-portal"
12 depends=(glib2 pipewire fuse2 geoclue2)
13 makedepends=(python xmlto docbook-xsl git flatpak libportal)
14 checkdepends=(epiphany gedit gvfs)
15 _commit=7dccf42892fdfcc9c3542cad3afdf45351edb63e # tags/1.10.1^0
16 source=("git+https://github.com/flatpak/xdg-desktop-portal#commit=$_commit")
21 git describe --tags | sed 's/-/+/g'
26 NOCONFIGURE=1 ./autogen.sh
31 ./configure --prefix=/usr --libexecdir=/usr/lib
41 depends+=(xdg-desktop-portal-impl)
44 make DESTDIR="$pkgdir" install