diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-08-16 01:48:45 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-08-16 01:48:45 +0000 |
commit | 24dda4a71f580162219b1d67f5db2c28ba2eb6fe (patch) | |
tree | 39c5ad09027e0ac5b09c4a802fa0e365ff9e6546 /externals/debian/control | |
parent | d55083a029733238b40514a8ceca09a1ed52e9ac (diff) |
removed old debian files that are unchanged since 2004 and never really used
svn path=/trunk/; revision=13801
Diffstat (limited to 'externals/debian/control')
-rw-r--r-- | externals/debian/control | 46 |
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. |