Source: libaacs
Section: video
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
 Reinhard Tartler <siretart@tauware.de>
Build-Depends:
 bison | byacc,
 debhelper (>= 10),
 flex,
 libgcrypt20-dev,
 libgpg-error-dev
Standards-Version: 4.2.0
Homepage: https://www.videolan.org/developers/libaacs.html
Vcs-Git: https://salsa.debian.org/multimedia-team/libaacs.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/libaacs

Package: libaacs0
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Recommends:
 libbdplus0
Enhances:
 libbluray1
Description: free-and-libre implementation of AACS
 libaacs is a research project to implement the Advanced Access Content
 System specification. It provides, through an open-source library, a
 way to understand how the AACS works.
 .
 This package DOES NOT provide any key or certificate that could be used
 to decode encrypted copyrighted material. It is based on the official
 public AACS specification only.
 .
 This package provides the shared library.

Package: libaacs-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libaacs0 (= ${binary:Version}),
 ${misc:Depends}
Description: free-and-libre implementation of AACS (development files)
 libaacs is a research project to implement the Advanced Access Content
 System specification. It provides, through an open-source library, a
 way to understand how the AACS works.
 .
 This package DOES NOT provide any key or certificate that could be used
 to decode encrypted copyrighted material. It is based on the official
 public AACS specification only.
 .
 This package provides the development files for libaacs0.
