Changeset f2abc73
- Timestamp:
- 08/09/2020 04:34:34 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 2ca5a3b
- Parents:
- d3dab74f
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/doxygen.xml
rd3dab74f rf2abc73 7 7 <!ENTITY doxygen-download-http "http://doxygen.nl/files/doxygen-&doxygen-version;.src.tar.gz"> 8 8 <!ENTITY doxygen-download-ftp " "> 9 <!ENTITY doxygen-md5sum " eda8e82fcc58970894029b0399776cb5">9 <!ENTITY doxygen-md5sum "76e7362eb224ee57e3a3e1b60e449f85"> 10 10 <!ENTITY doxygen-size "4.9 MB"> 11 <!ENTITY doxygen-buildsize "15 3MB (with tests)">12 <!ENTITY doxygen-time " 0.8SBU (using parallelism=4; with tests)">11 <!ENTITY doxygen-buildsize "157 MB (with tests)"> 12 <!ENTITY doxygen-time "1.3 SBU (using parallelism=4; with tests)"> 13 13 ]> 14 14 … … 142 142 143 143 <para> 144 To test the results, issue: <command>make tests</command>. One test, 145 012_cite.dox, is known to fail. 144 To test the results, issue: <command>make tests</command>. 146 145 </para> 147 146 -
general/sysutils/mc.xml
rd3dab74f rf2abc73 124 124 </para> 125 125 126 <screen role="root"><userinput>make install && 127 cp -v doc/keybind-migration.txt /usr/share/mc</userinput></screen> 126 <screen role="root"><userinput>make install</userinput></screen> 128 127 129 128 </sect2> … … 173 172 </para> 174 173 175 <note>176 <para>177 On 8.x versions of <application>mc</application>,178 keybind names used in mc.keymap.* files are changed. This is179 described in <filename>keybind-migration.txt</filename>.180 </para>181 </note>182 183 174 </sect3> 184 175 -
introduction/welcome/changelog.xml
rd3dab74f rf2abc73 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[bdubbs] - Remove mention of a deleted file from mc instructions. Fixes 49 <ulink url="&blfs-ticket-root;13899">#13890</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[bdubbs] - Update to doxygen-1.8.19. Fixes 53 <ulink url="&blfs-ticket-root;13898">#13898</ulink>.</para> 54 </listitem> 55 <listitem> 48 56 <para>[pierre] - Update to file-roller-3.36.3. Fixes 49 57 <ulink url="&blfs-ticket-root;13897">#13897</ulink>.</para> -
packages.ent
rd3dab74f rf2abc73 326 326 <!ENTITY cmake-version "&cmake-major-version;.&cmake-minor-version;"> 327 327 <!ENTITY dejagnu-version "1.6.2"> 328 <!ENTITY doxygen-version "1.8.1 8">328 <!ENTITY doxygen-version "1.8.19"> 329 329 <!ENTITY elfutils-version "0.170"> 330 330 <!ENTITY expect-version "5.45.4">
Note:
See TracChangeset
for help on using the changeset viewer.