libdvdread-7.0.1

Introduction to Libdvdread

libdvdread is a library which provides a simple foundation for reading DVDs.

[Note]

Note

This version of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable version of the System V books.

Package Information

Installation of Libdvdread

First, install the documentation in a versioned directory:

sed -i "/get_option/s/libdvdread/&-7.0.1/" meson.build

Install libdvdread 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 &&
rm -fv /usr/lib/libdvdread.a

Contents

Installed Programs: None
Installed Library: libdvdread.so
Installed Directories: /usr/include/dvdread and /usr/share/doc/libdvdread-7.0.1

Short Descriptions

libdvdread.so

provides functionality required to access DVDs