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 36 37
|
Source: pd-pmpd
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
Felipe Sateler <fsateler@debian.org>,
IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>,
Build-Depends:
cmake,
debhelper-compat (= 13),
dh-sequence-puredata,
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://github.com/ch-nry/pd-pmpd
Vcs-Git: https://salsa.debian.org/multimedia-team/pd/pd-pmpd.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/pd/pd-pmpd
Package: pd-pmpd
Architecture: any
Depends:
pd-libdir,
${misc:Depends},
${puredata:Depends},
${shlibs:Depends},
Recommends:
${puredata:Recommends},
Suggests:
${puredata:Suggests},
Provides:
${puredata:Provides},
Description: physical modeling library for Pd
A library for Pd for modeling the interactions of the physical world. These
objects provide real-time simulations, specially physical behaviors. pmpd can
be used to create natural dynamic systems, like a bouncing ball, string
movement, Brownian movement, chaos, fluid dynamics, sand, gravitation, and
more. It can also be used to create displacements thus allowing a completely
dynamic approach of pd computing.
|