aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: be911faf1e37b1c3638d330455bad0a00d347970 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: pd-purepd
Section: sound
Priority: optional
Maintainer: Paul Brossier <piem@debian.org>
Build-Depends: debhelper (>= 7.0.50~), puredata (>= 0.42.5-3.1~)
Standards-Version: 3.8.3
Homepage: http://puredata.info

Package: pd-purepd
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, pd
Description: a library of standard objects re-implemented using Pd-vanilla
 This is a library focused on re-implementing existing objects written in C
 using only objects that are included in puredata.  The idea is to provide
 drop-in replacements for the binary objects usable on any platform that are
 also understandable to any Pd programmer.