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

Modified Files:
        primesense-nite.info 
Log Message:
added Recommends: for other packages needed to do anything useful

Index: primesense-nite.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/primesense-nite.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- primesense-nite.info        20 Jan 2012 14:55:35 -0000      1.1
+++ primesense-nite.info        21 Jan 2012 03:03:08 -0000      1.2
@@ -1,7 +1,7 @@
 # TODO install Java stuff
 Package: primesense-nite
 Version: 1.5.2.21
-Revision: 1
+Revision: 2
 Homepage: http://www.openni.org
 License: Restrictive
 Maintainer: Hans-Christoph Steiner <h...@eds.org>
@@ -12,6 +12,7 @@
 #
 BuildDepends: fink (>= 0.28), openni, sed
 Depends: darwin (>= 10-1),  %n-shlibs (= %v-%r), openni
+Recommends: openni-sensor-avin2-sensorkinect
 #
 PatchScript: <<
   sed -i 's|/usr/etc|${DESTDIR}%p/etc|g' %b/install.sh
@@ -32,6 +33,9 @@
   install -d %i/etc/primesense
   cd %b && DESTDIR=%d ./install.sh
   #
+  install_name_tool -change ../../Bin/x86-Release/libOpenNI.dylib 
%p/lib/libOpenNI.dylib \
+      %i/bin/XnVSceneServer_1_5_2
+  #
   install_name_tool -id %p/lib/libXnVCNITE_1_5_2.dylib 
%i/lib/libXnVCNITE_1_5_2.dylib
   install_name_tool -change ../../Bin/x86-Release/libOpenNI.dylib 
%p/lib/libOpenNI.dylib \
       %i/lib/libXnVCNITE_1_5_2.dylib
@@ -67,10 +71,9 @@
  wave. 'Games for All' is skeleton tracking for getting information on the
  position of all of the joints of the body.
 
- WARNING: Installing this Debian package causes the
- PrimeSense NITE modules to be downloaded from www.primesense.com
- The End User License Agreement of NITE modules 
- is available at www.primesense.com.
+ WARNING: Installing this package causes the PrimeSense NITE modules
+ to be downloaded from www.primesense.com The End User License
+ Agreement of NITE modules is available at www.primesense.com.
 <<
 SplitOff: <<
   Package: %N-shlibs
@@ -95,7 +98,8 @@
     %p/bin/niReg -r -v %p/lib/libXnVHandGenerator_1_5_2.dylib 
%p/etc/primesense || true
   <<
   PostRmScript: <<
-    %p/bin/niLicense -u -v PrimeSense 0KOIk2JeIBYClPWVnMoRKn5cdY4=
+  # use "|| true" because niReg and niLicense sometimes fails inexplicably
+    %p/bin/niLicense -u -v PrimeSense 0KOIk2JeIBYClPWVnMoRKn5cdY4= || true
     %p/bin/niReg -u -v %p/lib/libXnVFeatures_1_5_2.dylib %p/etc/primesense || 
true
     %p/bin/niReg -u -v %p/lib/libXnVHandGenerator_1_5_2.dylib 
%p/etc/primesense || true
   <<


------------------------------------------------------------------------------
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