Changeset 9cb3c66d for xsoft


Ignore:
Timestamp:
12/29/2019 05:13:38 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
d7c73e56
Parents:
4d5270f
Message:

Archive libESMTP.
Update to hexchat-2.14.3.
Update to tumbler-0.2.8.
Update to libmbim-1.20.4.
Update to tigervnc-1.10.1.

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

Location:
xsoft/other
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/balsa.xml

    r4d5270f r9cb3c66d  
    6464      <xref linkend="enchant"/>,
    6565      <xref linkend="gmime"/>,
    66       <xref linkend='gpgme'/>,
    67       <xref linkend="libesmtp"/>, and
     66      <xref linkend='gpgme'/>, and
    6867      <xref linkend="rarian"/>
     68    </para>
     69
     70    <bridgehead renderas="sect4">Required (Runtime)</bridgehead>
     71    <para role="required">
     72      <xref role="runtime" linkend="server-mail"/> (that provides a
     73      <command>sendmail</command> command)
    6974    </para>
    7075
     
    8085      <xref linkend="libnotify"/>,
    8186      <xref linkend="mitkrb"/>,
    82       <xref linkend="server-mail"/> (that provides a
    83       <command>sendmail</command> command, note that it is only used if you
    84       didn't install the required <application>libESMTP</application>
    85       package),
    8687      <xref linkend="openldap"/>,
    8788      <xref linkend="sqlite"/>,
  • xsoft/other/hexchat.xml

    r4d5270f r9cb3c66d  
    88  <!ENTITY hexchat-download-http "https://dl.hexchat.net/hexchat/hexchat-&hexchat-version;.tar.xz">
    99  <!ENTITY hexchat-download-ftp  " ">
    10   <!ENTITY hexchat-md5sum        "91d5dd21291d6f54e52a7044f1ac5de0">
     10  <!ENTITY hexchat-md5sum        "9f04c48f011b646b91d03c5776fce776">
    1111  <!ENTITY hexchat-size          "1.2 MB">
    1212  <!ENTITY hexchat-buildsize     "31 MB">
  • xsoft/other/tigervnc.xml

    r4d5270f r9cb3c66d  
    77  <!ENTITY tigervnc-download-http "https://github.com/TigerVNC/tigervnc/archive/v&tigervnc-version;/tigervnc-&tigervnc-version;.tar.gz">
    88  <!ENTITY tigervnc-download-ftp  " ">
    9   <!ENTITY tigervnc-md5sum        "7ba5817a33cefabeafa5cd9a5a273fe1">
     9  <!ENTITY tigervnc-md5sum        "0c38334c7a52d304c30fac7802125a49">
    1010  <!ENTITY tigervnc-size          "1.3 MB">
    1111  <!ENTITY tigervnc-buildsize     "94 MB">
     
    117117      -DCMAKE_INSTALL_PREFIX=/usr \
    118118      -DCMAKE_BUILD_TYPE=Release  \
    119       -Wno-dev &amp;&amp;
     119      -Wno-dev . &amp;&amp;
    120120make &amp;&amp;
    121121
Note: See TracChangeset for help on using the changeset viewer.