libdvdcss is a simple library designed for accessing DVDs as a block device without having to bother about the decryption.
This package is known to build and work properly using an LFS 13.0 platform.
Download (HTTP): https://get.videolan.org/libdvdcss/1.5.0/libdvdcss-1.5.0.tar.xz
Download MD5 sum: ebfde11e35a0975d900bfb03f0297fc7
Download size: 80 KB
Estimated disk space required: 1.0 MB
Estimated build time: less than 0.1 SBU
Install libdvdcss 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/libdvdcss.a