libdvdread is a library which provides a simple foundation for reading DVDs.
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/libdvdread/7.0.1/libdvdread-7.0.1.tar.xz
Download MD5 sum: 3e2977ccc1f7a9639f7a88e93d04fbd6
Download size: 92 KB
Estimated disk space required: 1.6 MB
Estimated build time: less than 0.1 SBU
First, install the documentaion in a versioned directory:
sed -i "/get_option/s/libdvdread/&-7.0.1/" meson.build
Install libdvdread 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/libdvdread.a