Update to qpdf-11.4.0

This commit is contained in:
Pierre Labastie 2023-05-24 19:47:37 +02:00
parent eb2a639d83
commit ab9126d1c2
3 changed files with 13 additions and 7 deletions

View File

@ -6,10 +6,10 @@
<!ENTITY qpdf-download-http "https://github.com/qpdf/qpdf/releases/download/v&qpdf-version;/qpdf-&qpdf-version;.tar.gz">
<!ENTITY qpdf-download-ftp " ">
<!ENTITY qpdf-md5sum "195a02bdd0e02a668cb03cafab14ddff">
<!ENTITY qpdf-md5sum "6806fb6d150d7abf426e191a4718f659">
<!ENTITY qpdf-size "18 MB">
<!ENTITY qpdf-buildsize "250 MB (add 1 MB for tests)">
<!ENTITY qpdf-time "0.5 SBU (using parallelism=4; add 0.5 SBU for tests)">
<!ENTITY qpdf-buildsize "258 MB (add 1 MB for tests)">
<!ENTITY qpdf-time "0.6 SBU (using parallelism=4; add 0.5 SBU for tests)">
]>
<sect1 id="qpdf" xreflabel="Qpdf-&qpdf-version;">
@ -76,9 +76,11 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="fop"/>,
<xref linkend="gnutls"/>, and
<xref linkend="sphinx"/>
<xref linkend="gs"/>,
<xref linkend="gnutls"/>,
<xref linkend="libtiff"/>,
<xref linkend="sphinx"/> with <xref linkend="sphinx_rtd_theme"/>, and
<xref linkend="texlive"/> or <xref linkend="tl-installer"/>
</para>
<para condition="html" role="usernotes">

View File

@ -41,6 +41,10 @@
<listitem>
<para>May 24th, 2023</para>
<itemizedlist>
<listitem>
<para>[pierre] - Update to qpdf-11.4.0. Fixes
<ulink url="&blfs-ticket-root;18075">#18075</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to highlight-4.6. Fixes
<ulink url="&blfs-ticket-root;18086">#18086</ulink>.</para>

View File

@ -231,7 +231,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY pixman-version "0.42.2"> <!-- Even minors only -->
<!ENTITY poppler-version "23.05.0">
<!ENTITY potrace-version "1.16">
<!ENTITY qpdf-version "11.3.0">
<!ENTITY qpdf-version "11.4.0">
<!ENTITY qrencode-version "4.1.1">
<!ENTITY libsass-version "3.6.5">
<!ENTITY sassc-version "3.6.2">