The libportal package provides a library that contains GIO-style async APIs for most Flatpak portals.
This package is known to build and work properly using an LFS-10.1 platform.
Download (HTTP): https://github.com/flatpak/libportal/releases/download/0.3/libportal-0.3.tar.xz
Download MD5 sum: dffd58a937dfbabc873e51029dc587f3
Download size: 52 KB
Estimated disk space required: 3.5 MB
Estimated build time: less than 0.1 SBU
GLib-2.68.1 and GTK-Doc-1.33.2
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libportal
Install libportal by running the following commands:
mkdir build && cd build && meson --prefix=/usr .. && ninja
This package does not come with a test suite.
Now, as the root
user:
ninja install
Last updated on 2021-02-20 00:13:48 -0600