[79634] trunk/dports/net

ryandesign at macports.org ryandesign at macports.org
Tue Jun 21 15:09:36 PDT 2011


Revision: 79634
          http://trac.macports.org/changeset/79634
Author:   ryandesign at macports.org
Date:     2011-06-21 15:09:35 -0700 (Tue, 21 Jun 2011)
Log Message:
-----------
ola-examples: new port, version 0.8.9; see #29890

Added Paths:
-----------
    trunk/dports/net/ola-examples/
    trunk/dports/net/ola-examples/Portfile

Added: trunk/dports/net/ola-examples/Portfile
===================================================================
--- trunk/dports/net/ola-examples/Portfile	                        (rev 0)
+++ trunk/dports/net/ola-examples/Portfile	2011-06-21 22:09:35 UTC (rev 79634)
@@ -0,0 +1,27 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+
+name                ola-examples
+version             0.8.9
+categories          net comms
+platforms           darwin
+license             LGPL-2.1+
+maintainers         gmail.com:nomis52 p3k.org:interface
+
+description         tools for OLA, the open framework for DMX lighting control
+
+long_description    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.
+
+homepage            http://opendmx.net/index.php/OLA
+master_sites        googlecode:linux-lighting
+
+checksums           sha1    3da39be1f407ffc9c3a740967b53dd419d243473 \
+                    rmd160  ae40c16a1e441c2e718be5d37a7045c886d1b57e
+
+depends_lib         port:ola


Property changes on: trunk/dports/net/ola-examples/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110621/70107016/attachment.html>


More information about the macports-changes mailing list