Changeset d514a90 for general/graphlib


Ignore:
Timestamp:
10/31/2020 02:08:59 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
84b29ba
Parents:
ac4aa90b
Message:

Update to Samba-4.13.1
Update to node.js-14.15.0
Update to libass-0.15.0
Update to qpdf-10.0.2
sendmail: Remove unnecessary bridgehead for Additional Downloads

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23855 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/qpdf.xml

    rac4aa90b rd514a90  
    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        "eb7fb7c6cd5d3036bf4f7a5e3f44d995">
     9  <!ENTITY qpdf-md5sum        "90ef8b6f482f33e029a2933de561f6bf">
    1010  <!ENTITY qpdf-size          "18 MB">
    11   <!ENTITY qpdf-buildsize     "259 MB (add 49 MB for tests)">
    12   <!ENTITY qpdf-time          "0.4 SBU (using parallelism=4; add 1.5 SBU for tests)">
     11  <!ENTITY qpdf-buildsize     "262 MB (add 21 MB for tests)">
     12  <!ENTITY qpdf-time          "0.4 SBU (using parallelism=4; add 0.6 SBU for tests)">
    1313]>
    1414
     
    3232    <para>
    3333      The <application>Qpdf</application> package contains command-line
    34       programs and library that do structural, content-preserving
     34      programs and a library that does structural, content-preserving
    3535      transformations on PDF files.
    3636    </para>
     
    8181    <bridgehead renderas="sect4">Optional</bridgehead>
    8282    <para role="optional">
    83       <xref linkend="fop"/> and
     83      <xref linkend="fop"/>,
     84      <xref linkend="gnutls"/>, and
    8485      <xref linkend="libxslt"/>
    8586    </para>
     
    105106    <para>
    106107      To test the results, issue: <command>make check</command>.
     108      Eight tests are known to fail due to minor differences in
     109      expected output.
    107110    </para>
    108111
Note: See TracChangeset for help on using the changeset viewer.