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.
下载地址(HTTP):https://get.videolan.org/libdvdnav/7.0.0/libdvdnav-7.0.0.tar.xz
MD5 校验和:e9e9f137cdd52828abc0c61b727ea579
大小:84 KB
预计所需磁盘空间:1.4 MB
预计构建时间:小于 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:
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