Update to poppler-22.07.0.

This commit is contained in:
Bruce Dubbs 2022-07-05 09:16:45 -05:00
parent b3f68f50e2
commit faab1bd744
3 changed files with 8 additions and 4 deletions

View File

@ -6,10 +6,10 @@
<!ENTITY poppler-download-http "https://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz">
<!ENTITY poppler-download-ftp " ">
<!ENTITY poppler-md5sum "cc4ea2ffeb482f8e05612a113fbf5328">
<!ENTITY poppler-size "1.7 MB">
<!ENTITY poppler-md5sum "a2e707e0520bc4bc960044c88d378293">
<!ENTITY poppler-size "1.8 MB">
<!ENTITY poppler-buildsize "112 MB (with Qt5 library and tests)">
<!ENTITY poppler-time "0.9 SBU (with parallelism=4, Qt5 library, and tests)">
<!ENTITY poppler-time "0.8 SBU (with parallelism=4, Qt5 library, and tests)">
<!-- Time increase might be due to git.freedesktop.org -->
<!ENTITY poppler-data-version "0.4.11">

View File

@ -44,6 +44,10 @@
<listitem>
<para>July 5th, 2022</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to poppler-22.07.0. Fixes
<ulink url="&blfs-ticket-root;16736">#16736</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to xapian-core-1.4.20. Fixes
<ulink url="&blfs-ticket-root;16735">#16735</ulink>.</para>

View File

@ -245,7 +245,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY openjpeg-version "1.5.2">
<!ENTITY openjpeg2-version "2.5.0">
<!ENTITY pixman-version "0.40.0"> <!-- Even minors only -->
<!ENTITY poppler-version "22.06.0">
<!ENTITY poppler-version "22.07.0">
<!ENTITY potrace-version "1.16">
<!ENTITY qpdf-version "10.6.3">
<!ENTITY qrencode-version "4.1.1">