[med-svn] r20236 - trunk/packages/elastix/trunk/debian/patches

Gert Wollny gert-guest at moszumanska.debian.org
Thu Oct 15 11:34:21 UTC 2015


Author: gert-guest
Date: 2015-10-15 11:34:20 +0000 (Thu, 15 Oct 2015)
New Revision: 20236

Modified:
   trunk/packages/elastix/trunk/debian/patches/build-static-ann.patch
   trunk/packages/elastix/trunk/debian/patches/doxygen_cleanup.patch
Log:
Further update of patches 
 * Enable HTML_DYNAMIC_SECTIONS because otherwise the required
   dynsections.js is not added
 * Add some newlines to build-static-ann.patch to quell a warning 
   about the patch stopping early 
    


Modified: trunk/packages/elastix/trunk/debian/patches/build-static-ann.patch
===================================================================
--- trunk/packages/elastix/trunk/debian/patches/build-static-ann.patch	2015-10-15 10:53:47 UTC (rev 20235)
+++ trunk/packages/elastix/trunk/debian/patches/build-static-ann.patch	2015-10-15 11:34:20 UTC (rev 20236)
@@ -35,3 +35,5 @@
 -    LIBRARY DESTINATION lib )
 -    #COMPONENT libraries )
 -endif()
+
+

Modified: trunk/packages/elastix/trunk/debian/patches/doxygen_cleanup.patch
===================================================================
--- trunk/packages/elastix/trunk/debian/patches/doxygen_cleanup.patch	2015-10-15 10:53:47 UTC (rev 20235)
+++ trunk/packages/elastix/trunk/debian/patches/doxygen_cleanup.patch	2015-10-15 11:34:20 UTC (rev 20236)
@@ -6,7 +6,9 @@
  [dox/doxygen/doxyfile.in]
  * use svg instead of png for graphics to save space
  * supress timestamps created by Doxygen
- .
+ * Enable HTML_DYNAMIC_SECTIONS because otherwise the required
+   dynsections.js is not added 
+.
  [doxygen/DoxygenFooter.html.in] 
  * remove Google analytics
  * replace some local dangling links by absolute links
@@ -19,7 +21,7 @@
 
 diff -ru elastix-upstream/dox/doxygen/doxyfile.in elastix-upstream.new/dox/doxygen/doxyfile.in
 --- elastix-upstream/dox/doxygen/doxyfile.in	2015-09-10 18:29:19.000000000 +0200
-+++ elastix-upstream.new/dox/doxygen/doxyfile.in	2015-10-12 16:42:18.515031042 +0200
++++ elastix-upstream.new/dox/doxygen/doxyfile.in	2015-10-15 00:34:58.308765900 +0200
 @@ -1189,7 +1189,7 @@
  # The default value is: YES.
  # This tag requires that the tag GENERATE_HTML is set to YES.
@@ -29,6 +31,15 @@
  
  # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
  # documentation will contain sections that can be hidden and shown after the
+@@ -1197,7 +1197,7 @@
+ # The default value is: NO.
+ # This tag requires that the tag GENERATE_HTML is set to YES.
+ 
+-HTML_DYNAMIC_SECTIONS  = NO
++HTML_DYNAMIC_SECTIONS  = YES
+ 
+ # With HTML_INDEX_NUM_ENTRIES one can control the preferred number of entries
+ # shown in the various tree structured indices initially; the user can expand
 @@ -2351,7 +2351,7 @@
  # The default value is: png.
  # This tag requires that the tag HAVE_DOT is set to YES.
@@ -47,7 +58,6 @@
  
  # The DOT_PATH tag can be used to specify the path where the dot tool can be
  # found. If left blank, it is assumed the dot tool can be found in the path.
-Nur in elastix-upstream.new/dox/doxygen: doxyfile.in.rej.
 diff -ru elastix-upstream/dox/doxygen/DoxygenFooter.html.in elastix-upstream.new/dox/doxygen/DoxygenFooter.html.in
 --- elastix-upstream/dox/doxygen/DoxygenFooter.html.in	2015-09-10 18:29:19.000000000 +0200
 +++ elastix-upstream.new/dox/doxygen/DoxygenFooter.html.in	2015-10-13 15:16:17.981269062 +0200




More information about the debian-med-commit mailing list