aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-08-23 22:37:08 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-08-23 22:37:08 +0000
commit8c12f1963948caeb429624f0e9382f98215454bb (patch)
treee3946f8fa7d696d31416caf3d8cad21781802cad /debian/control
parentd3f5863420c0272ee4b1481ab2b1fee653405ec2 (diff)
packaged has been added to the pkg-multimedia's repo on git.debian.org: http://git.debian.org/?p=pkg-multimedia/pd-pmpd.git;a=summary
svn path=/trunk/externals/pmpd/; revision=13904
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control19
1 files changed, 0 insertions, 19 deletions
diff --git a/debian/control b/debian/control
deleted file mode 100644
index c33ba84..0000000
--- a/debian/control
+++ /dev/null
@@ -1,19 +0,0 @@
-Source: pd-pmpd
-Section: sound
-Priority: optional
-Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
-Uploaders: Hans-Christoph Steiner <hans@eds.org>
-Build-Depends: debhelper (>= 7.0.50~), puredata
-Standards-Version: 3.9.1
-Homepage: http://drpichon.free.fr/pmpd/
-
-Package: pd-pmpd
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, pd
-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.