blob: 71c0d32c6551370fd7e63bb6ec29c202a9be002e (
plain)
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
|
Source: pd-externals
Section: sound
Priority: optional
Maintainer: Guenter Geiger <geiger@debian.org>
Build-Depends: debhelper (>> 3.0.0), pd, libquicktime-dev, libsndobj-dev, libvorbis-dev, libogg-dev, libfluidsynth-dev, autoconf
Standards-Version: 3.8.0
Package: pd-zexy
Architecture: any
Depends: pd, ${shlibs:Depends}
Description: Zexy library for pd
Zexy is a library that you can load into pd (the pure data software
synthesizer). Zexy provides additional functionality to pd.
Package: pd-flext
Architecture: any
Depends: pd, ${shlibs:Depends}
Description: Flext C++ external layer for pd
Flext is a C++ layer for programming pd externals
Package: pd-osc
Architecture: any
Depends: pd, ${shlibs:Depends}
Description: Open Sound Control Support for PD
Open Sound Control is a protocol designed for remote controlling
sound applications.
Package: pd-flext-ext
Architecture: any
Depends: pd, ${shlibs:Depends}
Description: Flext externals
Externals built using the flext library.
Package: pd-externals
Architecture: any
Depends: pd, ${shlibs:Depends}
Description: PD external collection
This is a collection of pd externals (plugins for the pure data software
synthesizer). The collection includes tons of well known pd externals.
Package: pd-cyclone
Architecture: any
Depends: pd, ${shlibs:Depends}
Description: PD cyclone extension
This extension to PD adds a MAX/MSP compatibility mode. MAX/MSP is
a trademark of Cycling74.
|