Changeset 4a91abc


Ignore:
Timestamp:
11/06/2022 09:16:43 PM (18 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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, xry111/llvm18, xry111/xf86-video-removal
Children:
ec288f7
Parents:
bd68243
Message:

Update to poppler-22.11.0.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/poppler.xml

    rbd68243 r4a91abc  
    77  <!ENTITY poppler-download-http "https://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz">
    88  <!ENTITY poppler-download-ftp  " ">
    9   <!ENTITY poppler-md5sum        "9f7d0b99989db6e1c78a678e7fe521c5">
     9  <!ENTITY poppler-md5sum        "4a7adb52dcf9a37f9655a240d1e2cc97">
    1010  <!ENTITY poppler-size          "1.8 MB">
    11   <!ENTITY poppler-buildsize     "89 MB (with Qt5 library and tests)">
    12   <!ENTITY poppler-time          "0.7 SBU (with parallelism=4, Qt5 library, and tests)">
     11  <!ENTITY poppler-buildsize     "88 MB (with Qt5 library and tests)">
     12  <!ENTITY poppler-time          "0.8 SBU (with parallelism=4, Qt5 library, and tests)">
    1313  <!-- Time increase might be due to git.freedesktop.org -->
    1414
     
    123123    <bridgehead renderas="sect4">Required</bridgehead>
    124124    <para role="required">
    125       <xref linkend="cmake"/> and
    126       <xref linkend="fontconfig"/>
     125      <xref linkend="cmake"/>,
     126      <xref linkend="fontconfig"/>, and
     127      <xref linkend="gobject-introspection"/>
    127128    </para>
    128129
     
    143144      <xref linkend="gdk-pixbuf"/>,
    144145      <xref linkend="git"/> (for downloading test files),
    145       <xref linkend="gobject-introspection"/>,
    146146      <xref linkend="gtk-doc"/>,
    147147      <xref linkend="gtk3"/>,
  • introduction/welcome/changelog.xml

    rbd68243 r4a91abc  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to poppler-22.11.0. Fixes
     49          <ulink url="&blfs-ticket-root;17255">#17255</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[bdubbs] - Update to lcms2-2.14 (Little CMS). Fixes
    4953          <ulink url="&blfs-ticket-root;17254">#17254</ulink>.</para>
  • packages.ent

    rbd68243 r4a91abc  
    220220<!ENTITY openjpeg2-version            "&openjpeg2-majmin-version;.0">
    221221<!ENTITY pixman-version               "0.42.0">   <!-- Even minors only -->
    222 <!ENTITY poppler-version              "22.10.0">
     222<!ENTITY poppler-version              "22.11.0">
    223223<!ENTITY potrace-version              "1.16">
    224224<!ENTITY qpdf-version                 "11.1.1">
Note: See TracChangeset for help on using the changeset viewer.