Ignore:
Timestamp:
09/12/2020 12:48:00 AM (4 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:
90c4de61
Parents:
de18f82e
Message:

Update to tigervnc-1.11.0.
Update to highlight-3.58.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/highlight.xml

    rde18f82e r3b696780  
    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        "cc41b4ff98577e25a0d6a0025d4b1ead">
    10   <!ENTITY highlight-size          "1.3 MB">
     9  <!ENTITY highlight-md5sum        "06d9b1070ee9eed48a3769815eb8204e">
     10  <!ENTITY highlight-size          "1.4 MB">
    1111  <!ENTITY highlight-buildsize     "22 MB (with gui)">
    1212  <!ENTITY highlight-time          "0.3 SBU (Using paralllelism=4; with gui)">
     
    112112    </para>
    113113
    114 <screen><userinput>make gui doc_dir=/usr/share/doc/highlight-&highlight-version;/</userinput></screen>
     114<screen><userinput>make doc_dir=/usr/share/doc/highlight-&highlight-version; gui</userinput></screen>
    115115<!--
    116116    <para>
     
    130130    </para>
    131131
    132 <screen role="root"><userinput>make install doc_dir=/usr/share/doc/highlight-&highlight-version;/</userinput></screen>
     132<screen role="root"><userinput>make doc_dir=/usr/share/doc/highlight-&highlight-version; install</userinput></screen>
    133133
    134134    <para>
Note: See TracChangeset for help on using the changeset viewer.