[SCM] openni/master: do not compile the .chm help file, its only possible using Windows hhc.exe
eighthave at users.alioth.debian.org
eighthave at users.alioth.debian.org
Mon May 20 03:26:00 UTC 2013
The following commit has been merged in the master branch:
commit 431fcce92ab1f098e6261004f3eef4c16df66a6e
Author: Hans-Christoph Steiner <hans at eds.org>
Date: Sun May 19 21:49:12 2013 -0400
do not compile the .chm help file, its only possible using Windows hhc.exe
diff --git a/debian/patches/0011-do-not-compile-windows-chm-file.patch b/debian/patches/0011-do-not-compile-windows-chm-file.patch
new file mode 100644
index 0000000..f7eff22
--- /dev/null
+++ b/debian/patches/0011-do-not-compile-windows-chm-file.patch
@@ -0,0 +1,13 @@
+diff --git a/Source/DoxyGen/Doxyfile b/Source/DoxyGen/Doxyfile
+index 373e5ce..8597e41 100644
+--- a/Source/DoxyGen/Doxyfile
++++ b/Source/DoxyGen/Doxyfile
+@@ -1013,7 +1013,7 @@ DOCSET_PUBLISHER_NAME = OpenNI
+ # Microsoft HTML help workshop to generate a compiled HTML help file (.chm)
+ # of the generated HTML documentation.
+
+-GENERATE_HTMLHELP = YES
++GENERATE_HTMLHELP = NO
+
+ # If the GENERATE_HTMLHELP tag is set to YES, the CHM_FILE tag can
+ # be used to specify the file name of the resulting .chm file. You
diff --git a/debian/patches/series b/debian/patches/series
index 2880efd..d774b8d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -8,3 +8,4 @@
0008-Fix-preprocessor-macro-to-be-C-11-compatible.patch
0009-Remove-superfluous-printf.patch
0010-Including-call-to-libusb_detach_kernel_driver-to-det.patch
+0011-do-not-compile-windows-chm-file.patch
--
openni packaging
More information about the pkg-multimedia-commits
mailing list