File: control

package info (click to toggle)
pd-plugin 0.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 196 kB
  • ctags: 239
  • sloc: ansic: 1,199; makefile: 493
file content (35 lines) | stat: -rw-r--r-- 1,183 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
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>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7.0.50~),
               quilt (>= 0.46-7~),
               ladspa-sdk,
               puredata-dev | puredata (<< 0.43)
Standards-Version: 3.9.2
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},
         pd,
         ${misc:Depends}
Recommends: ladspa-sdk,
            cmt
Suggests: amb-plugins, 
          caps, 
          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.