Changeset c0bc0a9 for networking


Ignore:
Timestamp:
03/10/2024 03:41:04 PM (7 weeks ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
ken/TL2024, trunk
Children:
0fb7167
Parents:
e12b9ec
git-author:
Xi Ruoyao <xry111@…> (03/10/2024 03:34:31 PM)
git-committer:
Xi Ruoyao <xry111@…> (03/10/2024 03:41:04 PM)
Message:

Update to glib-2.80.0 and gobject-introspection-1.80.0

Merge gobject-introspection into glib page to better handle a circular
dependency between these two packages.

Location:
networking
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/libsoup.xml

    re12b9ec rc0bc0a9  
    105105    <bridgehead renderas="sect4">Recommended</bridgehead>
    106106    <para role="recommended">
    107       <xref linkend="gobject-introspection"/> and
     107      &gobject-introspection; and
    108108      <xref linkend="vala"/>
    109109    </para>
  • networking/netlibs/libsoup3.xml

    re12b9ec rc0bc0a9  
    8383    <bridgehead renderas="sect4">Recommended</bridgehead>
    8484    <para role="recommended">
    85       <xref linkend="gobject-introspection"/> and
     85      &gobject-introspection; and
    8686      <xref linkend="vala"/>
    8787    </para>
  • networking/netlibs/uhttpmock.xml

    re12b9ec rc0bc0a9  
    7676    <bridgehead renderas="sect4">Recommended</bridgehead>
    7777    <para role="recommended">
    78       <xref linkend="gobject-introspection"/> and
     78      &gobject-introspection; and
    7979      <xref linkend="vala"/>
    8080    </para>
  • networking/netutils/avahi.xml

    re12b9ec rc0bc0a9  
    8181    <bridgehead renderas="sect4">Required</bridgehead>
    8282    <para role="required">
    83       <xref linkend="glib2"/>
     83      <xref linkend="glib2"/> (GObject Introspection recommended)
    8484    </para>
    8585
    8686    <bridgehead renderas="sect4">Recommended</bridgehead>
    8787    <para role="recommended">
    88       <xref linkend="gobject-introspection"/>,
    8988      <xref linkend="gtk3"/>,
    9089      <xref linkend="libdaemon"/>, and
  • networking/netutils/network-manager-applet.xml

    re12b9ec rc0bc0a9  
    8383    <bridgehead renderas="sect4">Recommended</bridgehead>
    8484    <para role="recommended">
    85       <xref linkend="gobject-introspection"/> and
     85      &gobject-introspection; and
    8686      <xref linkend="ModemManager"/>
    8787    </para>
     
    175175      Use this if you do not have <xref linkend="ModemManager"/> installed.
    176176   </para>
    177 
    178     <!-- Same as above
    179     <para>
    180       <option>-Dintrospection=false</option>: Use this if you do not have <xref linkend="gobject-introspection"/> installed.
    181     </para>
    182     -->
    183177
    184178  </sect2>
  • networking/netutils/networkmanager.xml

    re12b9ec rc0bc0a9  
    9191      <xref linkend="curl"/>,
    9292      <xref linkend="dhcpcd"/>,
    93       <xref linkend="gobject-introspection"/>,
     93      &gobject-introspection;,
    9494      <xref linkend="iptables"/>,
    9595      <xref linkend="libpsl"/>,
Note: See TracChangeset for help on using the changeset viewer.