Update to poppler-21.05.0

This commit is contained in:
Bruce Dubbs 2021-05-08 11:10:07 -05:00
parent 2b2715fd45
commit 43530e1c73
3 changed files with 9 additions and 5 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 "c3a76a9ef4625f54718136699c74c9b1">
<!ENTITY poppler-size "1.7 MB">
<!ENTITY poppler-buildsize "77 MB (with Qt5 library and tests)">
<!ENTITY poppler-time "0.8 SBU (with parallelism=4, Qt5 library, and tests)">
<!ENTITY poppler-md5sum "109c337462c2a4ac916226588a2c23f7">
<!ENTITY poppler-size "1.6 MB">
<!ENTITY poppler-buildsize "95 MB (with Qt5 library and tests)">
<!ENTITY poppler-time "1.0 SBU (with parallelism=4, Qt5 library, and tests)">
<!-- Time increase might be due to git.freedesktop.org -->
<!ENTITY poppler-data-version "0.4.10">

View File

@ -44,6 +44,10 @@
<listitem>
<para>May 7th, 2021</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to poppler-21.05.0. Fixes
<ulink url="&blfs-ticket-root;14981">#14981</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to vte-0.64.1. Fixes
<ulink url="&blfs-ticket-root;14974">#14974</ulink>.</para>

View File

@ -234,7 +234,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY openjpeg-version "1.5.2">
<!ENTITY openjpeg2-version "2.4.0">
<!ENTITY pixman-version "0.40.0"> <!-- Even minors only -->
<!ENTITY poppler-version "21.04.0">
<!ENTITY poppler-version "21.05.0">
<!ENTITY potrace-version "1.16">
<!ENTITY qpdf-version "10.3.1">
<!ENTITY qrencode-version "4.1.1">