File: control

package info (click to toggle)
libass 1%3A0.14.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,416 kB
  • sloc: ansic: 14,141; sh: 4,094; asm: 3,706; makefile: 82
file content (48 lines) | stat: -rw-r--r-- 1,399 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Source: libass
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
 Christophe Mutricy <xtophe@videolan.org>,
 Sebastian Ramacher <sramacher@debian.org>
Build-Depends:
 debhelper (>= 11),
 libfontconfig1-dev,
 libfreetype6-dev,
 libfribidi-dev,
 libharfbuzz-dev,
 nasm [any-amd64]
Standards-Version: 4.1.4
Section: libs
Homepage: https://github.com/libass/libass
Vcs-Git: https://salsa.debian.org/multimedia-team/libass.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/libass

Package: libass-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libass9 (= ${binary:Version}),
 libfontconfig1-dev,
 libfreetype6-dev,
 libfribidi-dev,
 libharfbuzz-dev,
 ${misc:Depends}
Description: development files for libass
 SubStation Alpha (SSA) is a subtitle file format that allows more
 advanced subtitles than the conventional SRT and similar formats.
 .
 This package contains the header files and static libraries needed to compile
 applications or shared objects that use libass.

Package: libass9
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: library for SSA/ASS subtitles rendering
 SubStation Alpha (SSA) is a subtitle file format that allows more
 advanced subtitles than the conventional SRT and similar formats.
 .
 This package contains the shared library for libass.