From b07211aa7e9428296de8362993be868bda94483a Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 10 Oct 2012 00:13:47 +0000 Subject: first stab at debianizing svn path=/trunk/externals/postlude/; revision=16372 --- pluginhost~/debian/control | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 pluginhost~/debian/control (limited to 'pluginhost~/debian/control') diff --git a/pluginhost~/debian/control b/pluginhost~/debian/control new file mode 100644 index 0000000..9ccf0f5 --- /dev/null +++ b/pluginhost~/debian/control @@ -0,0 +1,22 @@ +Source: pd-pluginhost +Section: sound +Priority: optional +Maintainer: Debian Multimedia Maintainers +Uploaders: Hans-Christoph Steiner +Build-Depends: debhelper (>= 7.0.50~), + puredata-dev | puredata (<< 0.43), + dssi-dev +Standards-Version: 3.9.3 +Homepage: http://puredata.info +Vcs-Git: git://anonscm.debian.org/pkg-multimedia/pd-pluginhost.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/pd-pluginhost.git;a=summary + +Package: pd-pluginhost +Architecture: any +Depends: ${shlibs:Depends}, + puredata-core | pd, + ${misc:Depends} +Recommends: +Description: Pd object for hosting LADSPA and DSSI plugins + pluginhost~ is a LADSPA and DSSI plugin host for Pure Data, supporting + multiple plugin instances per object. -- cgit v1.2.1