aboutsummaryrefslogtreecommitdiff
path: root/externals/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'externals/debian/control')
-rw-r--r--externals/debian/control46
1 files changed, 0 insertions, 46 deletions
diff --git a/externals/debian/control b/externals/debian/control
deleted file mode 100644
index 71c0d32c..00000000
--- a/externals/debian/control
+++ /dev/null
@@ -1,46 +0,0 @@
-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.