Changes in / [853a9076:2a24738]


Ignore:
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/prog/doxygen.xml

    r853a9076 r2a24738  
    77  <!ENTITY doxygen-download-http "https://doxygen.nl/files/doxygen-&doxygen-version;.src.tar.gz">
    88  <!ENTITY doxygen-download-ftp  " ">
    9   <!ENTITY doxygen-md5sum        "95008edf2d84aeefb7c65a6a4857dc2c">
    10   <!ENTITY doxygen-size          "5.5 MB">
    11   <!ENTITY doxygen-buildsize     "240 MB (with tests)">
    12   <!ENTITY doxygen-time          "1.6 SBU (using parallelism=4; with tests)">
     9  <!ENTITY doxygen-md5sum        "5f7ab15c8298d013c5ef205a4febc7b4">
     10  <!ENTITY doxygen-size          "5.1 MB">
     11  <!ENTITY doxygen-buildsize     "217 MB (with tests)">
     12  <!ENTITY doxygen-time          "1.4 SBU (using parallelism=4; with tests)">
    1313]>
    1414
     
    108108      <xref linkend="llvm"/> (with clang),
    109109      <!-- Can someone check this? With LLVM7, it fails to build. -->
     110      <xref linkend="python2"/>,
    110111      <xref linkend="qt5"/> (for doxywizard),
    111112      <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>),
     
    123124
    124125    <para>
    125       First, fix up some python scripts:
    126     </para>
    127 
    128 <screen><userinput>grep -rl '^#!.*python$' | xargs sed -i '1s/python/&amp;3/'</userinput></screen>
    129 
    130     <para>
    131126      Install <application>Doxygen</application> by running the following
    132127      commands:
     
    145140    <para>
    146141      To test the results, issue: <command>make tests</command>.
    147       One test, 061_Únicod€_file, is known to fail.
     142      <!--One test, 012_cite.dox, is known to fail.-->
    148143    </para>
    149144
  • introduction/welcome/changelog.xml

    r853a9076 r2a24738  
    4343     <itemizedlist>
    4444       <listitem>
    45          <para>[bdubbs] - Update to icewm-3.3.5. Fixes
    46          <ulink url="&blfs-ticket-root;18068">#18068</ulink>.</para>
    47        </listitem>
    48        <listitem>
    49          <para>[bdubbs] - Update to doxygen-1.9.7. Fixes
    50          <ulink url="&blfs-ticket-root;18068">#18068</ulink>.</para>
    51        </listitem>
    52        <listitem>
    5345         <para>[ken] - Perl modules - add Test::Deep, Test::Requires and URI
    5446         as test dependencies for HTTP::CookieJar. Fixes
  • packages.ent

    r853a9076 r2a24738  
    314314<!ENTITY cmake-minor-version          "4">
    315315<!ENTITY cmake-version                "&cmake-major-version;.&cmake-minor-version;">
    316 <!ENTITY doxygen-version              "1.9.7">
     316<!ENTITY doxygen-version              "1.9.6">
    317317<!ENTITY gcc-version                  "13.1.0">
    318318<!ENTITY gc-version                   "8.2.2">
     
    857857<!-- Chapter 27 -->
    858858<!ENTITY fluxbox-version              "1.3.7">
    859 <!ENTITY icewm-version                "3.3.5">
     859<!ENTITY icewm-version                "3.3.4">
    860860<!ENTITY openbox-version              "3.6.1">
    861861<!ENTITY sawfish-version              "1.13.0">
  • x/wm/icewm.xml

    r853a9076 r2a24738  
    77  <!ENTITY icewm-download-http "https://github.com/ice-wm/icewm/archive/&icewm-version;/icewm-&icewm-version;.tar.gz">
    88  <!ENTITY icewm-download-ftp  " ">
    9   <!ENTITY icewm-md5sum        "fdf5fc942a7bbc59d164d6bd096279e8">
     9  <!ENTITY icewm-md5sum        "6f5cc0f980c12dbe4aa8d650e8b52521">
    1010  <!ENTITY icewm-size          "2.3 MB">
    1111  <!ENTITY icewm-buildsize     "46 MB">
Note: See TracChangeset for help on using the changeset viewer.