Source: ola
Priority: extra
Maintainer: Wouter Verhelst <wouter@debian.org>
Uploaders: RenZO <renzo@imaginux.com>
Build-Depends: debhelper (>= 9), dh-autoreconf, bash-completion, libcppunit-dev, bison, flex, pkg-config, uuid-dev, python, libprotobuf-dev, protobuf-compiler, libprotoc-dev, libusb-1.0-0-dev, libftdi-dev
Standards-Version: 3.9.5
Section: libs
Vcs-Git: https://github.com/OpenLightingProject/ola.git
Vcs-browser: https://github.com/OpenLightingProject/ola
Homepage: https://www.openlighting.org/

Package: libola-dev
Section: libdevel
Architecture: any
Depends: ola (= ${binary:Version}), ${misc:Depends}
Description: Open Lighting Architecture - development libraries
 The DMX512 standard for Digital MultipleX is used for digital
 communication networks commonly used to control stage lighting and
 effects.
 .
 The Open Lighting Architecture (OLA) provides a plugin framework for
 distributing DMX512 control signals.
 .
 This package contains the development files for libola and various related
 libraries, used to write plugins or control the OLA daemon.

Package: ola
Section: electronics
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
Suggests: bash-completion
Description: Open Lighting Architecture
 The DMX512 standard for Digital MultipleX is used for digital
 communication networks commonly used to control stage lighting and
 effects.
 .
 The Open Lighting Architecture (OLA) provides a plugin framework for
 distributing DMX512 control signals.
 .
 This package contains olad, the OLA daemon used to control lighting,
 and a number of command-line tools to control and manipulate olad.

Package: libola1
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Open Lighting Architecture - shared libraries
 The DMX512 standard for Digital MultipleX is used for digital
 communication networks commonly used to control stage lighting and
 effects.
 .
 The Open Lighting Architecture (OLA) provides a plugin framework for
 distributing DMX512 control signals.
 .
 This package contains the shared libraries required to communicate with
 olad.
