Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/jasper.xml

    r8558044 r3f2db3a6  
    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        "e98c3e1b3cb07bfa3d5ea94abd163bc1">
     9  <!ENTITY jasper-md5sum        "1578be3c1e329fdaae35d98dd804ed95">
    1010  <!ENTITY jasper-size          "1.9 MB">
    11   <!ENTITY jasper-buildsize     "7.9 MB (with tests)">
    12   <!ENTITY jasper-time          "0.2 SBU (with tests)">
     11  <!ENTITY jasper-buildsize     "9.5 MB (with tests)">
     12  <!ENTITY jasper-time          "0.3 SBU (with tests)">
    1313]>
    1414
     
    1616  <?dbhtml filename="jasper.html"?>
    1717
    18   <sect1info>
    19     <date>$Date$</date>
    20   </sect1info>
    2118
    2219  <title>JasPer-&jasper-version;</title>
     
    3532    </para>
    3633
    37     &lfs110a_checked;
     34    &lfs112_checked;
    3835
    3936    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8784      <xref linkend="freeglut"/> (required for <command>jiv</command>),
    8885      <xref linkend="doxygen"/> (needed for generating html documentation), and
    89       <xref linkend="texlive"/> (needed to regnerate the pdf documentation)
     86      <xref linkend="texlive"/> (needed to regenerate the pdf documentation)
    9087    </para>
    9188
     
    105102      </para>
    106103    </note>
    107 
     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-->
    108111    <para>
    109112      Install <application>JasPer</application> by running the following
Note: See TracChangeset for help on using the changeset viewer.