Changeset ba31c2b for general/genutils


Ignore:
Timestamp:
03/30/2019 10:18:42 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.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:
367853f
Parents:
ab8c10c8
Message:

Update to harfbuzz-2.4.0.
Update to highlight-3.50.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/highlight.xml

    rab8c10c8 rba31c2b  
    77  <!ENTITY highlight-download-http "http://www.andre-simon.de/zip/highlight-&highlight-version;.tar.bz2">
    88  <!ENTITY highlight-download-ftp  " ">
    9   <!ENTITY highlight-md5sum        "ea39fb9f562156efa35e4de586909d6a">
     9  <!ENTITY highlight-md5sum        "f15b50f90e095f8e79cc607382800e2e">
    1010  <!ENTITY highlight-size          "1.3 MB">
    11   <!ENTITY highlight-buildsize     "27 MB">
    12   <!ENTITY highlight-time          "0.3 SBU (Using paralllelism=4)">
     11  <!ENTITY highlight-buildsize     "20 MB (with gui)">
     12  <!ENTITY highlight-time          "0.3 SBU (Using paralllelism=4; with gui)">
    1313]>
    1414
     
    9393  <sect2 role="installation">
    9494    <title>Installation of Highlight</title>
     95
     96    <para>
     97      For consistency, do not compress man pages.
     98    </para>
     99
     100<screen><userinput>sed -i '/GZIP/s/^/#/' makefile</userinput></screen>
    95101
    96102    <para>
Note: See TracChangeset for help on using the changeset viewer.