libdvdnav is a library that allows easy usage of sophisticated DVD navigation features including DVD menus, multiangle playback, and even interactive DVD games.
This package is known to build and work properly using an LFS 12.4 platform.
Download (HTTP): https://get.videolan.org/libdvdnav/7.0.0/libdvdnav-7.0.0.tar.xz
Download SHA256 Sum: a2a18f5ad36d133c74bf9106b6445806fa253b09141a46392550394b647b221e
Download MD5 sum: e9e9f137cdd52828abc0c61b727ea579
Download size: 416.0 KB
Estimated disk space required: 1,095.5 KB
Estimated build time: less than 0.1 SBU
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:
meson setup build --prefix=/usr --buildtype=release
ninja -C build
This package does not come with a test suite.
Now Install the package, as the root user:
ninja -C build install rm -fv /usr/lib/libdvdnav.a