libportal-0.3

Introduction to libportal

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.

Package Information

libportal Dependencies

Required

GLib-2.66.7 and GTK-Doc-1.33.2

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libportal

Installation of 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

Contents

Installed Programs: None
Installed Libraries: libportal.so
Installed Directories: /usr/include/libportal and /usr/share/gtk-doc/html/libportal

Short Descriptions

libportal.so

provides GIO-style async APIs for most Flatpak portals

Last updated on 2021-02-19 22:13:48 -0800