SlackBuildsOrg/development/ola
Erik Hanson 416d64115a development/ola: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-24 17:47:47 -05:00
..
ola.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
ola.SlackBuild development/ola: Updated for version 0.8.18. 2012-04-09 11:53:25 -05:00
README development/ola: Fixed dep info 2012-08-24 17:47:47 -05:00
slack-desc

The Open Lighting Architecture (OLA) provides a plugin framework for 
distributing DMX512 control signals on Mac and Linux. It provides C++ 
and Python libraries which abstract away the underlying DMX over IP 
protocol or DMX interface. See http://opendmx.net/index.php/OLA for 
more information. 

The build script can optionally disable python bindings and/or enable the 
embedded http server.  WITH_PYTHON=no will disable the python bindings,
and WITH_HTTP=yes will enable the embedded http server (in which case
libmicrohttp also be required).