Changeset 034643f for general


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

Location:
general
Files:
2 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
  • general/prog/pygments.xml

    rcb04184 r034643f  
    88           "https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-&pygments-version;.tar.gz">
    99  <!ENTITY pygments-download-ftp " ">
    10   <!ENTITY pygments-md5sum        "cc5a6c0f34a958f879852d957a417742">
     10  <!ENTITY pygments-md5sum        "3db74ee3bd11e1196dccf0b770c5d238">
    1111  <!ENTITY pygments-size          "2.2 MB">
    12   <!ENTITY pygments-buildsize     "24 MB">
     12  <!ENTITY pygments-buildsize     "18 MB">
    1313  <!ENTITY pygments-time          "less than 0.1 SBU">
    1414]>
Note: See TracChangeset for help on using the changeset viewer.