diff options
Diffstat (limited to 'externals/debian')
-rw-r--r-- | externals/debian/control | 14 | ||||
-rw-r--r-- | externals/debian/pd-externals.files | 2 | ||||
-rw-r--r-- | externals/debian/pd-osc.files | 1 |
3 files changed, 10 insertions, 7 deletions
diff --git a/externals/debian/control b/externals/debian/control index a662700d..c8239541 100644 --- a/externals/debian/control +++ b/externals/debian/control @@ -5,13 +5,6 @@ Maintainer: Guenter Geiger <geiger@debian.org> Build-Depends: debhelper (>> 3.0.0), pd, libsndobj-dev Standards-Version: 3.5.2 -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-zexy Architecture: any Depends: pd, ${shlibs:Depends} @@ -32,3 +25,10 @@ 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. + diff --git a/externals/debian/pd-externals.files b/externals/debian/pd-externals.files index 6263c986..30329ef7 100644 --- a/externals/debian/pd-externals.files +++ b/externals/debian/pd-externals.files @@ -1 +1,3 @@ usr/lib/pd/extra +usr/lib/pd/doc/5.reference + diff --git a/externals/debian/pd-osc.files b/externals/debian/pd-osc.files index 101b22bf..3eca35b0 100644 --- a/externals/debian/pd-osc.files +++ b/externals/debian/pd-osc.files @@ -1 +1,2 @@ usr/lib/pd/extra/OSC* +usr/lib/pd/doc/5.reference/*OSC*.pd |