aboutsummaryrefslogtreecommitdiff
path: root/externals/debian/control
blob: c8239541e71065d297ff277cd176ea407f4e7fdd (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
Source: pd-externals
Section: unknown
Priority: optional
Maintainer: Guenter Geiger <geiger@debian.org>
Build-Depends: debhelper (>> 3.0.0), pd, libsndobj-dev
Standards-Version: 3.5.2

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-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.