File: control

package info (click to toggle)
libmikmod 3.3.11.1-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,884 kB
  • sloc: ansic: 34,466; sh: 4,443; makefile: 519
file content (73 lines) | stat: -rw-r--r-- 2,556 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
Source: libmikmod
Maintainer: Stephen Kitt <skitt@debian.org>
Section: libs
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libasound2-dev [linux-any],
               libopenal-dev,
               libpulse-dev,
               libsdl2-dev,
               texinfo
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/mod-player-team/libmikmod
Vcs-Git: https://salsa.debian.org/mod-player-team/libmikmod.git
Homepage: http://mikmod.sf.net/
Rules-Requires-Root: no

Package: libmikmod-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libc6-dev,
         libmikmod3 (= ${binary:Version}),
         ${misc:Depends}
Breaks: libmikmod-config (<< 3.3.11.1-5)
Replaces: libmikmod-config (<< 3.3.11.1-5)
Description: Portable sound library - development files
 This library is capable of playing samples as well as module files
 and was originally written by Jean-Paul Mikkers (MikMak) for DOS. It
 has subsequently been hacked by many hands and now runs on many Unix
 flavours.
 .
 It supports OSS, ALSA, SDL and PulseAudio outputs, and can also write
 to disk in raw, WAV and AIFF formats.
 .
 Supported file formats include mod, stm, s3m, mtm, xm, and it.
 .
 This package contains the symlinks, headers, and object files needed
 to compile and link programs which use libmikmod.

Package: libmikmod-config
Architecture: all
Multi-Arch: foreign
Section: oldlibs
Depends: libmikmod-dev (>= ${binary:Version}), ${misc:Depends}
Description: Portable sound library - transitional package
 This library is capable of playing samples as well as module files
 and was originally written by Jean-Paul Mikkers (MikMak) for DOS. It
 has subsequently been hacked by many hands and now runs on many Unix
 flavours.
 .
 It supports OSS, ALSA, SDL and PulseAudio outputs, and can also write
 to disk in raw, WAV and AIFF formats.
 .
 Supported file formats include mod, stm, s3m, mtm, xm, and it.
 .
 This package used to contain libmikmod-config.

Package: libmikmod3
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Portable sound library
 This library is capable of playing samples as well as module files
 and was originally written by Jean-Paul Mikkers (MikMak) for DOS. It
 has subsequently been hacked by many hands and now runs on many Unix
 flavours.
 .
 It supports OSS, ALSA, SDL and PulseAudio outputs, and can also write
 to disk in raw, WAV and AIFF formats.
 .
 Supported file formats include mod, stm, s3m, mtm, xm, and it.