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-panel.xml

    rc099902d r7ded7e3  
    99  <!ENTITY gnome-panel-download-ftp 
    1010           "&gnome-download-ftp;/gnome-panel/3.4/gnome-panel-&gnome-panel-version;.tar.xz">
    11   <!ENTITY gnome-panel-md5sum        "798d185f12cf64345caebe2c319a2dbe">
     11  <!ENTITY gnome-panel-md5sum        "847162a7abdbc194e35805d334b3b9fe">
    1212  <!ENTITY gnome-panel-size          "2.5 MB">
    1313  <!ENTITY gnome-panel-buildsize     "74 MB">
     
    2626
    2727  <indexterm zone="gnome-panel">
    28     <primary sortas="a-GNOME-Panel">GNOME Panel</primary>
     28    <primary sortas="a-gnome-panel">gnome-panel</primary>
    2929  </indexterm>
    3030
     
    3232    <title>Introduction to GNOME Panel</title>
    3333
    34     <para>The <application>GNOME Panel</application> package
    35     contains hooks to the menu sub-system and the applet sub-system.</para>
     34    <para>
     35      The <application>GNOME Panel</application> package
     36      contains hooks to the menu sub-system and the applet sub-system.
     37    </para>
    3638   
    3739    &lfs70_checked;
     
    4042    <itemizedlist spacing="compact">
    4143      <listitem>
    42         <para>Download (HTTP): <ulink url="&gnome-panel-download-http;"/></para>
    43       </listitem>
    44       <listitem>
    45         <para>Download (FTP): <ulink url="&gnome-panel-download-ftp;"/></para>
    46       </listitem>
    47       <listitem>
    48         <para>Download MD5 sum: &gnome-panel-md5sum;</para>
    49       </listitem>
    50       <listitem>
    51         <para>Download size: &gnome-panel-size;</para>
    52       </listitem>
    53       <listitem>
    54         <para>Estimated disk space required: &gnome-panel-buildsize;</para>
    55       </listitem>
    56       <listitem>
    57         <para>Estimated build time: &gnome-panel-time;</para>
     44        <para>
     45          Download (HTTP): <ulink url="&gnome-panel-download-http;"/>
     46        </para>
     47      </listitem>
     48      <listitem>
     49        <para>
     50          Download (FTP): <ulink url="&gnome-panel-download-ftp;"/>
     51        </para>
     52      </listitem>
     53      <listitem>
     54        <para>
     55          Download MD5 sum: &gnome-panel-md5sum;
     56        </para>
     57      </listitem>
     58      <listitem>
     59        <para>
     60          Download size: &gnome-panel-size;
     61        </para>
     62      </listitem>
     63      <listitem>
     64        <para>
     65          Estimated disk space required: &gnome-panel-buildsize;
     66        </para>
     67      </listitem>
     68      <listitem>
     69        <para>
     70          Estimated build time: &gnome-panel-time;
     71        </para>
    5872      </listitem>
    5973    </itemizedlist>
     
    86100
    87101    <note>
    88       <para>The <application>libxml2</application>
    89       <application>Python</application> module must have been built during the
    90       installation of <application>libxml2</application> else the
    91       <application>GNOME Panel</application> build will fail.</para>
     102      <para>
     103        The <application>libxml2</application>
     104        <application>Python</application> module must have been built during the
     105        installation of <application>libxml2</application> else the
     106        <application>GNOME Panel</application> build will fail.
     107      </para>
    92108    </note>
    93109
    94110    <para condition="html" role="usernotes">User Notes:
    95     <ulink url="&blfs-wiki;/gnome-panel"/></para>
    96 
     111      <ulink url="&blfs-wiki;/gnome-panel"/>
     112    </para>
    97113  </sect2>
    98114
     
    100116    <title>Installation of GNOME Panel</title>
    101117
    102     <para>Install <application>GNOME Panel</application> by
    103     running the following commands:</para>
     118    <para>
     119      Install <application>GNOME Panel</application> by
     120      running the following commands:
     121    </para>
    104122
    105123<screen><userinput>./configure --prefix=/usr \
     
    108126make</userinput></screen>
    109127
    110     <para>This package does not come with a test suite.</para>
    111 
    112     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     128    <para>
     129      This package does not come with a test suite.
     130    </para>
     131
     132    <para>
     133      Now, as the <systemitem class="username">root</systemitem> user:
     134    </para>
    113135
    114136<screen role="root"><userinput>make install</userinput></screen>
     
    119141    <title>Command Explanations</title>
    120142
    121 <!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    122     href="../../xincludes/gnome-prefix.xml"/>
     143    <para>
     144      <parameter>--libexecdir=/usr/lib/gnome-applets</parameter>:
     145      This parameter causes the libexec files to be installed in the preferred
     146      location of <filename
     147      class="directory">/usr/lib/gnome-applets</filename> instead of
     148      <filename class="directory">/usr/libexec</filename>.
     149    </para>
    123150
    124151    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    125     href="../../xincludes/gnome-sysconfdir.xml"/> -->
    126 
    127     <para><parameter>--libexecdir=/usr/lib/gnome-applets</parameter>:
    128     This parameter causes the libexec files to be installed in the preferred
    129     location of <filename
    130     class="directory">/usr/lib/gnome-applets</filename> instead of
    131     <filename class="directory">/usr/libexec</filename>.</para>
     152      href="../../xincludes/without-scrollkeeper.xml"/>
    132153
    133154    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    134     href="../../xincludes/without-scrollkeeper.xml"/>
    135 
    136     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    137     href="../../xincludes/gtk-doc-rebuild.xml"/>
     155      href="../../xincludes/gtk-doc-rebuild.xml"/>
    138156
    139157  </sect2>
     
    155173        </seg>
    156174        <seg>
    157           /usr/include/gnome-panel-4.0, /usr/lib/gnome-applets,
    158           /usr/share/gnome/help/{clock,fish}, /usr/share/gnome-panel,
     175          /usr/include/gnome-panel-4.0,
     176          /usr/lib/gnome-applets,
     177          /usr/share/gnome/help/{clock,fish},
     178          /usr/share/gnome-panel,
    159179          /usr/share/gtk-doc/html/panel-applet-4.0 and
    160180          /usr/share/omf/{clock,fish}
     
    171191        <term><command>gnome-panel</command></term>
    172192        <listitem>
    173           <para>provides the panels for the the GNOME desktop.</para>
     193          <para>
     194            provides the panels for the the <application>GNOME</application>
     195            Desktop.
     196          </para>
    174197          <indexterm zone="gnome-panel gnome-panel-prog">
    175198            <primary sortas="b-gnome-panel">gnome-panel</primary>
     
    181204        <term><filename class='libraryfile'>libpanel-applet-4.so</filename></term>
    182205        <listitem>
    183           <para>allow development of small applications (applets) which
    184           may be embedded in the panel.</para>
     206          <para>
     207            contains functions used for development of small applications
     208            (applets) which may be embedded in the panel.
     209          </para>
    185210          <indexterm zone="gnome-panel libpanel-applet-4">
    186211            <primary sortas="c-libpanel-applet-4">libpanel-applet-4.so</primary>
Note: See TracChangeset for help on using the changeset viewer.