Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv32306

Modified Files:
        openni.info 
Log Message:
install Data/SamplesConfig.xml and point the example apps to use it

Index: openni.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/openni.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- openni.info 22 Jan 2012 21:32:16 -0000      1.8
+++ openni.info 22 Jan 2012 22:41:09 -0000      1.9
@@ -3,7 +3,7 @@
 # TODO install Java stuff
 Package: openni
 Version: 1.5.2.23
-Revision: 5
+Revision: 6
 Homepage: http://www.openni.org
 License: GPL3+
 Maintainer: Hans-Christoph Steiner <h...@eds.org>
@@ -25,6 +25,8 @@
   /usr/bin/sed -i.bak 's|-arch i386 -arch x86_64||' \
       %b/Platform/Linux/Build/Common/Platform.x86
   /usr/bin/sed -i.bak 's|/var/lib/ni|%p/var/lib/openni|' 
%b/Source/OpenNI/XnOpenNI.cpp
+  /usr/bin/sed -i.bak 's|\.\./\.\./\.\./\.\./Data|%p/var/lib/openni|' \
+      %b/Samples/Ni*/Ni*.cpp
 <<
 CompileScript: <<
   make -C %b/Platform/Linux/Build
@@ -125,8 +127,9 @@
         # just copy the Include contents since its got a tricky, ever-changing 
setup
        install -d %i/include/ni
        /bin/cp -pR %b/Include/*  %i/include/ni/
-        # create empty dirs for other related packages to use
        install -d %i/var/lib/openni
+        install -p %b/Data/SamplesConfig.xml  %i/var/lib/openni
+        # create empty dirs for other related packages to use
        install -d %i/etc/primesense
         install -d %i/var/log/primesense
 <<


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to