File: control

package info (click to toggle)
libdvd-pkg 1.5.0-1-1
  • links: PTS, VCS
  • area: contrib
  • in suites: forky, sid
  • size: 296 kB
  • sloc: sh: 164; makefile: 54
file content (31 lines) | stat: -rw-r--r-- 1,007 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Source: libdvdcss
Section: libs
Priority: optional
Maintainer: Dmitry Smirnov <onlyjob@debian.org>
Standards-Version: 4.6.0
Build-Depends: debhelper-compat (= 13), meson
Homepage: https://www.videolan.org/developers/libdvdcss.html

Package: libdvdcss2
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: libdvdcss
Description: library for accessing encrypted DVDs
 libdvdcss is a library for accessing and unscrambling DVDs encrypted
 with the Content Scramble System (CSS).
 libdvdcss is part of the VideoLAN project.
 .
 This package provides runtime libraries.

Package: libdvdcss-dev
Architecture: any
Multi-Arch: same
Depends: libdvdcss2 (= ${binary:Version}), ${misc:Depends}
Section: libdevel
Description: library for accessing encrypted DVDs - development files
 libdvdcss is a library for accessing and unscrambling DVDs encrypted
 with the Content Scramble System (CSS).
 libdvdcss is part of the VideoLAN project.
 .
 This package provides development files.