File: control

package info (click to toggle)
sidplay-libs 2.1.1-15
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, stretch, trixie
  • size: 9,688 kB
  • ctags: 2,704
  • sloc: cpp: 18,547; sh: 15,489; ansic: 701; makefile: 243; perl: 35
file content (106 lines) | stat: -rw-r--r-- 3,831 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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
Source: sidplay-libs
Section: sound
Priority: optional
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Build-Depends: debhelper (>= 9), autoconf, automake, libtool
Standards-Version: 3.9.8

Package: libsidplay2-dev
Section: libdevel
Architecture: any
Depends: libsidplay2 (= ${binary:Version}), ${misc:Depends}
Description: SID (MOS 6581) emulation library
 This is a (shared) library that implements the emulation of the C64's
 SID chip (MOS 6581) and CPU (6510). It is used by several "player"
 applications, e.g. sidplay, which make it possible to listen to *really*
 a lot (13.600+) of tunes, known from old and new C64 programs (as well
 as Amiga compositions).
 .
 Find most of the available musics from your favourite games or demos
 and more in the High Voltage SID Collection (HVSC). For downloads and
 information about the volunteers, who maintain the collection, look at
 the HVSC homepage http://www.hvsc.c64.org.

Package: libsidplay2
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: libsidplay2-1, libsidplay2-1c102 (<= 2.1.1-2)
Conflicts: libsidplay2-1, libsidplay2-1c102 (<= 2.1.1-2)
Description: SID (MOS 6581) emulation library
 This is a (shared) library that implements the emulation of the C64's
 SID chip (MOS 6581) and CPU (6510). It is used by several "player"
 applications, e.g. sidplay, which make it possible to listen to *really*
 a lot (13.600+) of tunes, known from old and new C64 programs (as well
 as Amiga compositions).
 .
 Find most of the available musics from your favourite games or demos
 and more in the High Voltage SID Collection (HVSC). For downloads and
 information about the volunteers, who maintain the collection, look at
 the HVSC homepage http://www.hvsc.c64.org.

Package: libsidutils-dev
Section: libdevel
Architecture: any
Depends: libsidutils0 (= ${binary:Version}), ${misc:Depends}
Description: utility functions for SID players
 This library contains various things deemed useful to all SID players
 (Emulations of the C64's SID chip (MOS 6581) and CPU (6510)), and
 currently every player seems to be re-inventing. It is used by
 several "player" applications, e.g. sidplay.
 .
 Support so far is:
 .
  * INI file reader.
  * MD5 key creation.
  * Song length database parser.
  * Sid filter file parser.
 .
 Coming soon:
 .
  * Playlist parser (load and save).
  * STIL parser.

Package: libsidutils0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: utility functions for SID players
 This library contains various things deemed useful to all SID players
 (Emulations of the C64's SID chip (MOS 6581) and CPU (6510)), and
 currently every player seems to be re-inventing. It is used by
 several "player" applications, e.g. sidplay.
 .
 Support so far is:
 .
  * INI file reader.
  * MD5 key creation.
  * Song length database parser.
  * Sid filter file parser.
 .
 Coming soon:
 .
  * Playlist parser (load and save).
  * STIL parser.

Package: libresid-builder-dev
Section: libdevel
Architecture: any
Depends: libresid-builder0c2a (= ${binary:Version}), ${misc:Depends}
Replaces: libresid-dev (<= 2.1.0)
Conflicts: libresid-dev (<= 2.1.0)
Description: SID chip emulation class based on resid
 SID builder packages provide a chip emulator, to be used by libsidplay2.
 This package is an emulation based on the resid library, including hardsid
 support.

Package: libresid-builder0c2a
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: libresid2c102 (<= 2.1.1-2), libresid-builder0
Conflicts: libresid2c102 (<= 2.1.1-2), libresid-builder0
Description: SID chip emulation class based on resid
 SID builder packages provide a chip emulator, to be used by libsidplay2.
 This package is an emulation based on the resid library, including hardsid
 support.