libdvdread is a library which provides a simple foundation for reading DVDs.
This package is known to build and work properly using an LFS 12.4 platform.
Download (HTTP): https://get.videolan.org/libdvdread/7.0.1/libdvdread-7.0.1.tar.xz
Download SHA256 Sum: 2e3e04a305c15c3963aa03ae1b9a83c1d239880003fcf3dde986d3943355d407
Download MD5 sum: 3e2977ccc1f7a9639f7a88e93d04fbd6
Download size: 445.4 KB
Estimated disk space required: 1,304.6 KB
Estimated build time: less than 0.1 SBU
First, install the documentation in a versioned directory:
sed -i "/get_option/s/libdvdread/&-7.0.1/" meson.build
Prepare libdvdread 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/libdvdread.a