diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-05-13 00:23:07 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 13:53:22 +0200 |
commit | c7d3de6bedb7ac8f4797958b2d76b8af7b27afd4 (patch) | |
tree | 1a5c7f306b34dfb3680910316317b4aced3fc07b /debian/control | |
parent | a12419cd172be9f0f0cf287574a4451fe998f0fa (diff) |
debianized maxlib, it builds a package, now let's upload it to launchpad
svn path=/trunk/externals/maxlib/; revision=13518
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..cad4e14 --- /dev/null +++ b/debian/control @@ -0,0 +1,17 @@ +Source: pd-maxlib +Section: sound +Priority: optional +Maintainer: Paul Brossier <piem@debian.org> +Build-Depends: debhelper (>= 7.0.50~), puredata (>= 0.42.5-3.1~) +Standards-Version: 3.8.3 +Homepage: http://puredata.info + +Package: pd-maxlib +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, pd +Description: a library for analysing musical performance + maxlib is a library of non-tilde externals for Pd. The objects can be very + useful to analyse any musical performance. Some of the objects are 'borrowed' + from Max (they are not ported but rewritten for Pd cheap immitations). maxlib + has recently been extended by objects of more general use and some which can + be use for composition purposes. |