Two package updates

Update to poppler-21.09.0
Update to poppler-data-0.4.11
This commit is contained in:
Douglas R. Reno 2021-09-21 21:41:38 -05:00
parent d680b94500
commit a560ac8d88
3 changed files with 17 additions and 10 deletions

View File

@ -6,18 +6,18 @@
<!ENTITY poppler-download-http "https://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz">
<!ENTITY poppler-download-ftp " ">
<!ENTITY poppler-md5sum "60d5be55cc080d602bf58daf6825b124">
<!ENTITY poppler-md5sum "f807ea7955d728d1838077fd9df32fac">
<!ENTITY poppler-size "1.6 MB">
<!ENTITY poppler-buildsize "105 MB (with Qt5 library and tests)">
<!ENTITY poppler-time "0.7 SBU (with parallelism=4, Qt5 library, and tests)">
<!ENTITY poppler-buildsize "79 MB (with 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.10">
<!ENTITY poppler-data-version "0.4.11">
<!ENTITY poppler-data-download-http "https://poppler.freedesktop.org/poppler-data-&poppler-data-version;.tar.gz">
<!ENTITY poppler-data-md5sum "a7f15fb2f26c60a7a92093cfdf2378d5">
<!ENTITY poppler-data-md5sum "506eeed773f3ed8684d8c45961c025d4">
<!ENTITY poppler-data-size "4.3 MB">
<!ENTITY poppler-data-buildsize "25 MB">
<!ENTITY poppler-data-buildsize "26 MB">
<!ENTITY poppler-data-time "less than 0.1 SBU">
]>
@ -144,7 +144,6 @@
<xref linkend="git"/> (for downloading test files),
<xref linkend="gobject-introspection"/>,
<xref linkend="gtk-doc"/>,
<xref linkend="pygments"/>,
<xref linkend="gtk3"/>,
<xref linkend="libtiff"/>, and
<xref linkend="qt5"/>
@ -251,8 +250,8 @@ cd poppler-data-&poppler-data-version;</userinput></screen>
-->
<para>
<option>-DENABLE_GTK_DOC=ON</option>: Use this parameter if
GTK-Doc and Pygments is installed and you wish to rebuild and install
the API documentation.
GTK-Doc <!--and Pygments--> is installed and you wish to rebuild and
install the API documentation.
</para>
<para>

View File

@ -44,6 +44,14 @@
<listitem>
<para>September 21st, 2021</para>
<itemizedlist>
<listitem>
<para>[renodr] - Update to poppler-21.09.0. Fixes
<ulink url="&blfs-ticket-root;15492">#14592</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Update to poppler-data-0.4.11. Fixes
<ulink url="&blfs-ticket-root;15508">#15508</ulink>.</para>
</listitem>
<listitem>
<para>[ken] - Update to nss-4.70. Fixes
<ulink url="&blfs-ticket-root;15510">#15510</ulink>.</para>

View File

@ -235,7 +235,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.08.0">
<!ENTITY poppler-version "21.09.0">
<!ENTITY potrace-version "1.16">
<!ENTITY qpdf-version "10.3.2">
<!ENTITY qrencode-version "4.1.1">