Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/jasper.xml

    r3f2db3a6 r8558044  
    77  <!ENTITY jasper-download-http "https://github.com/jasper-software/jasper/archive/version-&jasper-version;/jasper-&jasper-version;.tar.gz">
    88  <!ENTITY jasper-download-ftp  " ">
    9   <!ENTITY jasper-md5sum        "1578be3c1e329fdaae35d98dd804ed95">
     9  <!ENTITY jasper-md5sum        "e98c3e1b3cb07bfa3d5ea94abd163bc1">
    1010  <!ENTITY jasper-size          "1.9 MB">
    11   <!ENTITY jasper-buildsize     "9.5 MB (with tests)">
    12   <!ENTITY jasper-time          "0.3 SBU (with tests)">
     11  <!ENTITY jasper-buildsize     "7.9 MB (with tests)">
     12  <!ENTITY jasper-time          "0.2 SBU (with tests)">
    1313]>
    1414
     
    1616  <?dbhtml filename="jasper.html"?>
    1717
     18  <sect1info>
     19    <date>$Date$</date>
     20  </sect1info>
    1821
    1922  <title>JasPer-&jasper-version;</title>
     
    3235    </para>
    3336
    34     &lfs112_checked;
     37    &lfs110a_checked;
    3538
    3639    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8487      <xref linkend="freeglut"/> (required for <command>jiv</command>),
    8588      <xref linkend="doxygen"/> (needed for generating html documentation), and
    86       <xref linkend="texlive"/> (needed to regenerate the pdf documentation)
     89      <xref linkend="texlive"/> (needed to regnerate the pdf documentation)
    8790    </para>
    8891
     
    102105      </para>
    103106    </note>
    104 <!--
    105     <para>
    106       First, fix a problem that happens due to cmake-3.22:
    107     </para>
    108 
    109 <screen><userinput remap="pre">sed -i '/GLUT_glut_LIBRARY/s/^/#/' build/cmake/modules/JasOpenGL.cmake</userinput></screen>
    110 -->
     107
    111108    <para>
    112109      Install <application>JasPer</application> by running the following
Note: See TracChangeset for help on using the changeset viewer.