Update to poppler-0.90.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23386 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Douglas R. Reno 2020-07-12 18:16:51 +00:00
parent 6ff9f66be7
commit 99edab358e
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 "5af9e25d8d2b9efc0d538ce2213be22e">
<!ENTITY poppler-size "1.5 MB">
<!ENTITY poppler-buildsize "91 MB (with Qt5 library and tests)">
<!ENTITY poppler-time "0.8 SBU (with parallelism=4, Qt5 library, and tests)">
<!ENTITY poppler-md5sum "b80a82f14459d31d929db421b0e8cf05">
<!ENTITY poppler-size "1.6 MB">
<!ENTITY poppler-buildsize "94 MB (with Qt5 library and tests)">
<!ENTITY poppler-time "0.9 SBU (with parallelism=4, Qt5 library, and tests)">
<!ENTITY poppler-data-version "0.4.9">

View File

@ -44,6 +44,10 @@
<listitem>
<para>July 12th, 2020</para>
<itemizedlist>
<listitem>
<para>[renodr] - Update to poppler-0.90.1. Fixes
<ulink url="&blfs-ticket-root;13798">#13798</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to ffmpeg-4.3.1. Fixes
<ulink url="&blfs-ticket-root;13800">#13800</ulink>.</para>

View File

@ -230,7 +230,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY openjpeg-version "1.5.2">
<!ENTITY openjpeg2-version "2.3.1">
<!ENTITY pixman-version "0.40.0"> <!-- Even minors only -->
<!ENTITY poppler-version "0.90.0">
<!ENTITY poppler-version "0.90.1">
<!ENTITY potrace-version "1.16">
<!ENTITY qpdf-version "10.0.1">
<!ENTITY libsass-version "3.6.4">