File: control

package info (click to toggle)
dmx4linux 2.5%2Bdfsg-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,660 kB
  • ctags: 2,835
  • sloc: ansic: 23,341; yacc: 918; asm: 846; makefile: 614; sh: 439
file content (46 lines) | stat: -rw-r--r-- 1,893 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Source: dmx4linux
Section: libs
Priority: optional
Maintainer: Shaun Jackman <sjackman@debian.org>
Build-Depends: libncurses5-dev | libncurses-dev, libxaw7-dev | libxaw-dev, debhelper (>= 4.0.0)
Standards-Version: 3.6.2.1

Package: dmx4linux-tools
Section: misc
Architecture: any
Depends: ${shlibs:Depends}
Description: DMX512 lighting protocol tools
 DMX4linux is a driver package for accessing DMX512 interfaces with
 Linux. DMX512 is a protocol for controlling devices supporting DMX512
 like dimmers, moving lights, or scanners. Many commercial and free
 interfaces are supported. The package includes some simple console
 and X applications to test the drivers and your hardware immediately.
 .
 This package contains a DMX512 monitor named dmxdisplay, and a DMX512
 console named dmxpanel.

Package: libdmx4linux2
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: DMX512 lighting protocol library
 DMX4linux is a driver package for accessing DMX512 interfaces with
 Linux. DMX512 is a protocol for controlling devices supporting DMX512
 like dimmers, moving lights, or scanners. Many commercial and free
 interfaces are supported. The package includes some simple console
 and X applications to test the drivers and your hardware immediately.
 .
 This package contains the shared library.

Package: libdmx4linux-dev
Section: libdevel
Architecture: any
Depends: libdmx4linux2 (= ${Source-Version})
Description: DMX512 lighting protocol library development files
 DMX4linux is a driver package for accessing DMX512 interfaces with
 Linux. DMX512 is a protocol for controlling devices supporting DMX512
 like dimmers, moving lights, or scanners. Many commercial and free
 interfaces are supported. The package includes some simple console
 and X applications to test the drivers and your hardware immediately.
 .
 This package constains the library development files.