aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-20 05:19:22 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-20 05:19:22 +0000
commit9fde407f30007cc47c3cdd48bc221d8a5fe14746 (patch)
treeb6a4d8a74bf3097c1c038a8ef0003c30976f5092 /debian/control
parent54cab07e41e4b0e4a6a19497343c1edac7c05bf3 (diff)
debianized markex and cleaned up license file stuff
svn path=/trunk/externals/markex/; revision=13179
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..02f7a7a
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,17 @@
+Source: pd-markex
+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
+
+Package: pd-markex
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, pd
+Description: library of misc objects from Mark Danks
+ Markex is an external library of miscellaneous objects that was begun in 1994
+ and originally included in GEM. It is largely here for the sake of old
+ projects that might still rely on it. The included functionality has been
+ improved in other libraries.
+