source: gnome/applications/gnome-system-monitor.xml@ 9b0b051

12.1 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since 9b0b051 was 9b0b051, checked in by Douglas R. Reno <renodr@…>, 9 months ago

Update to gnome-system-monitor-45.0.2

  • Property mode set to 100644
File size: 5.4 KB
Line 
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 gnome-system-monitor-download-http
8 "&gnome-download-http;/gnome-system-monitor/&gnome-45;/gnome-system-monitor-&gnome-system-monitor-version;.tar.xz">
9 <!ENTITY gnome-system-monitor-download-ftp
10 "&gnome-download-ftp;/gnome-system-monitor/&gnome-45;/gnome-system-monitor-&gnome-system-monitor-version;.tar.xz">
11 <!ENTITY gnome-system-monitor-md5sum "83212d1ee4a4d0a40e0ffcfa4cdd896d">
12 <!ENTITY gnome-system-monitor-size "1000 KB">
13 <!ENTITY gnome-system-monitor-buildsize "28 MB">
14 <!ENTITY gnome-system-monitor-time "0.2 SBU (with parallelism=4)">
15]>
16
17<sect1 id="gnome-system-monitor" xreflabel="gnome-system-monitor-&gnome-system-monitor-version;">
18 <?dbhtml filename="gnome-system-monitor.html"?>
19
20
21 <title>gnome-system-monitor-&gnome-system-monitor-version;</title>
22
23 <indexterm zone="gnome-system-monitor">
24 <primary sortas="a-gnome-system-monitor">gnome-system-monitor</primary>
25 </indexterm>
26
27 <sect2 role="package">
28 <title>Introduction to GNOME System Monitor</title>
29
30 <para>
31 The <application>GNOME System Monitor</application> package contains
32 <application>GNOME</application>'s replacement for
33 <command>gtop</command>.
34 </para>
35
36 &lfs120_checked;
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>
42 Download (HTTP): <ulink url="&gnome-system-monitor-download-http;"/>
43 </para>
44 </listitem>
45 <listitem>
46 <para>
47 Download (FTP): <ulink url="&gnome-system-monitor-download-ftp;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download MD5 sum: &gnome-system-monitor-md5sum;
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download size: &gnome-system-monitor-size;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Estimated disk space required: &gnome-system-monitor-buildsize;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated build time: &gnome-system-monitor-time;
68 </para>
69 </listitem>
70 </itemizedlist>
71
72 <bridgehead renderas="sect3">GNOME System Monitor Dependencies</bridgehead>
73
74 <bridgehead renderas="sect4">Required</bridgehead>
75 <para role="required">
76 <xref linkend="adwaita-icon-theme"/>,
77 <xref linkend="gtkmm3"/>,
78 <xref linkend="itstool"/>,
79 <xref linkend="libgtop"/>,
80 <xref linkend="libhandy1"/>, and
81 <xref linkend="librsvg"/>
82 </para>
83
84 <bridgehead renderas="sect4">Optional</bridgehead>
85 <para role="optional">
86 <xref linkend="desktop-file-utils"/>,
87 <ulink url="&appstream-glib-url;">appstream-glib</ulink>, and
88 <ulink url="https://github.com/uncrustify/uncrustify">uncrustify</ulink>
89 </para>
90
91 </sect2>
92
93 <sect2 role="installation">
94 <title>Installation of GNOME System Monitor</title>
95
96 <para>
97 Install <application>GNOME System Monitor</application> by running
98 the following commands:
99 </para>
100
101<screen revision="sysv"><userinput>mkdir build &amp;&amp;
102cd build &amp;&amp;
103
104meson setup --prefix=/usr \
105 -Dsystemd=false \
106 --buildtype=release \
107 .. &amp;&amp;
108ninja</userinput></screen>
109
110<screen revision="systemd"><userinput>mkdir build &amp;&amp;
111cd build &amp;&amp;
112
113meson setup --prefix=/usr --buildtype=release .. &amp;&amp;
114ninja</userinput></screen>
115
116 <para>
117 This package does not come with a test suite.
118 </para>
119
120 <para>
121 Now, as the <systemitem class="username">root</systemitem> user:
122 </para>
123
124<screen role="root"><userinput>ninja install</userinput></screen>
125
126 </sect2>
127
128 <sect2 role="commands" revision="sysv">
129 <title>Command Explanations</title>
130
131 <para>
132 <parameter>-Dsystemd=false</parameter>: This switch ensures that
133 gnome-system-monitor does NOT use the systemd process monitoring framework.
134 Use this option if you are on a SysV system.
135 </para>
136
137 </sect2>
138
139 <sect2 role="content">
140 <title>Contents</title>
141
142 <segmentedlist>
143 <segtitle>Installed Program</segtitle>
144 <segtitle>Installed Libraries</segtitle>
145 <segtitle>Installed Directories</segtitle>
146
147 <seglistitem>
148 <seg>
149 gnome-system-monitor
150 </seg>
151 <seg>
152 None
153 </seg>
154 <seg>
155 /usr/{libexec,share,share/help/*}/gnome-system-monitor
156 </seg>
157 </seglistitem>
158 </segmentedlist>
159
160 <variablelist>
161 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
162 <?dbfo list-presentation="list"?>
163 <?dbhtml list-presentation="table"?>
164
165 <varlistentry id="gnome-system-monitor-prog">
166 <term><command>gnome-system-monitor</command></term>
167 <listitem>
168 <para>
169 is used to display the process tree and hardware meters
170 </para>
171 <indexterm zone="gnome-system-monitor gnome-system-monitor-prog">
172 <primary sortas="b-gnome-system-monitor">gnome-system-monitor</primary>
173 </indexterm>
174 </listitem>
175 </varlistentry>
176
177 </variablelist>
178
179 </sect2>
180
181</sect1>
Note: See TracBrowser for help on using the repository browser.