File: control

package info (click to toggle)
pd-pddp 0.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 232 kB
  • ctags: 178
  • sloc: ansic: 497; makefile: 333; sh: 30; xml: 28; tcl: 15
file content (24 lines) | stat: -rw-r--r-- 956 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
Source: pd-pddp
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-dev | puredata (<< 0.43),
               quilt (>= 0.46-7~)
Standards-Version: 3.9.4
Homepage: http://puredata.info
Vcs-Git: git://git.debian.org/pkg-multimedia/pd-boids.git
Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/pd-pddp.git;a=summary

Package: pd-pddp
Architecture: any
Depends: ${shlibs:Depends},
         puredata-core | pd,
         pd-ggee,
         pd-libdir,
         ${misc:Depends}
Description: support library for the Pure Data Documentation Project
 This library provides a collection of objects for Pd for making documentation
 easier and more interactive, providing standard ways of outputting audio,
 controlling the DSP, and making it possible to embed clickable links.