[113266] trunk/dports/graphics/openni/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Nov 13 00:55:51 PST 2013


Revision: 113266
          https://trac.macports.org/changeset/113266
Author:   ryandesign at macports.org
Date:     2013-11-13 00:55:51 -0800 (Wed, 13 Nov 2013)
Log Message:
-----------
openni: update to 1.5.7.10

Modified Paths:
--------------
    trunk/dports/graphics/openni/Portfile

Modified: trunk/dports/graphics/openni/Portfile
===================================================================
--- trunk/dports/graphics/openni/Portfile	2013-11-13 08:55:36 UTC (rev 113265)
+++ trunk/dports/graphics/openni/Portfile	2013-11-13 08:55:51 UTC (rev 113266)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        OpenNI openni 1.5.7.8 Stable-
+github.setup        OpenNI openni 1.5.7.10 Stable-
 categories          graphics
 platforms           darwin
 maintainers         ryandesign openmaintainer
@@ -18,8 +18,8 @@
                     and voice command recognition, hand gestures, and body \
                     motion tracking.
 
-checksums           rmd160  0849df8032852c6d6f0ef4a37420d1cc0da67448 \
-                    sha256  2bed33c3f0e390fe888f5b073e7c1edefa7bb46d07a4437ec4fe7c69496f51ea
+checksums           rmd160  2d78c4fce0908b1e4801649b6390c0d6a8afc68f \
+                    sha256  4b3ac2f946849d6a2b6fa12f199025a9c141fda93d4d4bda967a3fb32268b5ce
 
 depends_build       port:doxygen \
                     path:bin/dot:graphviz
@@ -52,6 +52,7 @@
                                         ${worksrcpath}/Source/OpenNI/XnOpenNI.cpp
 
     # Mavericks system headers have a function called "equivalent" with which this #define interferes.
+    # https://github.com/OpenNI/OpenNI2/issues/52
     foreach sample {NiHandTracker NiSimpleViewer NiUserSelection NiUserTracker NiViewer} {
         reinplace "s|equivalent|openni_equivalent|g" ${worksrcpath}/Samples/${sample}/glh/glh_linear.h
     }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131113/30634bae/attachment.html>


More information about the macports-changes mailing list