source: gnome/applications/gnome-system-monitor.xml@ 0f2e42c

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

gnome-system-monitor: reference libhandy1 to fix render

  • 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-44;/gnome-system-monitor-&gnome-system-monitor-version;.tar.xz">
9 <!ENTITY gnome-system-monitor-download-ftp
10 "&gnome-download-ftp;/gnome-system-monitor/&gnome-44;/gnome-system-monitor-&gnome-system-monitor-version;.tar.xz">
11 <!ENTITY gnome-system-monitor-md5sum "24563ad272c83af1617c5bcec98a175d">
12 <!ENTITY gnome-system-monitor-size "992 KB">
13 <!ENTITY gnome-system-monitor-buildsize "29 MB">
14 <!ENTITY gnome-system-monitor-time "0.4 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 &lfs113_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"/> and
87 <ulink url="&appstream-glib-url;">appstream-glib</ulink>
88 </para>
89
90 <para condition="html" role="usernotes">User Notes:
91 <ulink url="&blfs-wiki;/gnome-system-monitor"/>
92 </para>
93 </sect2>
94
95 <sect2 role="installation">
96 <title>Installation of GNOME System Monitor</title>
97
98 <para>
99 Install <application>GNOME System Monitor</application> by running
100 the following commands:
101 </para>
102
103<screen revision="sysv"><userinput>mkdir build &amp;&amp;
104cd build &amp;&amp;
105
106meson setup --prefix=/usr \
107 -Dsystemd=false \
108 --buildtype=release \
109 .. &amp;&amp;
110ninja</userinput></screen>
111
112<screen revision="systemd"><userinput>mkdir build &amp;&amp;
113cd build &amp;&amp;
114
115meson setup --prefix=/usr --buildtype=release .. &amp;&amp;
116ninja</userinput></screen>
117
118 <para>
119 This package does not come with a test suite.
120 </para>
121
122 <para>
123 Now, as the <systemitem class="username">root</systemitem> user:
124 </para>
125
126<screen role="root"><userinput>ninja install</userinput></screen>
127
128 </sect2>
129
130 <sect2 role="commands" revision="sysv">
131 <title>Command Explanations</title>
132
133 <para>
134 <parameter>-Dsystemd=false</parameter>: This switch ensures that
135 gnome-system-monitor does NOT use the systemd process monitoring framework.
136 Use this option if you are on a SysV system.
137 </para>
138
139 </sect2>
140
141 <sect2 role="content">
142 <title>Contents</title>
143
144 <segmentedlist>
145 <segtitle>Installed Program</segtitle>
146 <segtitle>Installed Libraries</segtitle>
147 <segtitle>Installed Directories</segtitle>
148
149 <seglistitem>
150 <seg>
151 gnome-system-monitor
152 </seg>
153 <seg>
154 None
155 </seg>
156 <seg>
157 /usr/{libexec,share,share/help/*}/gnome-system-monitor
158 </seg>
159 </seglistitem>
160 </segmentedlist>
161
162 <variablelist>
163 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
164 <?dbfo list-presentation="list"?>
165 <?dbhtml list-presentation="table"?>
166
167 <varlistentry id="gnome-system-monitor-prog">
168 <term><command>gnome-system-monitor</command></term>
169 <listitem>
170 <para>
171 is used to display the process tree and hardware meters
172 </para>
173 <indexterm zone="gnome-system-monitor gnome-system-monitor-prog">
174 <primary sortas="b-gnome-system-monitor">gnome-system-monitor</primary>
175 </indexterm>
176 </listitem>
177 </varlistentry>
178
179 </variablelist>
180
181 </sect2>
182
183</sect1>
Note: See TracBrowser for help on using the repository browser.