UmVirt LFS Package info
DB commit: 34a83c7a68a930f721bd7a7f9cb2c2ac41e76ba8
APP commit: 0bd167a48557b5a14ac68d0229893245aacc7f12
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: meson
Codename: xdg-desktop-portal
Source file: xdg-desktop-portal-1.20.3.tar.xz
Source directory: xdg-desktop-portal-1.20.3
Package URL: xdg-desktop-portal-1.20.3.tar.xz
Package md5-checksum URL: xdg-desktop-portal-1.20.3.tar.xz.md5sum
Dependances: dbus, gdk-pixbuf-rustfree, json-glib, bubblewrap, fuse, pipewire-base.
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