[go: up one dir, main page]

File: control

package info (click to toggle)
libdumb 1%3A0.9.3-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 948 kB
  • ctags: 1,110
  • sloc: ansic: 9,398; makefile: 311; sh: 23
file content (64 lines) | stat: -rw-r--r-- 2,795 bytes parent folder | download | duplicates (2)
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
Source: libdumb
Section: libs
Priority: optional
Maintainer: Debian allegro packages maintainers <pkg-allegro-maintainers@lists.alioth.debian.org>
Uploaders: Sam Hocevar (Debian packages) <sam+deb@zoy.org>
Build-Depends: debhelper (>= 4.0), quilt, liballegro4.2-dev (>= 2:4.2.0-4)
Standards-Version: 3.7.2

Package: libdumb1
Section: libs
Architecture: any
Depends: ${shlibs: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 libdumb1 runtime library, a standalone library
 for module playback. If you plan to use the Allegro library with your
 project, please consider the libaldmb1 library.

Package: libdumb1-dev
Section: libdevel
Architecture: any
Depends: libdumb1 (= ${Source-Version})
Conflicts: libdumb0-dev
Description: development files for libdumb1
 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: libaldmb1
Section: libs
Architecture: any
Depends: ${shlibs: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 libaldmb1 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 libdumb1 library.

Package: libaldmb1-dev
Section: libdevel
Architecture: any
Depends: libaldmb1 (= ${Source-Version}), libdumb1-dev, liballegro4.2-dev
Conflicts: libaldmb0-dev
Description: development files for libaldmb1
 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.