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/gnome-shell.xml

    rc099902d r7ded7e3  
    3030
    3131  <sect2 role="package">
    32     <title>Introduction to gnome-shell</title>
    33 
    34     <para>The <application>gnome-shell</application> is the core user interface of
    35     the <application>GNOME</application> desktop environment.</para>
     32    <title>Introduction to GNOME Shell</title>
     33
     34    <para>
     35      The <application>GNOME Shell</application> is the core user interface of
     36      the <application>GNOME</application> Desktop environment.
     37    </para>
    3638
    3739    &lfs70_checked;
     
    4042    <itemizedlist spacing="compact">
    4143      <listitem>
    42         <para>Download (HTTP): <ulink url="&gnome-shell-download-http;"/></para>
    43       </listitem>
    44       <listitem>
    45         <para>Download (FTP): <ulink url="&gnome-shell-download-ftp;"/></para>
    46       </listitem>
    47       <listitem>
    48         <para>Download MD5 sum: &gnome-shell-md5sum;</para>
    49       </listitem>
    50       <listitem>
    51         <para>Download size: &gnome-shell-size;</para>
    52       </listitem>
    53       <listitem>
    54         <para>Estimated disk space required: &gnome-shell-buildsize;</para>
    55       </listitem>
    56       <listitem>
    57         <para>Estimated build time: &gnome-shell-time;</para>
     44        <para>
     45          Download (HTTP): <ulink url="&gnome-shell-download-http;"/>
     46        </para>
     47      </listitem>
     48      <listitem>
     49        <para>
     50          Download (FTP): <ulink url="&gnome-shell-download-ftp;"/>
     51        </para>
     52      </listitem>
     53      <listitem>
     54        <para>
     55          Download MD5 sum: &gnome-shell-md5sum;
     56        </para>
     57      </listitem>
     58      <listitem>
     59        <para>
     60          Download size: &gnome-shell-size;
     61        </para>
     62      </listitem>
     63      <listitem>
     64        <para>
     65          Estimated disk space required: &gnome-shell-buildsize;
     66        </para>
     67      </listitem>
     68      <listitem>
     69        <para>
     70          Estimated build time: &gnome-shell-time;
     71        </para>
    5872      </listitem>
    5973    </itemizedlist>
    6074
    61     <bridgehead renderas="sect3">gnome-shell Dependencies</bridgehead>
     75    <bridgehead renderas="sect3">GNOME Shell Dependencies</bridgehead>
    6276
    6377    <bridgehead renderas="sect4">Required</bridgehead>
     
    100114
    101115    <para condition="html" role="usernotes">User Notes:
    102     <ulink url="&blfs-wiki;/gnome-shell"/></para>
    103 
     116      <ulink url="&blfs-wiki;/gnome-shell"/>
     117    </para>
    104118  </sect2>
    105119
    106120  <sect2 role="installation">
    107     <title>Installation of gnome-shell</title>
    108 
    109     <para>Install <application>gnome-shell</application> by running the following
    110     commands:</para>
     121    <title>Installation of GNOME Shell</title>
     122
     123    <para>
     124      Install <application>GNOME Shell</application> by running the
     125      following commands:
     126    </para>
    111127
    112128<screen><userinput>./configure --prefix=/usr \
     
    116132make</userinput></screen>
    117133
    118     <para>This package's testsuite is only intended to be used by the
    119     maintainer to check i18n files.</para>
    120 
    121     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     134    <para>
     135      This package does not come with a test suite.
     136    </para>
     137
     138    <para>
     139      Now, as the <systemitem class="username">root</systemitem> user:
     140    </para>
    122141
    123142<screen role="root"><userinput>make install</userinput></screen>
     
    128147    <title>Command Explanations</title>
    129148
    130     <para><parameter>--libexecdir=/usr/lib/gnome-shell</parameter>:
    131     This parameter causes the libexec files to be installed in the preferred
    132     location of <filename
    133     class="directory">/usr/lib/gnome-shell</filename> instead
    134     of <filename
    135     class="directory">/usr/libexec</filename>.</para>
    136 
    137     <para><parameter>--with-ca-certificates=/etc/ssl/ca-bundle.crt</parameter>: This
    138     parameter specifies where ca certificates bundle is installed.</para>
     149    <para>
     150      <parameter>--libexecdir=/usr/lib/gnome-shell</parameter>: This
     151      parameter causes the libexec files to be installed in the preferred
     152      location of <filename class="directory">/usr/lib/gnome-shell</filename>
     153      instead of <filename class="directory">/usr/libexec</filename>.
     154    </para>
     155
     156    <para>
     157      <parameter>--with-ca-certificates=/etc/ssl/ca-bundle.crt</parameter>:
     158      This parameter specifies where ca certificates bundle is installed.
     159    </para>
    139160
    140161    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    141     href="../../xincludes/gtk-doc-rebuild.xml"/>
     162      href="../../xincludes/gtk-doc-rebuild.xml"/>
    142163
    143164  </sect2>
     
    155176        </seg>
    156177        <seg>
    157           /usr/lib/gnome-shell, /usr/share/gnome-shell and
     178          /usr/lib/gnome-shell,
     179          /usr/share/gnome-shell and
    158180          /usr/share/gtk-doc/html/shell
    159181        </seg>
     
    169191        <term><command>gnome-shell</command></term>
    170192        <listitem>
    171           <para>provides the core user interface functions for the GNOME 3
    172           desktop.</para>
     193          <para>
     194            provides the core user interface functions for the
     195            <application>GNOME</application> 3 Desktop.
     196          </para>
    173197          <indexterm zone="gnome-shell gnome-shell-prog">
    174198            <primary sortas="b-gnome-shell">gnome-shell</primary>
     
    180204        <term><command>gnome-shell-extension-prefs</command></term>
    181205        <listitem>
    182           <para>does this .....</para>
     206          <para>
     207            does this .....
     208          </para>
    183209          <indexterm zone="gnome-shell gnome-shell-extension-prefs">
    184210            <primary sortas="b-gnome-shell-extension-prefs">gnome-shell-extension-prefs</primary>
     
    190216        <term><command>gnome-shell-extension-tool</command></term>
    191217        <listitem>
    192           <para>does this .....</para>
     218          <para>
     219            does this .....
     220          </para>
    193221          <indexterm zone="gnome-shell gnome-shell-extension-tool">
    194222            <primary sortas="b-gnome-shell-extension-tool">gnome-shell-extension-tool</primary>
Note: See TracChangeset for help on using the changeset viewer.