Changeset 1ad3510e
- Timestamp:
- 09/06/2018 10:54:04 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/inkscape-core-mods, lazarus, lxqt, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- f3e3b83
- Parents:
- 864abc6
- Files:
-
- 1 added
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome.ent
r864abc6 r1ad3510e 12 12 <!ENTITY gnome-minor-26 "3.26"> 13 13 <!ENTITY gnome-minor-28 "3.28"> 14 <!ENTITY gnome-minor-30 "3.30"> 14 15 15 16 <!-- Chapter 30 --> -
introduction/welcome/changelog.xml
r864abc6 r1ad3510e 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[renodr] - Added libpsl. Fixes 49 <ulink url="&blfs-ticket-root;11121">#11121</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[renodr] - Update to libsoup-2.64.0. Fixes 53 <ulink url="&blfs-ticket-root;11103">#11103</ulink>.</para> 54 </listitem> 55 <listitem> 56 <para>[renodr] - Update to glib-networking-2.58.0. Fixes 57 <ulink url="&blfs-ticket-root;11094">#11094</ulink>.</para> 58 </listitem> 59 <listitem> 48 60 <para>[bdubbs] - Update to libarchive-3.3.3. Fixes 49 61 <ulink url="&blfs-ticket-root;11115">#11115</ulink>.</para> -
networking/netlibs/curl.xml
r864abc6 r1ad3510e 11 11 <!ENTITY curl-buildsize "43 MB (add 14 MB for tests)"> 12 12 <!ENTITY curl-time "0.2 SBU (add 3.2 SBU for tests)"> 13 <!-- Note that I did this package with minimal optional dependencies. I can14 retest later if needed. -->15 13 ]> 16 14 … … 89 87 <xref linkend="gnutls"/>, 90 88 <xref linkend="libidn2"/>, 89 <xref linkend="libpsl"/>, 91 90 <xref linkend="libssh2"/>, 92 91 <xref linkend="mitkrb"/>, … … 95 94 <xref linkend="samba"/>, 96 95 <ulink url="https://launchpad.net/libmetalink/">libmetalink</ulink>, 97 <ulink url="https://github.com/rockdaboot/libpsl">libpsl</ulink>,98 96 <ulink url="http://rtmpdump.mplayerhq.hu/">librtmp</ulink>, 99 97 <ulink url="https://tls.mbed.org/">mbed TLS</ulink> (formerly known as … … 108 106 reported that the tool set in the test case does not exist - ken --> 109 107 <xref linkend="stunnel"/> (for the HTTPS and FTPS tests) and 110 <xref linkend="valgrind"/> (this will slow the tests down )108 <xref linkend="valgrind"/> (this will slow the tests down and may cause failures.) 111 109 </para> 112 110 … … 160 158 <para> 161 159 To run the test suite, issue: <command>make test</command>. Two (of 857) tests 162 fail for unknown reasons.<!-- 160 fail for unknown reasons, and all tests fail is valgrind is installed. Moving 161 valgrind out of $PATH is recommended if you wish to run the tests suite while 162 it is installed. 163 <!-- 163 164 Added by Pierre for curl-7.59.0: 164 165 no stunnel, no valgrind, no options … … 181 182 or upstream servers that may not be available, especially for tests 182 183 numbered 700 and above. 183 Test time may be significantly increase due to hanging tests that fail. i184 Test time may be significantly increase due to hanging tests that fail. 184 185 __________ 185 186 Added by Bruce for curl-7.60.0: -
networking/netlibs/glib-networking.xml
r864abc6 r1ad3510e 6 6 7 7 <!ENTITY glib-networking-download-http 8 "&gnome-download-http;/glib-networking/2.5 6/glib-networking-&glib-networking-version;.tar.xz">8 "&gnome-download-http;/glib-networking/2.58/glib-networking-&glib-networking-version;.tar.xz"> 9 9 <!ENTITY glib-networking-download-ftp 10 "&gnome-download-ftp;/glib-networking/2.5 6/glib-networking-&glib-networking-version;.tar.xz">11 <!ENTITY glib-networking-md5sum " 456572f1e8fea32ef747541d64508a8e">12 <!ENTITY glib-networking-size "1 64KB">13 <!ENTITY glib-networking-buildsize " 4.8MB (with tests)">10 "&gnome-download-ftp;/glib-networking/2.58/glib-networking-&glib-networking-version;.tar.xz"> 11 <!ENTITY glib-networking-md5sum "75b14b7e73a67753be9ce307751c661d"> 12 <!ENTITY glib-networking-size "172 KB"> 13 <!ENTITY glib-networking-buildsize "6.4 MB (with tests)"> 14 14 <!ENTITY glib-networking-time "0.1 SBU (with tests)"> 15 15 ]> … … 77 77 <bridgehead renderas="sect4">Required</bridgehead> 78 78 <para role="required"> 79 <xref linkend="glib2"/>, <!-- needed because version is important -->79 <xref linkend="glib2"/>, 80 80 <xref linkend="gnutls"/>, and 81 81 <xref linkend="gsettings-desktop-schemas"/> … … 111 111 meson --prefix=/usr \ 112 112 -Dlibproxy_support=false \ 113 -D ca_certificates_path=/etc/ssl/ca-bundle.crt.. &&113 -Dpkcs11_support=true .. && 114 114 ninja</userinput></screen> 115 115 … … 142 142 <sect2 role="configuration"> 143 143 <title>Configuring Glib-networking</title> 144 <!-- This breaks the libsoup tests --> 144 145 145 146 <sect3 id="glib-networking-config"> -
networking/netlibs/libsoup.xml
r864abc6 r1ad3510e 6 6 7 7 <!ENTITY libsoup-download-http 8 "&gnome-download-http;/libsoup/2.6 2/libsoup-&libsoup-version;.tar.xz">8 "&gnome-download-http;/libsoup/2.64/libsoup-&libsoup-version;.tar.xz"> 9 9 <!ENTITY libsoup-download-ftp 10 "&gnome-download-ftp;/libsoup/2.6 2/libsoup-&libsoup-version;.tar.xz">11 <!ENTITY libsoup-md5sum " dfbf30af5fb6190bfafc5aa6abcc9dce">12 <!ENTITY libsoup-size "1. 8MB">13 <!ENTITY libsoup-buildsize " 32MB (with tests)">14 <!ENTITY libsoup-time "0.3 SBU ">10 "&gnome-download-ftp;/libsoup/2.64/libsoup-&libsoup-version;.tar.xz"> 11 <!ENTITY libsoup-md5sum "75bf3cb20d5c045922140c5e01b10696"> 12 <!ENTITY libsoup-size "1.7 MB"> 13 <!ENTITY libsoup-buildsize "27 MB (with tests)"> 14 <!ENTITY libsoup-time "0.3 SBU (with tests)"> 15 15 ]> 16 16 … … 80 80 <para role="required"> 81 81 <xref linkend="glib-networking"/>, 82 <xref linkend="libpsl"/>, 82 83 <xref linkend="libxml2"/> and 83 84 <xref linkend="sqlite"/> … … 114 115 </para> 115 116 116 <screen><userinput>./configure --prefix=/usr --disable-static && 117 make</userinput></screen> 118 119 <para> 120 To test the results, issue: <command>make check</command>. 117 <screen><userinput>mkdir build && 118 cd build && 119 120 meson --prefix=/usr -Dvapi=true .. && 121 ninja</userinput></screen> 122 123 <para> 124 To test the results, issue: <command>ninja test</command>. 121 125 </para> 122 126 … … 125 129 </para> 126 130 127 <screen role="root"><userinput> makeinstall</userinput></screen>131 <screen role="root"><userinput>ninja install</userinput></screen> 128 132 129 133 </sect2> … … 132 136 <title>Command Explanations</title> 133 137 134 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 135 href="../../xincludes/static-libraries.xml"/> 136 137 <para> 138 <option>--disable-vala</option>: use this if you have not installed 138 <para> 139 <option>-Dvapi=false</option>: use this if you have not installed 139 140 <application>Vala</application>, e.g. because you are not building 140 141 <application>GNOME</application>. 141 142 </para> 142 143 144 <!-- 143 145 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 144 146 href="../../xincludes/gtk-doc-rebuild.xml"/> 147 --> 148 149 <para> 150 <option>-Ddoc=true</option>: Use this option if you want to build 151 the documentation. Note that you must have <xref linkend="gtk-doc"/> installed. 152 </para> 145 153 146 154 </sect2> … … 164 172 /usr/include/libsoup-2.4, 165 173 /usr/include/libsoup-gnome-2.4 and 166 /usr/share/gtk-doc/html/libsoup-2.4 174 /usr/share/gtk-doc/html/libsoup-2.4 <!-- only installed if -Ddoc=true is 175 passed. --> 167 176 </seg> 168 177 </seglistitem> -
networking/netlibs/netlibs.xml
r864abc6 r1ad3510e 32 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libnsl.xml"/> 33 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libpcap.xml"/> 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libpsl.xml"/> 34 35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libndp.xml"/> 35 36 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libsoup.xml"/> -
networking/netprogs/wget.xml
r864abc6 r1ad3510e 87 87 <xref linkend="perl-io-socket-ssl"/> (for the test suite), 88 88 <xref linkend="libidn2"/>, 89 <xref linkend="libpsl"/>, 89 90 <xref linkend="pcre"/>, 90 <xref linkend="python2"/> (built with ssl; for the test suite), 91 <xref linkend="valgrind"/> (for the test suite), and 92 <ulink url="https://github.com/rockdaboot/libpsl/">libpsl</ulink> 91 <xref linkend="python2"/> (built with ssl; for the test suite), and 92 <xref linkend="valgrind"/> (for the test suite) 93 93 </para> 94 94 -
networking/netutils/networkmanager.xml
r864abc6 r1ad3510e 116 116 <xref linkend="bluez"/>, 117 117 <xref linkend="gtk-doc"/>, 118 <xref linkend="libpsl"/>, 118 119 <xref linkend="qt5"/> (for examples), 119 120 <xref linkend="ModemManager"/>, … … 123 124 <ulink url="https://github.com/Distrotech/libaudit">libaudit</ulink>, 124 125 <ulink url="https://github.com/jpirko/libteam">libteam</ulink>, 125 <ulink url="https://github.com/rockdaboot/libpsl">libpsl</ulink>,126 126 <ulink url="https://www.samba.org/ftp/ppp/">PPP</ulink>, and 127 127 <ulink url="https://www.roaringpenguin.com/products/pppoe">RP-PPPoE</ulink> -
packages.ent
r864abc6 r1ad3510e 468 468 <!ENTITY curl-version "7.61.0"> 469 469 <!ENTITY geoclue2-version "2.4.11"> 470 <!ENTITY glib-networking-version "2.5 6.1">470 <!ENTITY glib-networking-version "2.58.0"> 471 471 <!ENTITY ldns-version "1.7.0"> 472 472 <!ENTITY libevent-version "2.1.8"> … … 475 475 <!ENTITY libnsl-version "1.2.0"> 476 476 <!ENTITY libpcap-version "1.9.0"> 477 <!ENTITY libpsl-version "0.20.2"> 477 478 <!ENTITY libndp-version "1.7"> 478 479 <!ENTITY libproxy-version "0.4.7"> 479 <!ENTITY libsoup-version "2.6 2.3">480 <!ENTITY libsoup-version "2.64.0"> 480 481 <!ENTITY libtirpc-version "1.1.4"> 481 482 <!ENTITY neon-version "0.30.2"> -
template/template.xml
r864abc6 r1ad3510e 29 29 30 30 <sect1info> 31 <!-- this part gets updated when you commit, IF Fyou set the properties:31 <!-- this part gets updated when you commit, IF you set the properties: 32 32 first, svn add path/to/thisfile.xml and then 33 33 svn propset svn:mime-type text/plain path/to/thisfile.xml and
Note:
See TracChangeset
for help on using the changeset viewer.