xdg-desktop-portal-gtk is a backend for xdg-desktop-portal, that is using GTK and various pieces of GNOME infrastructure.
![[Note]](../images/note.png) 
          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.
Download (HTTP): https://github.com/flatpak/xdg-desktop-portal-gtk/releases/download/1.15.3/xdg-desktop-portal-gtk-1.15.3.tar.xz
Download MD5 sum: 2d6e2ad2953c386a1db11618fa3803b0
Download size: 96 KB
Estimated disk space required: 6.6 MB
Estimated build time: 0.1 SBU
GTK-3.24.51 and xdg-desktop-portal-1.20.3
gnome-desktop-44.3 (for compiling more portal interfaces)
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
          -D wallpaper=disabled: Use this option
          if you have not installed the recommended dependency gnome-desktop-44.3.