[SCM] openni-sensor-avin2-sensorkinect/master: Add patch to not write log files when OpenNI is running

jspricke-guest at users.alioth.debian.org jspricke-guest at users.alioth.debian.org
Thu Oct 23 13:44:31 UTC 2014


The following commit has been merged in the master branch:
commit b3175fcab92040b1b89d67de0369347dd7884fc0
Author: Jochen Sprickerhof <jochen at sprickerhof.de>
Date:   Wed Jul 11 16:29:35 2012 +0200

    Add patch to not write log files when OpenNI is running

diff --git a/debian/patches/0003-Don-t-write-log-file-upon-OpenNI-invocation.patch b/debian/patches/0003-Don-t-write-log-file-upon-OpenNI-invocation.patch
new file mode 100644
index 0000000..93c3a17
--- /dev/null
+++ b/debian/patches/0003-Don-t-write-log-file-upon-OpenNI-invocation.patch
@@ -0,0 +1,21 @@
+From: Jochen Sprickerhof <jochen at sprickerhof.de>
+Date: Wed, 11 Jul 2012 16:25:31 +0200
+Subject: Don't write log file upon OpenNI invocation
+
+---
+ Data/GlobalDefaultsKinect.ini | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/Data/GlobalDefaultsKinect.ini b/Data/GlobalDefaultsKinect.ini
+index eee0d2c..fd3dc83 100644
+--- a/Data/GlobalDefaultsKinect.ini
++++ b/Data/GlobalDefaultsKinect.ini
+@@ -6,7 +6,7 @@ LogMasks=ALL
+ ; 0 - No (default), 1 - Yes
+ ;LogWriteToConsole=1
+ ; 0 - No (default), 1 - Yes
+-LogWriteToFile=1
++;LogWriteToFile=1
+ ; 0 - No (default), 1 - Yes
+ ;LogWriteLineInfo=0
+ ; leave empty for nothing (default). ALL - all masks
diff --git a/debian/patches/series b/debian/patches/series
index 5e29b72..4993576 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 0001-Don-t-build-in-parallel-because-not-all-dependencies.patch
 0002-Disable-SSE.patch
+0003-Don-t-write-log-file-upon-OpenNI-invocation.patch

-- 
openni-sensor-avin2-sensorkinect packaging



More information about the pkg-multimedia-commits mailing list