File: control

package info (click to toggle)
bcmatroska2 5.1.20-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 5,976 kB
  • sloc: ansic: 70,671; asm: 3,191; cpp: 3,011; makefile: 563; pascal: 457; xml: 227; sh: 189; php: 182
file content (41 lines) | stat: -rw-r--r-- 1,608 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
Source: bcmatroska2
Priority: optional
Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Uploaders: Bernhard Schmidt <berni@debian.org>
Build-Depends: cmake,
               debhelper-compat (= 13),
               libbctoolbox-dev (>= 5.1.64~),
Standards-Version: 4.6.1
Rules-Requires-Root: no
Section: libs
Homepage: https://gitlab.linphone.org/BC/public/bcmatroska2
Vcs-Git: https://salsa.debian.org/pkg-voip-team/linphone-stack/bcmatroska2.git
Vcs-Browser: https://salsa.debian.org/pkg-voip-team/linphone-stack/bcmatroska2
Description: Matroska library for mediastreamer2

Package: libbcmatroska2-5
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends},
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: Matroska library for mediastreamer2 (base)
 Bcmatroska2 is an implementation of the Matroska container format
 specifically tailored for use with mediastreamer2.  It was forked
 from the Foundation Source of matroska.org in early 2014 and should
 be considered for internal use only.
 .
 This package contains the base library.

Package: libbcmatroska2-dev
Section: libdevel
Architecture: any
Depends: libbcmatroska2-5 (= ${binary:Version}),
         ${misc:Depends},
Description: Development files for the bcmatroska2 library
 Bcmatroska2 is an implementation of the Matroska container format
 specifically tailored for use with mediastreamer2.  It was forked
 from the Foundation Source of matroska.org in early 2014 and should
 be considered for internal use only.
 .
 This package contains the development files for the development library.