Ignore:
Timestamp:
03/27/2020 10:07:27 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, 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:
1c6b54be
Parents:
2f0555f
Message:

Update to pipewire-0.3.2.
Update to guile-3.0.2.
Update to neon-0.31.0.
Update to libgsf-1.14.47.
Update to vala-0.48.2.
Update to libsigc++-2.10.3.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/neon.xml

    r2f0555f rddfcea0  
    88  <!ENTITY neon-download-http "https://fossies.org/linux/www/neon-&neon-version;.tar.gz">
    99  <!ENTITY neon-download-ftp  " ">
    10   <!ENTITY neon-md5sum        "e28d77bf14032d7f5046b3930704ef41">
    11   <!ENTITY neon-size          "911 KB">
    12   <!ENTITY neon-buildsize     "8.5 MB (additional 18 MB for the tests)">
    13   <!ENTITY neon-time          "0.1 SBU (additional 0.3 SBU for the tests)">
     10  <!ENTITY neon-md5sum        "7b131576f10ff3c11f7489bcd878778a">
     11  <!ENTITY neon-size          "848 KB">
     12  <!ENTITY neon-buildsize     "7.6 MB (additional 18 MB for the tests)">
     13  <!ENTITY neon-time          "less than 0.1 SBU (additional 0.3 SBU for the tests)">
    1414]>
    1515
     
    9292
    9393    <para>
    94       Fix some code when building with gnutls-3.4 and later:
    95     </para>
    96 
    97 <screen><userinput>sed -e 's/client_set/set/'  \
    98     -e 's/gnutls_retr/&amp;2/'  \
    99     -e 's/type = t/cert_&amp;/' \
    100     -i src/ne_gnutls.c</userinput></screen>
    101 
    102     <para>
    10394      Install <application>neon</application> by running the following
    10495      commands:
     
    113104    <para>
    114105      To test the results, issue: <command>make check</command>.
    115       Most of the <parameter>ssl</parameter> tests fail, using
    116       <option>--with-ssl=gnutls</option>.
    117106    </para>
    118107
Note: See TracChangeset for help on using the changeset viewer.