diff options
Diffstat (limited to 'lightboard/debian/control')
-rw-r--r-- | lightboard/debian/control | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/lightboard/debian/control b/lightboard/debian/control new file mode 100644 index 0000000..76cdc5a --- /dev/null +++ b/lightboard/debian/control @@ -0,0 +1,22 @@ +Source: pd-lightboard +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-lightboard +Architecture: any +Depends: ${shlibs:Depends}, + pd, + ${misc:Depends} +Description: Control DMX light with pure data + "Lighting for Pure Data" is an abstractions collection for pure data + that aims at emulating a lighting console controlling DMX systems. + Unlike a hardware lighting console, this system offers an open API + allowing a full control over the lighting within Pure Data in order + to connect light with other media. + This also allows to have complex light movements and behaviours. |