Ignore:
Timestamp:
05/16/2012 04:39:28 PM (12 years ago)
Author:
Krejzi <krejzi@…>
Branches:
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
Children:
121d292
Parents:
c099902d
Message:

Gnome 3.4.2 (See changelog for which components were upgraded/added). Converted all of Gnome XML files to the 'new xml format'. Sorted 'Postlfs' and 'General' section packages in some kind of order. Moved Colord into 'System Utilities' and SpiderMonkey into 'General Utilities'. Fixed Avahi dependencies as reported last night. Fixed several typos and dependencies in other packages. Sorted general.ent according to other packages.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/core/gsettings-desktop-schemas.xml

    rc099902d r7ded7e3  
    99  <!ENTITY gsettings-desktop-schemas-download-ftp 
    1010           "&gnome-download-ftp;/gsettings-desktop-schemas/3.4/gsettings-desktop-schemas-&gsettings-desktop-schemas-version;.tar.xz">
    11   <!ENTITY gsettings-desktop-schemas-md5sum        "909d8814f5eb14050e8a75bc54bdb0a0">
    12   <!ENTITY gsettings-desktop-schemas-size          "204 KB">
     11  <!ENTITY gsettings-desktop-schemas-md5sum        "e670906bb64bbebe83df21546d204509">
     12  <!ENTITY gsettings-desktop-schemas-size          "196 KB">
    1313  <!ENTITY gsettings-desktop-schemas-buildsize     "3.5 MB">
    1414  <!ENTITY gsettings-desktop-schemas-time          "less than 0.1 SBU">
     
    3030
    3131  <sect2 role="package">
    32     <title>Introduction to gsettings-desktop-schemas</title>
     32    <title>Introduction to GSettings Desktop Schemas</title>
    3333
    34     <para>The <application>gsettings-desktop-schemas</application> package
    35     contains a collection of GSettings schemas for settings shared by various
    36     components of a Gnome desktop.</para>
     34    <para>
     35      The <application>GSettings Desktop Schemas</application> package
     36      contains a collection of GSettings schemas for settings shared by various
     37      components of a <application>GNOME</application> Desktop.
     38    </para>
    3739
    3840    &lfs70_checked;
     
    4143    <itemizedlist spacing="compact">
    4244      <listitem>
    43         <para>Download (HTTP): <ulink url="&gsettings-desktop-schemas-download-http;"/></para>
     45        <para>
     46          Download (HTTP): <ulink url="&gsettings-desktop-schemas-download-http;"/>
     47        </para>
    4448      </listitem>
    4549      <listitem>
    46         <para>Download (FTP): <ulink url="&gsettings-desktop-schemas-download-ftp;"/></para>
     50        <para>
     51          Download (FTP): <ulink url="&gsettings-desktop-schemas-download-ftp;"/>
     52        </para>
    4753      </listitem>
    4854      <listitem>
    49         <para>Download MD5 sum: &gsettings-desktop-schemas-md5sum;</para>
     55        <para>
     56          Download MD5 sum: &gsettings-desktop-schemas-md5sum;
     57        </para>
    5058      </listitem>
    5159      <listitem>
    52         <para>Download size: &gsettings-desktop-schemas-size;</para>
     60        <para>
     61          Download size: &gsettings-desktop-schemas-size;
     62        </para>
    5363      </listitem>
    5464      <listitem>
    55         <para>Estimated disk space required: &gsettings-desktop-schemas-buildsize;</para>
     65        <para>
     66          Estimated disk space required: &gsettings-desktop-schemas-buildsize;
     67        </para>
    5668      </listitem>
    5769      <listitem>
    58         <para>Estimated build time: &gsettings-desktop-schemas-time;</para>
     70        <para>
     71          Estimated build time: &gsettings-desktop-schemas-time;
     72        </para>
    5973      </listitem>
    6074    </itemizedlist>
    6175
    62     <bridgehead renderas="sect3">gsettings-desktop-schemas Dependencies</bridgehead>
     76    <bridgehead renderas="sect3">GSettings Desktop Schemas Dependencies</bridgehead>
    6377
    6478    <bridgehead renderas="sect4">Required</bridgehead>
     
    7488
    7589    <para condition="html" role="usernotes">User Notes:
    76     <ulink url="&blfs-wiki;/gsettings-desktop-schemas"/></para>
    77 
     90      <ulink url="&blfs-wiki;/gsettings-desktop-schemas"/>
     91    </para>
    7892  </sect2>
    7993
    8094  <sect2 role="installation">
    81     <title>Installation of gsettings-desktop-schemas</title>
     95    <title>Installation of GSettings Desktop Schemas</title>
    8296
    83     <para>Install <application>gsettings-desktop-schemas</application> by running the following
    84     commands:</para>
     97    <para>
     98      Install <application>GSettings Desktop Schemas</application> by running
     99      the following commands:
     100    </para>
    85101
    86102<screen><userinput>./configure --prefix=/usr &amp;&amp;
    87103make</userinput></screen>
    88104
    89     <para>This package does not come with a test suite.</para>
     105    <para>
     106      This package does not come with a test suite.
     107    </para>
    90108
    91     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     109    <para>
     110      Now, as the <systemitem class="username">root</systemitem> user:
     111    </para>
    92112
    93113<screen role="root"><userinput>make install</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.