diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-09-12 21:50:09 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-09-12 21:50:09 +0000 |
commit | bcb954259e0e9d5ba07c8a12c57ba7751ca91781 (patch) | |
tree | 56bb445d3a4849efebac5d345d62e3221d9c88e7 /debian/control | |
parent | 7cfc6478bd0fe8a3c393f4e356822cd37216d0dd (diff) |
uploaded to git.debian.org: http://git.debian.org/?p=pkg-multimedia/pd-plugin.git;a=summary
svn path=/trunk/externals/plugin~/; revision=14097
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index ed55e07..0000000 --- a/debian/control +++ /dev/null @@ -1,31 +0,0 @@ -Source: pd-plugin -Section: sound -Priority: optional -Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org> -Uploaders: Hans-Christoph Steiner <hans@eds.org> -Build-Depends: debhelper (>= 7.0.50~), - ladspa-sdk, - puredata -Standards-Version: 3.9.1 -Homepage: http://puredata.info -Vcs-Git: git://git.debian.org/pkg-multimedia/pd-plugin.git -Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/pd-plugin.git - -Package: pd-plugin -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, pd -Recommends: ladspa-sdk -Suggests: amb-plugins, - caps, - cmt, - fil-plugins, - invada-studio-plugins-ladspa, - mcp-plugins, - omins, - rubberband-ladspa, - tap-plugins -Description: LADSPA and VST plug-in hosting for Pd - This is a Pd tilde object for hosting LADSPA audio plug-ins. The - LADSPA plug-in interface is supported completely. The object will - search your LADSPA path for plugins, which are loadable by name as an - argument to the plugin~ object. |