Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/qpdf.xml

    rda54a62 r9ce2033d  
    77  <!ENTITY qpdf-download-http "https://github.com/qpdf/qpdf/releases/download/release-qpdf-&qpdf-version;/qpdf-&qpdf-version;.tar.gz">
    88  <!ENTITY qpdf-download-ftp  " ">
    9   <!ENTITY qpdf-md5sum        "29aaaf03e0f83b3527d1470f8391c876">
     9  <!ENTITY qpdf-md5sum        "b4c6a66c45bb946944c2fe14ef02d0e0">
    1010  <!ENTITY qpdf-size          "18 MB">
    11   <!ENTITY qpdf-buildsize     "271 MB (add 50 MB for tests)">
    12   <!ENTITY qpdf-time          "0.5 SBU (using parallelism=4; add 2.0 SBU for tests)">
     11  <!ENTITY qpdf-buildsize     "224 MB (add 42 MB for tests)">
     12  <!ENTITY qpdf-time          "0.3 SBU (using parallelism=4; add 1.6 SBU for tests)">
    1313]>
    1414
     
    1717
    1818  <sect1info>
     19    <othername>$LastChangedBy$</othername>
    1920    <date>$Date$</date>
    2021  </sect1info>
     
    3536    </para>
    3637
    37     &lfs110a_checked;
     38    &lfs10_checked;
    3839
    3940    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    105106    <para>
    106107      To test the results, issue: <command>make check</command>.
    107       <!--Three tests are known to fail due to minor differences in
    108       expected output.-->
     108      Three tests are known to fail due to minor differences in
     109      expected output.
    109110    </para>
    110111
     
    157158          <para>
    158159            is used to repair PDF files in QDF form after
    159             editing
     160            editing.
    160161          </para>
    161162          <indexterm zone="qpdf fix-qdf">
     
    170171          <para>
    171172            is used to convert one PDF file to another equivalent
    172             PDF file
     173            PDF file.
    173174          </para>
    174175          <indexterm zone="qpdf qpdf-prog">
     
    182183        <listitem>
    183184          <para>
    184             is a raw zlib compression program
     185            is a raw zlib compression program.
    185186          </para>
    186187          <indexterm zone="qpdf zlib-flate">
     
    194195        <listitem>
    195196          <para>
    196             contains the <application>Qpdf</application> API functions
     197            contains the <application>Qpdf</application> API functions.
    197198          </para>
    198199          <indexterm zone="qpdf libqpdf">
Note: See TracChangeset for help on using the changeset viewer.