Changeset e162f3d for general


Ignore:
Timestamp:
09/05/2020 06:55:39 AM (4 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
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:
cfc1f98
Parents:
34771a3
Message:

Upgrade poppler-20.09.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/poppler.xml

    r34771a3 re162f3d  
    77  <!ENTITY poppler-download-http "https://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz">
    88  <!ENTITY poppler-download-ftp  " ">
    9   <!ENTITY poppler-md5sum        "30f85f976b41b070165a1e6b9e95681e">
     9  <!ENTITY poppler-md5sum        "969328317ed60213f78b3502b074b72e">
    1010  <!ENTITY poppler-size          "1.5 MB">
    1111  <!ENTITY poppler-buildsize     "94 MB (with Qt5 library and tests)">
    12   <!ENTITY poppler-time          "0.9 SBU (with parallelism=4, Qt5 library, and tests)">
     12  <!ENTITY poppler-time          "1.1 SBU (with parallelism=4, Qt5 library, and tests)">
    1313
    1414  <!ENTITY poppler-data-version       "0.4.9">
     
    145145      <xref linkend="gobject-introspection"/>,
    146146      <xref linkend="gtk-doc"/>,
     147      <xref linkend="pygments"/>,
    147148      <xref linkend="gtk3"/>,
    148149      <xref linkend="libtiff"/>, and
     
    245246<!--  This was broken for me - Bruce
    246247      Still broken with 0.69.0 - Doug
    247       Seems to work with 0.73.0 - Pierre -->
     248      Seems to work with 0.73.0 - Pierre
     249      Works with 20.09.0 but without the
     250         sed -i '1s/python/&3/' make-glib-api-docs
     251         and pygments is required - Thomas
     252-->
    248253    <para>
    249254      <option>-DENABLE_GTK_DOC=ON</option>: Use this parameter if
    250       GTK-Doc is installed and you wish to rebuild and install
    251       the API documentation. If Python 2 is not installed, one script
    252       needs to be changed: run <command>sed -i '1s/python/&amp;3/'
    253       make-glib-api-docs</command> first.
     255      GTK-Doc and Pygments is installed and you wish to rebuild and install
     256      the API documentation.
    254257    </para>
    255258
Note: See TracChangeset for help on using the changeset viewer.