File: control

package info (click to toggle)
pd-zexy 2.2.6-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,016 kB
  • ctags: 1,735
  • sloc: ansic: 12,601; makefile: 584; sh: 401
file content (30 lines) | stat: -rw-r--r-- 1,044 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
Source: pd-zexy
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>,
 Jonas Smedegaard <dr@jones.dk>
Build-Depends: cdbs (>= 0.4.91~),
 autotools-dev,
 debhelper,
 dh-buildinfo,
 dh-autoreconf,
 puredata-dev | puredata (<< 0.43),
 puredata-core | puredata (<< 0.43)
Standards-Version: 3.9.6
Homepage: http://download.puredata.info/zexy
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/pd-zexy.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/pd-zexy.git

Package: pd-zexy
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 puredata | pd
Description: General Purpose addon library for Pd
 zexy is "the swiss army knife for Pure Data".
 .
 It provides several addon objects for the Pd computer music system,
 including (but not limited to) objects for message handling
 (construction, parsing, control flow), signal handling (synthesis,
 analysis, comparision) et al.