Changeset 162194f9


Ignore:
Timestamp:
06/05/2024 08:41:54 PM (4 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
trunk
Children:
f64aab6
Parents:
eafb4ab3
Message:

Update to poppler-24.06.0.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/poppler.xml

    reafb4ab3 r162194f9  
    77  <!ENTITY poppler-download-http "https://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz">
    88  <!ENTITY poppler-download-ftp  " ">
    9   <!ENTITY poppler-md5sum        "a9f302feb3b79a99f66fa9d1e4af49ac">
     9  <!ENTITY poppler-md5sum        "52bbd64187e785eeb3c06d8720e7ae67">
    1010  <!ENTITY poppler-size          "1.8 MB">
    11   <!ENTITY poppler-buildsize     "87 MB (with Qt6 library; add 13 MB for tests)">
    12   <!ENTITY poppler-time          "1.2 SBU (with parallelism=4, tests, and Qt6 library)">
     11  <!ENTITY poppler-buildsize     "100 MB (with Qt6 library; add 13 MB for tests)">
     12  <!ENTITY poppler-time          "1.8 SBU (with parallelism=4, tests, and Qt6 library)">
    1313  <!-- For poppler 24.05.0 All 65 tests passed in 1.8 seconds -->
     14  <!-- For poppler 24.06.0 One test, check_qt6_signature_basics, out of 65 tests
     15       passed in 42 seconds -->
    1416
    1517  <!ENTITY poppler-data-version       "0.4.12">
     
    186188<command>git clone --depth 1 https://gitlab.freedesktop.org/poppler/test.git testfiles</command>.
    187189      Then issue: <command>LC_ALL=en_US.UTF-8 make test</command>.
     190      One subtest of check_qt6_signature_basics is known to fail.
    188191    </para>
    189192
  • introduction/welcome/changelog.xml

    reafb4ab3 r162194f9  
    4343      <para>June 5th, 2024</para>
    4444      <itemizedlist>
     45        <listitem>
     46          <para>[bdubbs] - Update to poppler-24.06.0. Fixes
     47          <ulink url="&blfs-ticket-root;19896">#19896</ulink>.</para>
     48        </listitem>
    4549        <listitem>
    4650          <para>[bdubbs] - Update to opencv and opencv_contrib-4.10.0. Fixes
  • packages.ent

    reafb4ab3 r162194f9  
    249249<!ENTITY openjpeg2-version            "&openjpeg2-majmin-version;.2">
    250250<!ENTITY pixman-version               "0.43.4"> 
    251 <!ENTITY poppler-version              "24.05.0">
     251<!ENTITY poppler-version              "24.06.0">
    252252<!ENTITY potrace-version              "1.16">
    253253<!ENTITY qpdf-version                 "11.9.0">
Note: See TracChangeset for help on using the changeset viewer.