aboutsummaryrefslogtreecommitdiff
path: root/lightboard/debian/control
blob: 76cdc5ad0ea122d56b34e05034ea10a3617e1c99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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.