aboutsummaryrefslogtreecommitdiff
path: root/puremapping/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'puremapping/debian/control')
-rw-r--r--puremapping/debian/control21
1 files changed, 21 insertions, 0 deletions
diff --git a/puremapping/debian/control b/puremapping/debian/control
new file mode 100644
index 0000000..249719e
--- /dev/null
+++ b/puremapping/debian/control
@@ -0,0 +1,21 @@
+Source: pd-puremapping
+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://puredata.info
+
+Package: pd-puremapping
+Architecture: any
+Depends: ${shlibs:Depends},
+ pd,
+ ${misc:Depends},
+Description: mapping objects for pure data
+ This collection of abstraction are made to facilitate the use of sensors
+ and to create complex relations between input and output of a dynamic system
+ Puremapping was create based on la-kitchen library, and the mapping library.
+ Most object of puremapping should be compatible with the mapping lib object.
+ They do however have no dependency.