UmVirt LFS Package info
DB commit: 87572d7cf5c2e4fc6a7d33abc05341175a2c925a
APP commit: e905d50832f25d6e1ea1c062c557c2674e1072f0
xdg-desktop-portal
xdg-desktop-portal is a D-Bus service that allows applications to interact with the desktop in a safe way. Several aspects of desktop interaction, like file chooser, desktop style, etc are implemented in different D-Bus APIs, known as portals. Sandboxed applications benefit the most from this service since they don't need special permissions to use the portal APIs, but any application can use it. xdg-desktop-portal safeguards many resources and features with a user-controlled permission system. This service needs a backend implementing desktop-specific portal interfaces.Package info
Template:
Codename: xdg-desktop-portal
Source file: xdg-desktop-portal-1.20.0.tar.xz
Source directory: xdg-desktop-portal-1.20.0
Package URL: xdg-desktop-portal-1.20.0.tar.xz
Package md5-checksum URL: xdg-desktop-portal-1.20.0.tar.xz.md5sum
Dependances: dbus, gdk-pixbuf, json-glib, bubblewrap, fuse, pipewire.
Dependance of: xdg-desktop-portal-lxqt, plasma.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd build &&
meson setup --prefix=/usr --buildtype=release -D tests=disabled ..
Build script:
cd build
ninja
Install script:
cd build
ninja install