aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: 2b719064bee6a8ba08177e3c6463103e6fcad874 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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~), puredata
Standards-Version: 3.9.1
Homepage: http://puredata.info

Package: pd-plugin
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, pd
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.