Changeset b4ea593
- Timestamp:
- 11/28/2015 10:17:59 PM (8 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, ken/inkscape-core-mods, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 9924aaa
- Parents:
- 76708019
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/doxygen.xml
r76708019 rb4ea593 87 87 </itemizedlist> 88 88 89 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 90 <itemizedlist spacing='compact'> 91 <listitem> 92 <para>Required patch: <ulink 93 url="&patch-root;/doxygen-&doxygen-version;-flex_2_6_0_fix-1.patch"/></para> 94 </listitem> 95 </itemizedlist> 89 96 <bridgehead renderas="sect3">Doxygen Dependencies</bridgehead> 90 97 … … 113 120 <sect2 role="installation"> 114 121 <title>Installation of Doxygen</title> 122 123 <para> 124 First, fix building <application>Doxygen</application> with a newer 125 version of <application>Flex</application>. 126 </para> 127 128 <screen><userinput>patch -p1 -i ../doxygen-&doxygen-version;-flex_2_6_0_fix-1.patch</userinput></screen> 115 129 116 130 <para> -
introduction/welcome/changelog.xml
r76708019 rb4ea593 48 48 <para>November 28th, 2015</para> 49 49 <itemizedlist> 50 <listitem> 51 <para>[pierre] - Patch Doxygen for building with flex-2.6.0. Fixes 52 <ulink url="&blfs-ticket-root;7185">#7185</ulink>.</para> 53 </listitem> 50 54 <listitem> 51 55 <para>[fernando] - Update to ffmpeg-2.8.3. Fixes
Note:
See TracChangeset
for help on using the changeset viewer.