mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 04:52:12 +08:00
ae60cb7624
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9645 af4574ff-66df-0310-9fd7-8a98e5e911e0
119 lines
4.2 KiB
XML
119 lines
4.2 KiB
XML
<?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;
|
|
|
|
<!ENTITY gsettings-desktop-schemas-download-http "&gnome-download-http;/gsettings-desktop-schemas/&gnome-version;/gsettings-desktop-schemas-&gsettings-desktop-schemas-version;.tar.xz">
|
|
<!ENTITY gsettings-desktop-schemas-download-ftp "&gnome-download-ftp;/gsettings-desktop-schemas/&gnome-version;/gsettings-desktop-schemas-&gsettings-desktop-schemas-version;.tar.xz">
|
|
<!ENTITY gsettings-desktop-schemas-md5sum "ca7c625aaa2d6fd2e37c5d08b9debafa">
|
|
<!ENTITY gsettings-desktop-schemas-size "152 KB">
|
|
<!ENTITY gsettings-desktop-schemas-buildsize "2.3 MB">
|
|
<!ENTITY gsettings-desktop-schemas-time "less than 0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="gsettings-desktop-schemas" xreflabel="gsettings-desktop-schemas-&gsettings-desktop-schemas-version;">
|
|
<?dbhtml filename="gsettings-desktop-schemas.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>gsettings-desktop-schemas-&gsettings-desktop-schemas-version;</title>
|
|
|
|
<indexterm zone="gsettings-desktop-schemas">
|
|
<primary sortas="a-gsettings-desktop-schemas">gsettings-desktop-schemas</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to gsettings-desktop-schemas</title>
|
|
|
|
<para>The <application>gsettings-desktop-schemas</application> package
|
|
contains a collection of GSettings schemas for settings shared by various
|
|
components of a desktop.</para>
|
|
|
|
&lfs70_built;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url="&gsettings-desktop-schemas-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url="&gsettings-desktop-schemas-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: &gsettings-desktop-schemas-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: &gsettings-desktop-schemas-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: &gsettings-desktop-schemas-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: &gsettings-desktop-schemas-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">gsettings-desktop-schemas Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required"><xref linkend="intltool"/> and
|
|
<xref linkend="pkgconfig"/></para>
|
|
|
|
<!-- Not sure if the following are deps. -->
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional"><xref linkend="gnome-themes-standard"/></para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/gsettings-desktop-schemas"/></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of gsettings-desktop-schemas</title>
|
|
|
|
<para>Install <application>gsettings-desktop-schemas</application> by running the following
|
|
commands:</para>
|
|
|
|
<screen><userinput>./configure --prefix=$GNOME_PREFIX &&
|
|
make</userinput></screen>
|
|
|
|
<para>This package does not come with a test suite.</para>
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="commands">
|
|
<title>Command Explanations</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
href="../../xincludes/gnome-prefix.xml"/>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>None</seg>
|
|
<seg>None</seg>
|
|
<seg><envar>$GNOME_PREFIX</envar>/{include/gsettings-desktop-schemas,
|
|
share/GConf/gsettings}, /usr/share/glib-2.0/schemas</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|