Changeset 790d9dfd for networking


Ignore:
Timestamp:
08/14/2018 05:08:52 PM (6 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
f7305f45
Parents:
6b601a7b
Message:

Update to libsoup-2.62.3
Fix various build problems related to meson/ninja commands
Add a comment to libglade about the possibility of functionality being broken

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

Location:
networking/netlibs
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/glib-networking.xml

    r6b601a7b r790d9dfd  
    111111meson --prefix=/usr            \
    112112      -Dlibproxy_support=false \
    113       -Dca_certificates_path=/etc/ssl/ca-bundle.crt &amp;&amp;
     113      -Dca_certificates_path=/etc/ssl/ca-bundle.crt .. &amp;&amp;
    114114ninja</userinput></screen>
    115115
  • networking/netlibs/libsoup.xml

    r6b601a7b r790d9dfd  
    99  <!ENTITY libsoup-download-ftp
    1010           "&gnome-download-ftp;/libsoup/2.62/libsoup-&libsoup-version;.tar.xz">
    11   <!ENTITY libsoup-md5sum        "eaf99b04ac8968ed2b26f2509ba75584">
     11  <!ENTITY libsoup-md5sum        "dfbf30af5fb6190bfafc5aa6abcc9dce">
    1212  <!ENTITY libsoup-size          "1.8 MB">
    13   <!ENTITY libsoup-buildsize     "39 MB (with tests)">
    14   <!ENTITY libsoup-time          "0.5 SBU (using parallelism=4 and with tests)">
     13  <!ENTITY libsoup-buildsize     "32 MB (with tests)">
     14  <!ENTITY libsoup-time          "0.3 SBU">
    1515]>
    1616
Note: See TracChangeset for help on using the changeset viewer.