diff options
author | Guenter Geiger <ggeiger@users.sourceforge.net> | 2002-11-18 17:32:16 +0000 |
---|---|---|
committer | Guenter Geiger <ggeiger@users.sourceforge.net> | 2002-11-18 17:32:16 +0000 |
commit | 38b1ee2dc2b3024e081e54910b64b6e7fb8988d4 (patch) | |
tree | 9deb061362a215bb3334237141a0e16adf3b83b7 /externals/debian/control | |
parent | cd01ee99dbfc64fcc9f2c3fc9db4306a16b45aba (diff) |
all modules start with pd-
svn path=/trunk/; revision=211
Diffstat (limited to 'externals/debian/control')
-rw-r--r-- | externals/debian/control | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/externals/debian/control b/externals/debian/control index e968af24..a662700d 100644 --- a/externals/debian/control +++ b/externals/debian/control @@ -8,21 +8,21 @@ Standards-Version: 3.5.2 Package: pd-externals Architecture: any Depends: pd, ${shlibs:Depends} -Description: pd external collection +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: zexy +Package: pd-zexy Architecture: any Depends: pd, ${shlibs:Depends} -Description: zexy library for pd +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: flext +Package: pd-flext Architecture: any Depends: pd, ${shlibs:Depends} -Description: flext C++ external layer for pd +Description: Flext C++ external layer for pd Flext is a C++ layer for programming pd externals Package: pd-osc |