blob: 035e544e3759d637708654e308e514977a2f08ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
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 (>= 0.42.5-3.1~)
Standards-Version: 3.9.1
Homepage: http://puredata.info
Package: pd-pddp
Architecture: any
Depends: ${shlibs:Depends},
pd,
${misc:Depends}
Recommends: pd-libdir
Description: a 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.
|