2013-06-01 20:19:53 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2020-03-29 03:35:39 +08:00
|
|
|
<!ENTITY gnome-desktop-download-http
|
2022-01-11 06:45:11 +08:00
|
|
|
"&gnome-download-http;/gnome-desktop/&gnome-41;/gnome-desktop-&gnome-desktop-version;.tar.xz">
|
2014-04-01 05:32:12 +08:00
|
|
|
<!ENTITY gnome-desktop-download-ftp
|
2022-01-11 06:45:11 +08:00
|
|
|
"&gnome-download-ftp;/gnome-desktop/&gnome-41;/gnome-desktop-&gnome-desktop-version;.tar.xz">
|
2022-01-13 15:36:03 +08:00
|
|
|
<!ENTITY gnome-desktop-md5sum "e160eea11c250a11fa6d3a749c8cce81">
|
2022-01-11 06:45:11 +08:00
|
|
|
<!ENTITY gnome-desktop-size "716 KB">
|
|
|
|
<!ENTITY gnome-desktop-buildsize "20 MB">
|
2021-08-24 02:08:20 +08:00
|
|
|
<!ENTITY gnome-desktop-time "0.2 SBU (Using parallelism=4)">
|
2013-06-01 20:19:53 +08:00
|
|
|
]>
|
|
|
|
|
|
|
|
<sect1 id="gnome-desktop" xreflabel="gnome-desktop-&gnome-desktop-version;">
|
|
|
|
<?dbhtml filename="gnome-desktop.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>gnome-desktop-&gnome-desktop-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="gnome-desktop">
|
|
|
|
<primary sortas="a-gnome-desktop">gnome-desktop</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to GNOME Desktop</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
The <application>GNOME Desktop</application> package contains a library
|
|
|
|
that provides an API shared by several applications on the
|
|
|
|
<application>GNOME</application> Desktop.
|
|
|
|
</para>
|
|
|
|
|
2021-08-31 04:03:47 +08:00
|
|
|
&lfs110a_checked;
|
2013-06-01 20:19:53 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (HTTP): <ulink url="&gnome-desktop-download-http;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (FTP): <ulink url="&gnome-desktop-download-ftp;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download MD5 sum: &gnome-desktop-md5sum;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download size: &gnome-desktop-size;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated disk space required: &gnome-desktop-buildsize;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated build time: &gnome-desktop-time;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">GNOME Desktop Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
|
|
<para role="required">
|
|
|
|
<xref linkend="gsettings-desktop-schemas"/>,
|
2013-07-29 01:56:02 +08:00
|
|
|
<xref linkend="gtk3"/>,
|
|
|
|
<xref linkend="iso-codes"/>,
|
2019-06-08 14:25:23 +08:00
|
|
|
<xref linkend="itstool"/>,
|
2017-10-24 10:05:31 +08:00
|
|
|
<xref linkend="libseccomp"/>,
|
2016-07-07 08:19:46 +08:00
|
|
|
<xref linkend="libxml2"/>, and
|
2014-10-02 23:14:49 +08:00
|
|
|
<xref linkend="xkeyboard-config"/>
|
2013-06-01 20:19:53 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
|
|
<para role="recommended">
|
2019-01-02 12:11:58 +08:00
|
|
|
<xref linkend="bubblewrap"/> (needed for thumbnailers in Nautilus) and
|
2013-07-29 01:56:02 +08:00
|
|
|
<xref linkend="gobject-introspection"/>
|
2013-06-01 20:19:53 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
|
|
<para role="optional">
|
|
|
|
<xref linkend="gtk-doc"/>
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/gnome-desktop"/>
|
|
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of GNOME Desktop</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Install <application>GNOME Desktop</application> by
|
|
|
|
running the following commands:
|
|
|
|
</para>
|
|
|
|
|
2019-10-15 10:19:42 +08:00
|
|
|
<screen><userinput>mkdir build &&
|
2021-05-11 01:01:35 +08:00
|
|
|
cd build &&
|
2019-03-28 00:31:05 +08:00
|
|
|
|
|
|
|
meson --prefix=/usr \
|
2021-06-04 20:57:26 +08:00
|
|
|
--buildtype=release \
|
2019-03-28 00:31:05 +08:00
|
|
|
-Dgnome_distributor="BLFS" .. &&
|
|
|
|
ninja</userinput></screen>
|
2016-07-07 08:19:46 +08:00
|
|
|
|
2019-10-15 10:19:42 +08:00
|
|
|
<!-- Previously, there was a note here on SysV about the Wall Clock tests
|
|
|
|
failing. Since we symlinked the timezones, it works okay now. -->
|
2020-08-13 03:54:03 +08:00
|
|
|
<!--<para>
|
2019-03-28 00:31:05 +08:00
|
|
|
To test the results, run <command>ninja test</command> from a X Terminal
|
2020-06-15 12:55:46 +08:00
|
|
|
or similar. One test, <filename>wallclock-reftest</filename>, is known to
|
|
|
|
fail due to a difference in expecations in the he_IL.UTF-8 locale.
|
2020-08-13 03:54:03 +08:00
|
|
|
</para>-->
|
2020-04-30 01:24:53 +08:00
|
|
|
<!-- This failure is known upstream and seems to be due to a translation
|
|
|
|
update for the Hebrew translation. See
|
|
|
|
https://gitlab.gnome.org/GNOME/gnome-desktop/-/issues/149 and
|
2021-09-07 01:42:49 +08:00
|
|
|
https://gitlab.gnome.org/GNOME/gnome-desktop/-/merge_requests/70/
|
2020-08-13 03:54:03 +08:00
|
|
|
For some reason, I cannot replicate this on my gcc-10 system.-->
|
|
|
|
<para>
|
|
|
|
This package does not come with a test suite.
|
|
|
|
<!-- "no tests defined." -->
|
|
|
|
</para>
|
2013-06-01 20:19:53 +08:00
|
|
|
|
|
|
|
<para>
|
|
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
|
|
</para>
|
|
|
|
|
2019-03-28 00:31:05 +08:00
|
|
|
<screen role="root"><userinput>ninja install</userinput></screen>
|
2013-06-01 20:19:53 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
2021-06-04 20:57:26 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
|
href="../../xincludes/meson-buildtype-release.xml"/>
|
|
|
|
|
2013-06-01 20:19:53 +08:00
|
|
|
<para>
|
2019-03-28 00:31:05 +08:00
|
|
|
<option>-Dgnome_distributor="Some Name"</option>: Use this
|
2013-06-01 20:19:53 +08:00
|
|
|
parameter to supply a custom name in the <quote>Distributor:</quote>
|
|
|
|
field of the <quote>GNOME About</quote> display window.
|
|
|
|
</para>
|
|
|
|
|
2019-09-17 04:58:23 +08:00
|
|
|
<para>
|
|
|
|
<option>-Dgtk_doc=true</option>: Use this
|
2020-02-26 12:18:07 +08:00
|
|
|
parameter if you wish to build the API documentation.
|
2019-09-17 04:58:23 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
<option>-Dinstalled_tests=true</option>: Use this
|
|
|
|
parameter you wish to enable the installed tests.
|
|
|
|
</para>
|
|
|
|
|
2013-06-01 20:19:53 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
2013-07-29 01:56:02 +08:00
|
|
|
<segtitle>Installed Library</segtitle>
|
2013-06-01 20:19:53 +08:00
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>
|
|
|
|
None
|
|
|
|
</seg>
|
|
|
|
<seg>
|
|
|
|
libgnome-desktop-3.so
|
|
|
|
</seg>
|
|
|
|
<seg>
|
|
|
|
/usr/include/gnome-desktop-3.0,
|
2021-04-07 09:06:55 +08:00
|
|
|
/usr/libexec/gnome-desktop-debug,
|
Updates to gnome-desktop-3.12.2, gtksourceview-3.12.2, vte-0.36.2, cheese-3.12.2, eog-3.12.2, epiphany-3.12.1, nautilus-3.12.2, file-roller-3.12.2, gnome-system-monitor-3.12.2, gnome-terminal-3.12.2, gucharmap-3.12.1, seahorse-3.12.2, xdg-utils-1.1.0-rc2, x264-20140519-2245, and webkitgtk-2.4.2.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@13135 af4574ff-66df-0310-9fd7-8a98e5e911e0
2014-05-22 06:49:31 +08:00
|
|
|
/usr/share/gnome,
|
2016-09-23 14:32:57 +08:00
|
|
|
/usr/share/gtk-doc/html/gnome-desktop3, and
|
|
|
|
/usr/share/help/*/{fdl,gpl,lgpl}
|
2013-06-01 20:19:53 +08:00
|
|
|
</seg>
|
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="libgnome-desktop-3">
|
|
|
|
<term><filename class="libraryfile">libgnome-desktop-3.so</filename></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
contains functions shared by several <application>GNOME</application>
|
2021-02-19 23:20:16 +08:00
|
|
|
applications
|
2013-06-01 20:19:53 +08:00
|
|
|
</para>
|
|
|
|
<indexterm zone="gnome-desktop libgnome-desktop-3">
|
|
|
|
<primary sortas="c-libgnome-desktop-3">libgnome-desktop-3.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|