source: gnome/core/gnome-desktop.xml@ 09a55ea9

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 09a55ea9 was 09a55ea9, checked in by Wayne Blaszczyk <wblaszcz@…>, 14 years ago

Updated to GNOME Desktop-2.30.2.

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

  • Property mode set to 100644
File size: 5.9 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-desktop-download-http "&gnome-download-http;/gnome-desktop/&gnome-version;/gnome-desktop-&gnome-desktop-version;.tar.bz2">
8 <!ENTITY gnome-desktop-download-ftp "&gnome-download-ftp;/gnome-desktop/&gnome-version;/gnome-desktop-&gnome-desktop-version;.tar.bz2">
9 <!ENTITY gnome-desktop-md5sum "49f06f91b0579c6e5a07ff8195945629">
10 <!ENTITY gnome-desktop-size "1.6 MB">
11 <!ENTITY gnome-desktop-buildsize "22 MB">
12 <!ENTITY gnome-desktop-time "0.7 SBU">
13]>
14
15<sect1 id="gnome-desktop" xreflabel="GNOME Desktop-&gnome-desktop-version;">
16 <?dbhtml filename="gnome-desktop.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>GNOME Desktop-&gnome-desktop-version;</title>
24
25 <indexterm zone="gnome-desktop">
26 <primary sortas="a-GNOME-Desktop">GNOME Desktop</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to GNOME Desktop</title>
31
32 <para>The <application>GNOME Desktop</application> package contains
33 the <command>gnome-about</command> program, the
34 <filename class='libraryfile'>libgnome-desktop-2</filename> library and
35 <application>GNOME</application>'s core graphics files and icons.</para>
36
37 &lfs65_checked;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>Download (HTTP): <ulink url="&gnome-desktop-download-http;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download (FTP): <ulink url="&gnome-desktop-download-ftp;"/></para>
46 </listitem>
47 <listitem>
48 <para>Download MD5 sum: &gnome-desktop-md5sum;</para>
49 </listitem>
50 <listitem>
51 <para>Download size: &gnome-desktop-size;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated disk space required: &gnome-desktop-buildsize;</para>
55 </listitem>
56 <listitem>
57 <para>Estimated build time: &gnome-desktop-time;</para>
58 </listitem>
59 </itemizedlist>
60
61 <bridgehead renderas="sect3">GNOME Desktop Dependencies</bridgehead>
62
63 <bridgehead renderas="sect4">Required</bridgehead>
64 <para role="required"><xref linkend="GConf"/>,
65 <xref linkend="gnome-doc-utils"/>,
66 <xref linkend="gtk2"/>,
67 <xref linkend="which"/>, and
68 <xref linkend="xorg7-lib"/></para>
69
70 <bridgehead renderas="sect4">Recommended</bridgehead>
71 <para role="recommended"><xref linkend="startup-notification"/></para>
72
73 <para condition="html" role="usernotes">User Notes:
74 <ulink url="&blfs-wiki;/gnome-desktop"/></para>
75
76 </sect2>
77
78 <sect2 role="installation">
79 <title>Installation of GNOME Desktop</title>
80
81 <para>Install <application>GNOME Desktop</application> by
82 running the following commands:</para>
83
84<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
85 --sysconfdir=&gnome-etc-dir; \
86 --localstatedir=/var/lib &amp;&amp;
87make</userinput></screen>
88
89 <para>This package does not come with a test suite.</para>
90
91 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
92
93<screen role="root"><userinput>make install</userinput></screen>
94
95 </sect2>
96
97 <sect2 role="commands">
98 <title>Command Explanations</title>
99
100 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
101 href="../../xincludes/gnome-prefix.xml"/>
102
103 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
104 href="../../xincludes/gnome-sysconfdir.xml"/>
105
106 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
107 href="../../xincludes/scrollkeeper-dir.xml"/>
108
109 <para><option>--with-gnome-distributor="Some Name"</option>: Use this
110 parameter to supply a custom name in the <quote>Distributor:</quote>
111 field of the <quote>GNOME About</quote> display window.</para>
112
113 <para><option>--with-kde-datadir=$KDE_PREFIX/share</option>: Use this
114 parameter if <application>KDE</application> is installed in any prefix
115 other than <filename class='directory'>/usr</filename>.</para>
116
117 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
118 href="../../xincludes/gtk-doc-rebuild.xml"/>
119
120 </sect2>
121
122 <sect2 role="content">
123 <title>Contents</title>
124
125 <segmentedlist>
126 <segtitle>Installed Program</segtitle>
127 <segtitle>Installed Library</segtitle>
128 <segtitle>Installed Directory</segtitle>
129
130 <seglistitem>
131 <seg>gnome-about</seg>
132 <seg>libgnome-desktop-2.{so,a}</seg>
133 <seg><envar>$GNOME_PREFIX</envar>/{include/gnome-desktop-2.0/libgnomeui,
134 share/{applications,gnome-about/headers,gtk-doc/html/gnome-desktop,
135 libgnome-desktop,omf/{fdl,gpl,lgpl}}}</seg>
136 </seglistitem>
137 </segmentedlist>
138
139 <variablelist>
140 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
141 <?dbfo list-presentation="list"?>
142 <?dbhtml list-presentation="table"?>
143
144 <varlistentry id="gnome-about">
145 <term><command>gnome-about</command></term>
146 <listitem>
147 <para>produces the about screen.</para>
148 <indexterm zone="gnome-desktop gnome-about">
149 <primary sortas="b-gnome-about">gnome-about</primary>
150 </indexterm>
151 </listitem>
152 </varlistentry>
153
154 <varlistentry id="libgnome-desktop-2">
155 <term><filename class='libraryfile'>libgnome-desktop-2.{so,a}</filename></term>
156 <listitem>
157 <para>contains APIs being tested for inclusion in
158 <application>libgnome</application> or
159 <application>libgnomeui</application>.</para>
160 <indexterm zone="gnome-desktop libgnome-desktop-2">
161 <primary sortas="c-libgnome-desktop-2">libgnome-desktop-2.{so,a}</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.