xdg-desktop-portal-gtk-1.15.1

Introduction to xdg-desktop-portal-gtk

xdg-desktop-portal-gtk is a backend for xdg-desktop-portal, that is using GTK and various pieces of GNOME infrastructure.

[Note]

Note

Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.

Package Information

xdg-desktop-portal-gtk Dependencies

Required

GTK+-3.24.41 and xdg-desktop-portal-1.18.2

Recommended

Installation of xdg-desktop-portal-gtk

Install xdg-desktop-portal-gtk by running the following commands:

mkdir build &&
cd    build &&

meson setup --prefix=/usr --buildtype=release .. &&
ninja

This package does not come with a test suite.

Now, as the root user:

ninja install

Remove systemd files that are useless (as the root user):

rm -rvf /usr/lib/systemd

Contents

Installed Program: one daemon in /usr/libexec
Installed Library: None
Installed Directory: /usr/share/xdg-desktop-portal (if no other xdg-desktop-portal backend is installed)