[59410] trunk/dports/devel

toby at macports.org toby at macports.org
Wed Oct 14 13:03:05 PDT 2009


Revision: 59410
          http://trac.macports.org/changeset/59410
Author:   toby at macports.org
Date:     2009-10-14 13:03:03 -0700 (Wed, 14 Oct 2009)
Log Message:
-----------
#22073 (New submission: libfreespace)

Added Paths:
-----------
    trunk/dports/devel/libfreespace/
    trunk/dports/devel/libfreespace/Portfile

Added: trunk/dports/devel/libfreespace/Portfile
===================================================================
--- trunk/dports/devel/libfreespace/Portfile	                        (rev 0)
+++ trunk/dports/devel/libfreespace/Portfile	2009-10-14 20:03:03 UTC (rev 59410)
@@ -0,0 +1,28 @@
+# -*- 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                libfreespace
+version             0.3
+categories          devel
+
+description         library for developing applications using Hillcrest Labs Freespace Devices
+long_description \
+    The libfreespace library enables rapid development of applications for \
+    Hillcrest Labs Freespace® devices. libfreespace provides access to extended \
+    information beyond mouse, keyboard and consumer page functionality through \
+    calibrated acceleration, rotational velocity measurements and \
+    calibrated sensor orientation.
+
+homepage            http://libfreespace.hillcrestlabs.com/
+
+platforms           darwin
+license             LGPLv2.1
+maintainers         hillcrestlabs.com:jt.burgess
+
+master_sites        http://launchpad.net/libfreespace/0.3/0.3/+download/
+checksums           md5 edf8b1bc584b655df0fe710871611954 \
+                    sha1 b0b9781f86daf973ddc432ed48407344af35845b \
+                    rmd160 661196e9ad8e1aaee5d01b97b47ecddfd68f2297
+
+depends_lib         port:libusb


Property changes on: trunk/dports/devel/libfreespace/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091014/32c0d495/attachment.html>


More information about the macports-changes mailing list