diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-08-04 22:50:21 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-08-04 22:50:21 +0000 |
commit | 0f91b3cf26cafc593e24115004b307ab96c0c023 (patch) | |
tree | 131e655797a09c6a9e1ef3ae8a14d0b9ff7efd91 | |
parent | b656f1b7fb08d65a438d61de721b0fc7fa0f08c9 (diff) |
improved Debian files as part of filing Debian Intent-To-Package
svn path=/trunk/externals/pmpd/; revision=13749
-rw-r--r-- | debian/control | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/debian/control b/debian/control index 133c375..c1c4ac0 100644 --- a/debian/control +++ b/debian/control @@ -1,17 +1,18 @@ -Source: pd-pmpd +cSource: pd-pmpd Section: sound Priority: optional Maintainer: Paul Brossier <piem@debian.org> Build-Depends: debhelper (>= 7.0.50~), puredata Standards-Version: 3.8.3 -Homepage: http://puredata.info +Homepage: http://drpichon.free.fr/pmpd/ Package: pd-pmpd Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, pd Description: physical modeling library for Pd - 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. + 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. |