libdisplay-info-0.1.1

Introduction to libdisplay-info

The libdisplay-info package provides a set of high-level and low-level functions to access detailed Extended Display Identification Data (EDID) information.

[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

libdisplay-info Dependencies

Required

hwdata-0.381

Installation of libdisplay-info

Install libdisplay-info by running the following commands:

mkdir build &&
cd    build &&

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

This package requires special software to run tests.

Now, as the root user:

ninja install

Command Explanations

--buildtype=release: Specify a buildtype suitable for stable releases of the package, as the default may produce unoptimized binaries.

Contents

Installed Programs: None
Installed Library: libdisplay-info.so
Installed Directories: /usr/include/libdisplay-info