UmVirt LFS Package info

DB commit: 3c6efcfc536d7802c89703820d548c1aec13ba9b
APP commit: f0568a86eced844506f88e1faa2e7a1c73783ddf
[ BASH | XML | JSON ]

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 file size: 1168028
Source file MD5-checkum: 28c2d9b9bbeff811f2d999e1b985c728
Source directory: xdg-desktop-portal-1.20.3
Package URL: https://umvirt.com/linux/downloads/0.2.4/packages/x/xdg-desktop-portal-1.20.3.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.4/packages/x/xdg-desktop-portal-1.20.3.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