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
|
Source: pd-puremapping
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Build-Depends: cdbs (>= 0.4.91~),
debhelper (>= 9~),
dh-buildinfo
Standards-Version: 3.9.7
Section: sound
Homepage: http://download.puredata.info/puremapping
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/pd-puremapping.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/pd-puremapping.git
Package: pd-puremapping
Architecture: all
Depends: puredata | pd,
${shlibs:Depends}, ${misc:Depends}
Description: Pd library for complex data mappings
This collection of abstractions for Pure Data (Pd)are made to facilitate the
use of sensors and to create complex relations between input and output of a
dynamic system.
.
Puremapping is based on the (discontinued) 'la-kitchen' library, and the
'mapping' library (shipped in Debian as 'pd-mapping').
Most object of puremapping should be compatible with the 'mapping' library.
|