File: control

package info (click to toggle)
libsidplayfp 2.16.1-1
  • links: PTS
  • area: main
  • in suites: sid
  • size: 4,872 kB
  • sloc: cpp: 29,880; sh: 4,476; ansic: 986; makefile: 480; perl: 35
file content (70 lines) | stat: -rw-r--r-- 2,687 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
65
66
67
68
69
70
Source: libsidplayfp
Section: sound
Priority: optional
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Build-Depends: debhelper-compat (= 13), doxygen, pkgconf,
 libgcrypt20-dev, libftdi1-dev,
 libunittest++-dev <!nocheck>
Standards-Version: 4.7.2
Homepage: https://github.com/libsidplayfp/libsidplayfp/wiki

Package: libsidplayfp6
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: same
Suggests: sidplayfp
Description: Library to play Commodore 64 music based on libsidplay2
 libsidplayfp (and its console frontend sidplayfp) is a fork of sidplay2 born
 with the aim to improve the quality of emulating the 6581, 8580 chips and the
 surrounding C64 system in order to play SID music better.

Package: libstilview0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Breaks: libsidplayfp6 (<< 2.1.2-2), libsidplayfp3, libsidplayfp4, libsidplayfp5
Replaces: libsidplayfp6 (<< 2.1.2-2), libsidplayfp3, libsidplayfp4, libsidplayfp5
Multi-Arch: same
Suggests: stilview
Description: Library to display STIL information on Commodore 64 music
 SID Tune Information List (STIL) display client library for Commodore 64
 music files.

Package: libsidplayfp-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libsidplayfp6 (= ${binary:Version})
Multi-Arch: same
Description: library to play Commodore 64 music based on libsidplay2 (development files)
 libsidplayfp (and its console frontend sidplayfp) is a fork of sidplay2 born
 with the aim to improve the quality of emulating the 6581, 8580 chips and the
 surrounding C64 system in order to play SID music better.
 .
 This package contains libsidplayfp static library and header files.

Package: libstilview-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libstilview0 (= ${binary:Version})
Breaks: libsidplayfp-dev (<< 2.1.2-2)
Replaces: libsidplayfp-dev (<< 2.1.2-2)
Multi-Arch: same
Description: Library to display STIL information on Commodore 64 music (development files)
 SID Tune Information List (STIL) display client library for Commodore 64
 music files.
 .
 This package contains libstilview static library and header files.

Package: libsidplayfp-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, libjs-jquery
Suggests: libsidplayfp-dev
Description: library to play Commodore 64 music based on libsidplay2  (documentation)
 libsidplayfp (and its console frontend sidplayfp) is a fork of sidplay2 born
 with the aim to improve the quality of emulating the 6581, 8580 chips and the
 surrounding C64 system in order to play SID music better.
 .
 This package contains the documentation for libsidplayfp.