Changeset 73f1291 for general


Ignore:
Timestamp:
01/06/2019 07:34:48 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, 8.4, 9.0, 9.1, bdubbs/svn, 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:
af80dbe
Parents:
fdbc7875
Message:

Update to mutt-1.11.1.
Update to exempi-2.5.0.
Update to libidn2-2.1.0.
Update to xterm-342.

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

Location:
general/genlib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/exempi.xml

    rfdbc7875 r73f1291  
    77  <!ENTITY exempi-download-http "https://libopenraw.freedesktop.org/download/exempi-&exempi-version;.tar.bz2">
    88  <!ENTITY exempi-download-ftp  " ">
    9   <!ENTITY exempi-md5sum        "bb7a06ef8bbf79a59e32562b198daefd">
     9  <!ENTITY exempi-md5sum        "e0976661e4a09b6206228c8b8b447b53">
    1010  <!ENTITY exempi-size          "3.5 MB">
    11   <!ENTITY exempi-buildsize     "233 MB (add 21 MB for tests)">
    12   <!ENTITY exempi-time          "0.4 SBU (using parallelism=4; add 0.2 SBU for tests)">
     11  <!ENTITY exempi-buildsize     "288 MB (add 42 MB for tests)">
     12  <!ENTITY exempi-time          "0.5 SBU (using parallelism=4; add 0.4 SBU for tests)">
    1313]>
    1414
     
    7676  <sect2 role="installation">
    7777    <title>Installation of Exempi</title>
     78
     79    <para>If you intend to run the regression tests, first remove a test
     80    that depends on an apparently proprietarty Adobe SDK:</para>
     81
     82<screen><userinput>sed -i -r '/^\s?testadobesdk/d' exempi/tests/Makefile.am &amp;&amp;
     83autoreconf -fiv</userinput></screen>
     84
    7885
    7986    <para>Install <application>Exempi</application> by running the following
  • general/genlib/libidn2.xml

    rfdbc7875 r73f1291  
    77  <!ENTITY libidn2-download-http "&gnu-http;/libidn/libidn2-&libidn2-version;.tar.gz">
    88  <!ENTITY libidn2-download-ftp  "&gnu-ftp;/libidn/libidn2-&libidn2-version;.tar.gz">
    9   <!ENTITY libidn2-md5sum        "eaf9a5b9d03b0cce3760f34b3124eb36">
     9  <!ENTITY libidn2-md5sum        "b9c8aa6e48394155adb39b6d1db086d3">
    1010  <!ENTITY libidn2-size          "2.0 MB">
    1111  <!ENTITY libidn2-buildsize     "17 MB (with tests)">
Note: See TracChangeset for help on using the changeset viewer.