libdvdcss is a simple library designed for accessing DVDs as a block device without having to bother about the decryption.
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/libdvdcss/1.5.0/libdvdcss-1.5.0.tar.xz
MD5 校验和:ebfde11e35a0975d900bfb03f0297fc7
大小:80 KB
预计所需磁盘空间:1.0 MB
预计构建时间:小于 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