source: networking/netutils/network-manager-applet.xml@ 7d1b806

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
Last change on this file since 7d1b806 was 7d1b806, checked in by Douglas R. Reno <renodr@…>, 3 years ago

Several package updates and the rest of GNOME Platform tagged.

Update to libnma-1.8.32
Update to network-manager-applet-1.24.0
Update to mutter-40.4
Update to gnome-shell-40.4
Update to gnome-shell-extensions-40.4

  • Property mode set to 100644
File size: 8.3 KB
RevLine 
[8e16ba1]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY network-manager-applet-download-http
[7d1b806]8 "&gnome-download-http;/network-manager-applet/1.24/network-manager-applet-&network-manager-applet-version;.tar.xz">
[8e16ba1]9 <!ENTITY network-manager-applet-download-ftp
[7d1b806]10 "&gnome-download-ftp;/network-manager-applet/1.24/network-manager-applet-&network-manager-applet-version;.tar.xz">
11 <!ENTITY network-manager-applet-md5sum "55d4f8cf34b9192ba919ee7423e274d9">
[39fb5b81]12 <!ENTITY network-manager-applet-size "1.8 MB">
[7d1b806]13 <!ENTITY network-manager-applet-buildsize "47 MB (with tests)">
[39fb5b81]14 <!ENTITY network-manager-applet-time "0.3 SBU (with tests)">
[8e16ba1]15]>
16
17<sect1 id="network-manager-applet" xreflabel="network-manager-applet-&network-manager-applet-version;">
18 <?dbhtml filename="network-manager-applet.html"?>
19
20 <sect1info>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>network-manager-applet-&network-manager-applet-version;</title>
25
26 <indexterm zone="network-manager-applet">
27 <primary sortas="a-network-manager-applet">network-manager-applet</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to NetworkManager Applet</title>
32
33 <para>
[9ca90e0]34 The <application>NetworkManager Applet</application> provides a tool and
35 a panel applet used to configure wired and wireless network connections
36 through GUI. It's designed for use with any desktop environment that uses
[22c91155]37 <application>GTK+</application>, such as <application>Xfce</application>
38 and <application>LXDE</application>.
[8e16ba1]39 </para>
40
[7d1b806]41 &lfs110_checked;
[8e16ba1]42
43 <bridgehead renderas="sect3">Package Information</bridgehead>
44 <itemizedlist spacing="compact">
45 <listitem>
46 <para>
47 Download (HTTP): <ulink url="&network-manager-applet-download-http;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download (FTP): <ulink url="&network-manager-applet-download-ftp;"/>
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download MD5 sum: &network-manager-applet-md5sum;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Download size: &network-manager-applet-size;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated disk space required: &network-manager-applet-buildsize;
68 </para>
69 </listitem>
70 <listitem>
71 <para>
72 Estimated build time: &network-manager-applet-time;
73 </para>
74 </listitem>
75 </itemizedlist>
76
77 <bridgehead renderas="sect3">NetworkManager Applet Dependencies</bridgehead>
78
79 <bridgehead renderas="sect4">Required</bridgehead>
80 <para role="required">
81 <xref linkend="gtk3"/>,
[2c80efe]82 <xref linkend="libnma"/>,
[91b65df]83 <xref linkend="libnotify"/>, and
[2c80efe]84 <xref linkend="libsecret"/>
[8e16ba1]85 </para>
86
[9ca90e0]87 <bridgehead renderas="sect4">Recommended</bridgehead>
88 <para role="recommended">
[6de5349]89 <xref linkend="gobject-introspection"/> and
90 <xref linkend="ModemManager"/>
[9ca90e0]91 </para>
92
[8e16ba1]93 <bridgehead renderas="sect4">Required (Runtime)</bridgehead>
94 <para role="required">
[f13e9026]95 Since this package uses
96 <xref role="nodep" linkend="polkit"/> for authorization,
97 one <xref role="runtime" linkend="polkit-agent"/> should be
98 running when the functionality of this package is used.
[8e16ba1]99 </para>
100
101 <bridgehead renderas="sect4">Optional</bridgehead>
[51dfb3e]102 <para role="optional">
[7d1b806]103 <xref linkend="gnome-bluetooth"/> and
[2c80efe]104 <ulink url="https://launchpad.net/libappindicator">libindicator</ulink>
[939653d]105 </para>
[8e16ba1]106
107 <para condition="html" role="usernotes">User Notes:
108 <ulink url="&blfs-wiki;/network-manager-applet"/>
109 </para>
110
111 </sect2>
112
113 <sect2 role="installation">
114 <title>Installation of NetworkManager Applet</title>
115
116 <para>
[9ca90e0]117 Install <application>NetworkManager Applet</application> by running
[8e16ba1]118 the following commands:
119 </para>
120
[02740fb8]121<screen><userinput>mkdir build &amp;&amp;
[56e6032]122cd build &amp;&amp;
[02740fb8]123
[6469488]124meson --prefix=/usr \
125 --buildtype=release \
126 -Dappindicator=no \
[7d1b806]127 -Dselinux=false &amp;&amp;
[02740fb8]128ninja</userinput></screen>
[8e16ba1]129
130 <para>
[02740fb8]131 To test the results, issue: <command>ninja test</command>.
[8e16ba1]132 </para>
133
134 <para>
135 Now, as the <systemitem class="username">root</systemitem> user:
136 </para>
137
[e58667e]138<screen role="root"><userinput>ninja install</userinput></screen>
[8e16ba1]139
140 </sect2>
141
142 <sect2 role="commands">
143 <title>Command Explanations</title>
[1e3c9bf]144
[2597ad1]145 <para>
146 <parameter>-Dappindicator=no</parameter>: This switch disables
147 AppIndicator support in network-manager-applet because it
148 requires libindicator, which is not in BLFS. The build will fail
149 without this option.
150 </para>
151
[7d1b806]152 <!-- Jansson is now included in NM as Required
[6f13fc0b]153 <para>
[8b0496b]154 <parameter>-Dteam=false</parameter>: This switch disables the team
155 configuration editor since it requires <xref linkend="jansson"/>. If
156 you have Jansson installed, remove this option or set it to "true".
[6f13fc0b]157 </para>
[7d1b806]158 -->
[6f13fc0b]159
[c4ae27ab]160 <para>
[b9bc0a0]161 <parameter>-Dselinux=false</parameter>: This switch forcibly
[1e3c9bf]162 disables <application>SELinux</application> support since it is not
163 currently in BLFS and the build will fail without it.
[c4ae27ab]164 </para>
[2c80efe]165
166 <!-- no longer needed as of 1.16.0
[a1e15c4]167 <para>
168 <parameter>-Dmobile_broadband_provider_info=false</parameter>: This
169 switch forcibly disables Mobile Broadband Provider support because it
170 is not currently available in BLFS.
171 </para>
[aa41434]172 <para>
173 <parameter>-Dgtk_doc=false</parameter>: Remove this if you have
174 <xref linkend="gtk-doc"/> installed and want to rebuild the
175 documentation with it.
176 </para>
[2c80efe]177 -->
[c4ae27ab]178
[4f5369a]179 <para>
[22c430d8]180 <option>-Dwwan=false</option>: This switch disables WWAN support.
[1e3c9bf]181 Use this if you do not have <xref linkend="ModemManager"/> installed.
[2c80efe]182 </para>
183
184 <!-- Same as above
[5d7469f9]185 <para>
186 <option>-Dintrospection=false</option>: Use this if you do not have <xref linkend="gobject-introspection"/> installed.
187 </para>
[2c80efe]188 -->
[4f5369a]189
[8e16ba1]190 </sect2>
191
192 <sect2 role="content">
193 <title>Contents</title>
194
195 <segmentedlist>
196 <segtitle>Installed Programs</segtitle>
197 <segtitle>Installed Libraries</segtitle>
198 <segtitle>Installed Directories</segtitle>
199
200 <seglistitem>
201 <seg>
202 nm-applet and nm-connection-editor
203 </seg>
204 <seg>
[2c80efe]205 <!--libnma.so-->
206 None
[8e16ba1]207 </seg>
208 <seg>
[5e0d750]209 <!--/usr/include/{libnma,libnm-gtk},-->
[2c80efe]210 <!--/usr/include/libnma and /usr/share/gtk-doc/libnma-->
211 None
[8e16ba1]212 </seg>
213 </seglistitem>
214 </segmentedlist>
215
216 <variablelist>
217 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
218 <?dbfo list-presentation="list"?>
219 <?dbhtml list-presentation="table"?>
220
221 <varlistentry id="nm-connection-editor">
222 <term><command>nm-connection-editor</command></term>
223 <listitem>
224 <para>
[4c24eb0a]225 allows users to view and edit network connection settings
[8e16ba1]226 </para>
227 <indexterm zone="network-manager-applet nm-connection-editor">
228 <primary sortas="b-nm-connection-editor">nm-connection-editor</primary>
229 </indexterm>
230 </listitem>
231 </varlistentry>
232
[2c80efe]233 <!--
[939653d]234 <varlistentry id="libnma">
235 <term><filename class="libraryfile">libnma.so</filename></term>
236 <listitem>
237 <para>
238 contains internal functions for the
239 <application>Network Manager GTK+ Interface</application>.
240 </para>
241 <indexterm zone="network-manager-applet libnma">
242 <primary sortas="c-libnma">libnma.so</primary>
243 </indexterm>
244 </listitem>
245 </varlistentry>
[2c80efe]246Moved to a separate library, libnma, in 1.16.0
247-->
[5e0d750]248<!--
[8e16ba1]249 <varlistentry id="libnm-gtk">
250 <term><filename class="libraryfile">libnm-gtk.so</filename></term>
251 <listitem>
252 <para>
253 contains the <application>NetworkManager</application>
254 <application>GTK+</application> bindings.
255 </para>
256 <indexterm zone="network-manager-applet libnm-gtk">
257 <primary sortas="c-libnm-gtk">libnm-gtk.so</primary>
258 </indexterm>
259 </listitem>
260 </varlistentry>
[5e0d750]261-->
[8e16ba1]262
263 </variablelist>
264
265 </sect2>
266
267</sect1>
Note: See TracBrowser for help on using the repository browser.