Changeset 034643f for general/graphlib


Ignore:
Timestamp:
12/07/2020 06:00:12 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
70e41393
Parents:
cb04184
Message:

Update to feh-3.6.1.
Update to Pygments-2.7.3.
Update to poppler-20.12.1.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/poppler.xml

    rcb04184 r034643f  
    77  <!ENTITY poppler-download-http "https://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz">
    88  <!ENTITY poppler-download-ftp  " ">
    9   <!ENTITY poppler-md5sum        "813781b450e8ccd4f780b870ff389e53">
     9  <!ENTITY poppler-md5sum        "eb4a8465b03ec58cc6a3277aa7d4fa7b">
    1010  <!ENTITY poppler-size          "1.6 MB">
    11   <!ENTITY poppler-buildsize     "95 MB (with Qt5 library and tests)">
     11  <!ENTITY poppler-buildsize     "96 MB (with Qt5 library and tests)">
    1212  <!ENTITY poppler-time          "0.7 SBU (with parallelism=4, Qt5 library, and tests)">
    1313
     
    171171       -DCMAKE_INSTALL_PREFIX=/usr  \
    172172       -DTESTDATADIR=$PWD/testfiles \
    173        -DENABLE_UNSTABLE_API_ABI_HEADERS=ON     \
    174 <!--       -DENABLE_GTK_DOC=ON          \
    175 -->       ..                           &amp;&amp;
     173       -DENABLE_UNSTABLE_API_ABI_HEADERS=ON \
     174       ..                           &amp;&amp;
    176175make</userinput></screen>
    177176
Note: See TracChangeset for help on using the changeset viewer.