Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37748615
en ru br
ALT Linux repos
S:1.9.8-alt1
5.0: 1.5.5-alt1
4.1: 1.5.5-alt1
4.0: 1.5.1-alt1
3.0: 1.4.3-alt1

Other repositories
Upstream:1.5.5

Group :: Development/Other
RPM: doxygen

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: Ubuntu-dot-config.patch
Download


Last-Update: 2022-07-16
Index: doxygen/src/config.xml
===================================================================
--- doxygen.orig/src/config.xml
+++ doxygen/src/config.xml
@@ -3582,7 +3582,7 @@ to be found in the default search path.
 ]]>
       </docs>
     </option>
-    <option type='bool' id='HAVE_DOT' defval='0'>
+    <option type='bool' id='HAVE_DOT' defval='1'>
       <docs>
 <![CDATA[
  If you set the \c HAVE_DOT tag to \c YES then doxygen will assume the \c dot tool is
@@ -3814,7 +3814,15 @@ UML notation for the relationships.
       </docs>
       <value name='png'/>
       <value name='jpg'/>
+      <value name='jpg:cairo'/>
+      <value name='jpg:cairo:gd'/>
+      <value name='jpg:gd'/>
+      <value name='jpg:gd:gd'/>
       <value name='gif'/>
+      <value name='gif:cairo'/>
+      <value name='gif:cairo:gd'/>
+      <value name='gif:gd'/>
+      <value name='gif:gd:gd'/>
       <value name='svg'/>
       <value name='png:gd'/>
       <value name='png:gd:gd'/>
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin