libdvdnav-7.0.0

Introduction to Libdvdnav

libdvdnav is a library that allows easy usage of sophisticated DVD navigation features including DVD menus, multiangle playback, and even interactive DVD games.

[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

Libdvdnav Dependencies

Required

libdvdread-7.0.1

Installation of libdvdnav

First, install the documentation in a versioned directory:

sed -i "/get_option/s/libdvdnav/&-7.0.0/" meson.build

Install libdvdnav 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/libdvdnav.a

Contents

Installed Programs: None
Installed Library: libdvdnav.so
Installed Directories: /usr/include/dvdnav and /usr/share/doc/libdvdnav-7.0.0

Short Descriptions

libdvdnav.so

is the DVD navigation library