mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Update to poppler-22.11.0.
This commit is contained in:
parent
bd68243a33
commit
4a91abcf1a
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY poppler-download-http "https://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz">
|
||||
<!ENTITY poppler-download-ftp " ">
|
||||
<!ENTITY poppler-md5sum "9f7d0b99989db6e1c78a678e7fe521c5">
|
||||
<!ENTITY poppler-md5sum "4a7adb52dcf9a37f9655a240d1e2cc97">
|
||||
<!ENTITY poppler-size "1.8 MB">
|
||||
<!ENTITY poppler-buildsize "89 MB (with Qt5 library and tests)">
|
||||
<!ENTITY poppler-time "0.7 SBU (with parallelism=4, Qt5 library, and tests)">
|
||||
<!ENTITY poppler-buildsize "88 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.11">
|
||||
@ -122,8 +122,9 @@
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required">
|
||||
<xref linkend="cmake"/> and
|
||||
<xref linkend="fontconfig"/>
|
||||
<xref linkend="cmake"/>,
|
||||
<xref linkend="fontconfig"/>, and
|
||||
<xref linkend="gobject-introspection"/>
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||
@ -142,7 +143,6 @@
|
||||
<xref linkend="curl"/>,
|
||||
<xref linkend="gdk-pixbuf"/>,
|
||||
<xref linkend="git"/> (for downloading test files),
|
||||
<xref linkend="gobject-introspection"/>,
|
||||
<xref linkend="gtk-doc"/>,
|
||||
<xref linkend="gtk3"/>,
|
||||
<xref linkend="libtiff"/>,
|
||||
|
@ -44,6 +44,10 @@
|
||||
<listitem>
|
||||
<para>November 6th, 2022</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to poppler-22.11.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;17255">#17255</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to lcms2-2.14 (Little CMS). Fixes
|
||||
<ulink url="&blfs-ticket-root;17254">#17254</ulink>.</para>
|
||||
|
@ -219,7 +219,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY openjpeg2-majmin-version "2.5">
|
||||
<!ENTITY openjpeg2-version "&openjpeg2-majmin-version;.0">
|
||||
<!ENTITY pixman-version "0.42.0"> <!-- Even minors only -->
|
||||
<!ENTITY poppler-version "22.10.0">
|
||||
<!ENTITY poppler-version "22.11.0">
|
||||
<!ENTITY potrace-version "1.16">
|
||||
<!ENTITY qpdf-version "11.1.1">
|
||||
<!ENTITY qrencode-version "4.1.1">
|
||||
|
Loading…
Reference in New Issue
Block a user