libdvdcss-1.6.0

Introduction to libdvdcss

libdvdcss is a simple library designed for accessing DVDs as a block device without having to bother about the decryption.

[Note]

Note

This package is known to build and work properly using an LFS 13.1 platform.

Package Information

libdvdcss Dependencies

Optional (to Create Documentation)

Doxygen-1.18.0

Installation of libdvdcss

Install libdvdcss by running the following commands:

mkdir build &&
cd    build &&

meson setup --prefix=/usr       \
            --buildtype=release \
            --default-library=shared .. &&
ninja

This package does not come with a test suite.

Now, as the root user:

ninja install

Contents

Installed Programs: None
Installed Library: libdvdcss.so
Installed Directories: /usr/include/dvdcss

Short Descriptions

libdvdcss.so

provides the functionality that is required for transparent DVD access with CSS decryption