libdvdnav is a library that allows easy usage of sophisticated DVD navigation features including DVD menus, multiangle playback, and even interactive DVD games.
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.
Download (HTTP): https://get.videolan.org/libdvdnav/7.0.0/libdvdnav-7.0.0.tar.xz
Download MD5 sum: e9e9f137cdd52828abc0c61b727ea579
Download size: 84 KB
Estimated disk space required: 1.4 MB
Estimated build time: less than 0.1 SBU
First, instal the documentaion 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