source: gnome/core/libgtop.xml@ c2421a0d

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since c2421a0d was c2421a0d, checked in by Krejzi <krejzi@…>, 12 years ago

cogl 1.10.2, clutter-gtk 1.2.0, clutter-gst 1.5.4, libcroco 0.6.5, libgee 0.6.4, modified libgtop and json-glib xml files

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9962 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 5.0 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 libgtop-download-http "&gnome-download-http;/libgtop/2.28/libgtop-&libgtop-version;.tar.xz">
8 <!ENTITY libgtop-download-ftp "&gnome-download-ftp;/libgtop/2.28/libgtop-&libgtop-version;.tar.xz">
9 <!ENTITY libgtop-md5sum "c8aee3c9bde9033303147e993aa1b932">
10 <!ENTITY libgtop-size "639 KB">
11 <!ENTITY libgtop-buildsize "18 MB">
12 <!ENTITY libgtop-time "0.3 SBU">
13]>
14
15<sect1 id="libgtop" xreflabel="LibGTop-&libgtop-version;">
16 <?dbhtml filename="libgtop.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>LibGTop-&libgtop-version;</title>
24
25 <indexterm zone="libgtop">
26 <primary sortas="a-LibGTop">LibGTop</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to LibGTop</title>
31
32 <para>The <application>LibGTop</application> package contains the
33 <application>GNOME</application> top libraries.</para>
34
35 &lfs70_checked;
36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>Download (HTTP): <ulink url="&libgtop-download-http;"/></para>
41 </listitem>
42 <listitem>
43 <para>Download (FTP): <ulink url="&libgtop-download-ftp;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download MD5 sum: &libgtop-md5sum;</para>
47 </listitem>
48 <listitem>
49 <para>Download size: &libgtop-size;</para>
50 </listitem>
51 <listitem>
52 <para>Estimated disk space required: &libgtop-buildsize;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated build time: &libgtop-time;</para>
56 </listitem>
57 </itemizedlist>
58
59 <bridgehead renderas="sect3">LibGTop Dependencies</bridgehead>
60
61 <bridgehead renderas="sect4">Required</bridgehead>
62 <para role="required">
63 <xref linkend="intltool"/> and
64 <xref linkend="pkgconfig"/>
65 </para>
66
67 <bridgehead renderas="sect4">Recommended</bridgehead>
68 <para role="recommended">
69 <xref linkend="gobject-introspection"/>
70 (Required if building GNOME)
71 </para>
72
73 <bridgehead renderas="sect4">Optional</bridgehead>
74 <para role="optional">
75 <xref linkend="gtk-doc"/> and
76 <xref linkend="xorg7-lib"/>
77 </para>
78
79 <para condition="html" role="usernotes">User Notes:
80 <ulink url="&blfs-wiki;/libgtop"/></para>
81
82 </sect2>
83
84 <sect2 role="installation">
85 <title>Installation of LibGTop</title>
86
87 <para>Install <application>LibGTop</application> by running the following
88 commands:</para>
89
90<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
91make</userinput></screen>
92
93 <para>This package does not come with a test suite.</para>
94
95 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
96
97<screen role="root"><userinput>make install</userinput></screen>
98
99 </sect2>
100
101 <sect2 role="commands">
102 <title>Command Explanations</title>
103
104<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
105 href="../../xincludes/gnome-prefix.xml"/> -->
106
107 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
108 href="../../xincludes/static-libraries.xml"/>
109
110 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
111 href="../../xincludes/gtk-doc-rebuild.xml"/>
112
113 </sect2>
114
115<!-- <sect2 role="configuration">
116 <title>Configuring LibGTop</title>
117
118 <sect3>
119 <title>Configuration Information</title>
120
121 <para>If <envar>$GNOME_PREFIX</envar> is anything other than
122 <filename class='directory'>/usr</filename>, update the
123 <envar>INFOPATH</envar> environment variable by adding the following
124 to your system-wide or personal profile:</para>
125
126<screen><literal>export INFOPATH=/usr/share/info:$GNOME_PREFIX/share/info</literal></screen>
127
128 </sect3>
129
130 </sect2> -->
131
132 <sect2 role="content">
133 <title>Contents</title>
134
135 <segmentedlist>
136 <segtitle>Installed Library</segtitle>
137 <segtitle>Installed Directories</segtitle>
138
139 <seglistitem>
140 <seg>
141 libgtop-2.0.so
142 </seg>
143 <seg>
144 /usr/include/libgtop-2.0 and
145 /usr/share/gtk-doc/html/libgtop
146 </seg>
147 </seglistitem>
148 </segmentedlist>
149
150 <variablelist>
151 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
152 <?dbfo list-presentation="list"?>
153 <?dbhtml list-presentation="table"?>
154
155 <varlistentry id="libgtop-2">
156 <term><filename class='libraryfile'>libgtop-2.0.so</filename></term>
157 <listitem>
158 <para>contains the functions that allow access to system
159 performance data.</para>
160 <indexterm zone="libgtop libgtop-2">
161 <primary sortas="c-libgtop-2">libgtop-2.0.so</primary>
162 </indexterm>
163 </listitem>
164 </varlistentry>
165
166 </variablelist>
167
168 </sect2>
169
170</sect1>
Note: See TracBrowser for help on using the repository browser.