File: control

package info (click to toggle)
libshout-idjc 2.4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,496 kB
  • sloc: ansic: 7,597; sh: 4,186; xml: 1,129; makefile: 125
file content (54 lines) | stat: -rw-r--r-- 1,660 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
49
50
51
52
53
54
Source: libshout-idjc
Section: libs
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
 Ross Gammon <rossgammon@debian.org>
Build-Depends:
 debhelper-compat (= 9),
 dh-autoreconf,
 libogg-dev,
 libspeex-dev,
 libtheora-dev,
 libvorbis-dev,
 pkg-config
Vcs-Git: https://salsa.debian.org/multimedia-team/libshout-idjc.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/libshout-idjc
Standards-Version: 4.4.1
Homepage: http://idjc.sourceforge.net

Package: libshout-idjc-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libogg-dev,
 libshout-idjc3 (= ${binary:Version}),
 libspeex-dev,
 libtheora-dev,
 libvorbis-dev,
 pkg-config,
 ${misc:Depends},
 ${shlibs:Depends}
Description: broadcast streaming library with IDJC extensions (development)
 A library for communicating with and sending data to Icecast and Icecast 2
 streaming audio servers. It handles the socket connection, the timing of
 the data transmission, and prevents bad data from getting to the server.
 .
 This package provides the libshout library with IDJC extensions.
 .
 This package contains the development files.

Package: libshout-idjc3
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: broadcast streaming library with IDJC extensions
 A library for communicating with and sending data to Icecast and Icecast 2
 streaming audio servers. It handles the socket connection, the timing of
 the data transmission, and prevents bad data from getting to the server.
 .
 This package provides the libshout library with IDJC extensions.