From b302c1181513885303dc66c31b41db4c7d132f0a Mon Sep 17 00:00:00 2001 From: Cyrille Henry Date: Thu, 11 Nov 2010 13:48:43 +0000 Subject: lightboard can't fit in library template because it's more an application than a library. so this is mostly useless. svn path=/trunk/externals/nusmuk/; revision=14413 --- lightboard/debian/control | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lightboard/debian/control (limited to 'lightboard/debian/control') 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 +Uploaders: Hans-Christoph Steiner +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. -- cgit v1.2.1