File: control

package info (click to toggle)
libdumb 1%3A0.9.3-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,056 kB
  • sloc: ansic: 9,403; makefile: 290; sh: 23
file content (78 lines) | stat: -rw-r--r-- 3,311 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
74
75
76
77
78
Source: libdumb
Section: libs
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Tobias Hansen <thansen@debian.org>
Build-Depends: dpkg-dev (>= 1.22.5), debhelper (>= 9), liballegro4-dev
Rules-Requires-Root: no
Standards-Version: 3.9.4
Homepage: http://dumb.sourceforge.net/
Vcs-Git: https://salsa.debian.org/games-team/libdumb.git
Vcs-Browser: https://salsa.debian.org/games-team/libdumb

Package: libdumb1t64
Provides: ${t64:Provides}
Replaces: libdumb1
Breaks: libdumb1 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: dynamic universal music bibliotheque
 DUMB is a tracker library with support for IT, XM, S3M and MOD files. It
 targets maximum accuracy to the original formats, with low-pass resonant
 filters for the IT files, accurate timing and pitching, and three resampling
 quality settings (aliasing, linear interpolation and cubic interpolation).
 .
 This package contains the libdumb1t64 runtime library, a standalone library
 for module playback. If you plan to use the Allegro library with your
 project, please consider the libaldmb1t64 library.

Package: libdumb1-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libdumb1t64 (= ${binary:Version}), ${misc:Depends}
Conflicts: libdumb0-dev
Description: development files for libdumb1t64
 DUMB is a tracker library with support for IT, XM, S3M and MOD files. It
 targets maximum accuracy to the original formats, with low-pass resonant
 filters for the IT files, accurate timing and pitching, and three resampling
 quality settings (aliasing, linear interpolation and cubic interpolation).
 .
 This package contains the header files and static library needed to
 compile applications that use libdumb1.

Package: libaldmb1t64
Provides: ${t64:Provides}
Replaces: libaldmb1
Breaks: libaldmb1 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: dynamic universal music bibliotheque, Allegro version
 DUMB is a tracker library with support for IT, XM, S3M and MOD files. It
 targets maximum accuracy to the original formats, with low-pass resonant
 filters for the IT files, accurate timing and pitching, and three resampling
 quality settings (aliasing, linear interpolation and cubic interpolation).
 .
 This package contains the libaldmb1t64 runtime library, a library for module
 playback that uses the Allegro library. If you do not plan to use Allegro
 with your project, please consider the libdumb1t64 library.

Package: libaldmb1-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libaldmb1t64 (= ${binary:Version}), libdumb1-dev, liballegro4-dev,
         ${misc:Depends}
Conflicts: libaldmb0-dev
Description: development files for libaldmb1t64
 DUMB is a tracker library with support for IT, XM, S3M and MOD files. It
 targets maximum accuracy to the original formats, with low-pass resonant
 filters for the IT files, accurate timing and pitching, and three resampling
 quality settings (aliasing, linear interpolation and cubic interpolation).
 .
 This package contains the header files and static library needed to
 compile applications that use libaldmb1.