Changeset 5305d7c


Ignore:
Timestamp:
08/03/2020 11:25:08 AM (4 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
0cf60e8b
Parents:
efc8b77
Message:

Upgrade to poppler-20.08.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23454 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    refc8b77 r5305d7c  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "02">                   <!-- Always 2 digits -->
     3<!ENTITY day          "03">                   <!-- Always 2 digits -->
    44<!ENTITY month        "08">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "August 2nd, &year;">
     9<!ENTITY releasedate  "August 3rd, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/graphlib/poppler.xml

    refc8b77 r5305d7c  
    77  <!ENTITY poppler-download-http "https://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz">
    88  <!ENTITY poppler-download-ftp  " ">
    9   <!ENTITY poppler-md5sum        "b80a82f14459d31d929db421b0e8cf05">
    10   <!ENTITY poppler-size          "1.6 MB">
     9  <!ENTITY poppler-md5sum        "30f85f976b41b070165a1e6b9e95681e">
     10  <!ENTITY poppler-size          "1.5 MB">
    1111  <!ENTITY poppler-buildsize     "94 MB (with Qt5 library and tests)">
    1212  <!ENTITY poppler-time          "0.9 SBU (with parallelism=4, Qt5 library, and tests)">
  • introduction/welcome/changelog.xml

    refc8b77 r5305d7c  
    4343    -->
    4444    <listitem>
     45      <para>August 3rd, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[thomas] - Update to poppler-20.08.0. Fixes
     49          <ulink url="&blfs-ticket-root;13875">#13875</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53   
     54    <listitem>
    4555      <para>August 2nd, 2020</para>
    4656      <itemizedlist>
  • packages.ent

    refc8b77 r5305d7c  
    231231<!ENTITY openjpeg2-version            "2.3.1">
    232232<!ENTITY pixman-version               "0.40.0">   <!-- Even minors only -->
    233 <!ENTITY poppler-version              "0.90.1">
     233<!ENTITY poppler-version              "20.08.0">
    234234<!ENTITY potrace-version              "1.16">
    235235<!ENTITY qpdf-version                 "10.0.1">
Note: See TracChangeset for help on using the changeset viewer.