File: control

package info (click to toggle)
stk 4.6.1%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,668 kB
  • sloc: cpp: 31,646; ansic: 3,216; sh: 2,900; tcl: 2,414; perl: 114; objc: 60; makefile: 48
file content (93 lines) | stat: -rw-r--r-- 3,032 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
Source: stk
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
 Alessio Treglia <alessio@debian.org>,
 Felipe Sateler <fsateler@debian.org>
Build-Depends:
 debhelper-compat (= 12)
Build-Depends-Arch:
 libasound2-dev [linux-any],
 libjack-dev [linux-any],
 libreadline-dev,
 librtaudio-dev (>= 4.1.1~ds0~) [linux-any],
 librtmidi-dev (>= 2.1.0~) [linux-any]
Build-Depends-Indep:
 doxygen
Standards-Version: 4.5.0
Homepage: https://ccrma.stanford.edu/software/stk/
Vcs-Git: https://salsa.debian.org/multimedia-team/stk.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/stk
Rules-Requires-Root: no

Package: libstk-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 librtaudio-dev (>= 4.0.11~) [linux-any],
 librtmidi-dev (>= 2.0.1~) [linux-any],
 libstk-4.6.1 (= ${binary:Version}),
 ${misc:Depends}
Breaks: libstk0-dev (<< 4.6.1+dfsg-1)
Replaces: libstk0-dev (<< 4.6.1+dfsg-1)
Description: Sound Synthesis Toolkit (development files)
 The Sound Synthesis Toolkit is a C++ library with implementations
 of several sound synthesis algorithms, starting from Frequency
 Modulation, over Physical Modelling and others. It can be used
 as a library, but it also provides some nice software synthesizers.
 .
 This package provides the development files for the sound synthesis toolkit.

Package: libstk-4.6.1
Section: libs
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: Sound Synthesis Toolkit
 The Sound Synthesis Toolkit is a C++ library with implementations
 of several sound synthesis algorithms, starting from Frequency
 Modulation, over Physical Modelling and others. It can be used
 as a library, but it also provides some nice software synthesizers.

Package: stk
Architecture: any
Depends:
 libstk-4.6.1 (= ${binary:Version}),
 tk,
 ${misc:Depends},
 ${shlibs:Depends}
Description: Sound Synthesis Toolkit (example applications)
 The Sound Synthesis Toolkit is a C++ library with implementations
 of several sound synthesis algorithms, starting from Frequency
 Modulation, over Physical Modelling and others. It can be used
 as a library, but it also provides some nice software synthesizers.
 .
 This package provides the example files for the sound synthesis toolkit.

Package: stk-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends}
Description: Sound Synthesis Toolkit (documentation)
 The Sound Synthesis Toolkit is a C++ library with implementations
 of several sound synthesis algorithms, starting from Frequency
 Modulation, over Physical Modelling and others. It can be used
 as a library, but it also provides some nice software synthesizers.
 .
 This package contains the documentation for the sound synthesis toolkit.

Package: libstk0-dev
Section: oldlibs
Architecture: any
Multi-Arch: same
Depends:
 libstk-dev (= ${binary:Version}),
 ${misc:Depends}
Description: transitional package
 This is a transitional package. It can safely be removed.