mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
Upgrade to poppler-20.08.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23454 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
efc8b77013
commit
5305d7c5f2
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "02"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "03"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "08"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2020">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "August 2nd, &year;">
|
||||
<!ENTITY releasedate "August 3rd, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||
|
@ -6,8 +6,8 @@
|
||||
|
||||
<!ENTITY poppler-download-http "https://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz">
|
||||
<!ENTITY poppler-download-ftp " ">
|
||||
<!ENTITY poppler-md5sum "b80a82f14459d31d929db421b0e8cf05">
|
||||
<!ENTITY poppler-size "1.6 MB">
|
||||
<!ENTITY poppler-md5sum "30f85f976b41b070165a1e6b9e95681e">
|
||||
<!ENTITY poppler-size "1.5 MB">
|
||||
<!ENTITY poppler-buildsize "94 MB (with Qt5 library and tests)">
|
||||
<!ENTITY poppler-time "0.9 SBU (with parallelism=4, Qt5 library, and tests)">
|
||||
|
||||
|
@ -41,6 +41,16 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>August 3rd, 2020</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[thomas] - Update to poppler-20.08.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;13875">#13875</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>August 2nd, 2020</para>
|
||||
<itemizedlist>
|
||||
|
@ -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.1">
|
||||
<!ENTITY poppler-version "20.08.0">
|
||||
<!ENTITY potrace-version "1.16">
|
||||
<!ENTITY qpdf-version "10.0.1">
|
||||
<!ENTITY libsass-version "3.6.4">
|
||||
|
Loading…
Reference in New Issue
Block a user