Changeset b7d1d2b for gnome


Ignore:
Timestamp:
08/12/2012 06:58:53 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:
a8f9c437
Parents:
9490f31
Message:

Metacity 2.34.5, NetworkManager 0.9.6.0, NetworkManager Applet 0.9.6.2 and Telepathy Mission Control 5.12.1.

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

Location:
gnome/core
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gnome/core/metacity.xml

    r9490f31 rb7d1d2b  
    77  <!ENTITY metacity-download-http "&gnome-download-http;/metacity/2.34/metacity-&metacity-version;.tar.xz">
    88  <!ENTITY metacity-download-ftp  "&gnome-download-ftp;/metacity/2.34/metacity-&metacity-version;.tar.xz">
    9   <!ENTITY metacity-md5sum        "4b19fa5bbc14dc669108bd46606b1bd1">
    10   <!ENTITY metacity-size          "1.6 MB">
     9  <!ENTITY metacity-md5sum        "05468c3f674f8c338010eac23daea2e5">
     10  <!ENTITY metacity-size          "1.7 MB">
    1111  <!ENTITY metacity-buildsize     "43 MB">
    1212  <!ENTITY metacity-time          "0.6 SBU">
     
    3131    <title>Introduction to Metacity</title>
    3232
    33     <para><application>Metacity</application> is the fallback window manager for
    34     <application>GNOME</application>, used if the video driver does not provide
    35     hardware acceleration. It is conventionally run from <command>gnome-session</command>,
    36     which will start the necessary <application>GNOME</application> daemons.</para>
    37 
    38     &lfs70_checked;
     33    <para>
     34      <application>Metacity</application> is the fallback window manager for
     35      <application>GNOME</application>, used if the video driver does not provide
     36      hardware acceleration. It is conventionally run from <command>gnome-session</command>,
     37      which will start the necessary <application>GNOME</application> daemons.
     38    </para>
     39
     40    &lfs71_checked;
    3941
    4042    <bridgehead renderas="sect3">Package Information</bridgehead>
    4143    <itemizedlist spacing="compact">
    4244      <listitem>
    43         <para>Download (HTTP): <ulink url="&metacity-download-http;"/></para>
    44       </listitem>
    45       <listitem>
    46         <para>Download (FTP): <ulink url="&metacity-download-ftp;"/></para>
    47       </listitem>
    48       <listitem>
    49         <para>Download MD5 sum: &metacity-md5sum;</para>
    50       </listitem>
    51       <listitem>
    52         <para>Download size: &metacity-size;</para>
    53       </listitem>
    54       <listitem>
    55         <para>Estimated disk space required: &metacity-buildsize;</para>
    56       </listitem>
    57       <listitem>
    58         <para>Estimated build time: &metacity-time;</para>
     45        <para>
     46          Download (HTTP): <ulink url="&metacity-download-http;"/>
     47        </para>
     48      </listitem>
     49      <listitem>
     50        <para>
     51          Download (FTP): <ulink url="&metacity-download-ftp;"/>
     52        </para>
     53      </listitem>
     54      <listitem>
     55        <para>
     56          Download MD5 sum: &metacity-md5sum;
     57        </para>
     58      </listitem>
     59      <listitem>
     60        <para>
     61          Download size: &metacity-size;
     62        </para>
     63      </listitem>
     64      <listitem>
     65        <para>
     66          Estimated disk space required: &metacity-buildsize;
     67        </para>
     68      </listitem>
     69      <listitem>
     70        <para>
     71          Estimated build time: &metacity-time;
     72        </para>
    5973      </listitem>
    6074    </itemizedlist>
     
    89103    <title>Installation of Metacity</title>
    90104
    91     <para>Install <application>Metacity</application> by running the following
    92     commands:</para>
     105    <para>
     106      Install <application>Metacity</application> by running the following
     107      commands:
     108    </para>
    93109
    94110<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    95111make</userinput></screen>
    96112
    97     <para>This package does not come with a test suite.</para>
    98 
    99     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     113    <para>
     114      This package does not come with a test suite.
     115    </para>
     116
     117    <para>
     118      Now, as the <systemitem class="username">root</systemitem> user:
     119    </para>
    100120
    101121<screen role="root"><userinput>make install &amp;&amp;
     
    110130
    111131    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    112     href="../../xincludes/static-libraries.xml"/>
     132      href="../../xincludes/static-libraries.xml"/>
    113133
    114134    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    115     href="../../xincludes/without-scrollkeeper.xml"/>
     135      href="../../xincludes/without-scrollkeeper.xml"/>
    116136
    117137  </sect2>
     
    134154        </seg>
    135155        <seg>
    136           /usr/include/metacity-1, /usr/share/gnome/help/creating-metacity-themes,
    137           /usr/share/gnome/wm-properties, /usr/share/metacity and
     156          /usr/include/metacity-1,
     157          /usr/share/gnome/help/creating-metacity-themes,
     158          /usr/share/gnome/wm-properties,
     159          /usr/share/metacity and
    138160          /usr/share/themes/{AgingGorilla,Atlanta,Bright,Crux,Esco,Metabox,Simple}/metacity-1
    139161        </seg>
     
    149171        <term><command>metacity</command></term>
    150172        <listitem>
    151           <para>is the <application>GNOME</application> fallback window manager,
    152           used when the video driver does not support acceleration.</para>
     173          <para>
     174            is the <application>GNOME</application> fallback window manager,
     175            used when the video driver does not support acceleration.
     176          </para>
    153177          <indexterm zone="metacity metacity-prog">
    154178            <primary sortas="b-metacity">metacity</primary>
     
    160184        <term><command>metacity-theme-viewer</command></term>
    161185        <listitem>
    162           <para>allows you to preview any installed
    163           <application>Metacity</application> theme. When designing a new
    164           <application>Metacity</application> theme, you can use
    165           <command>metacity-theme-viewer</command> to measure the performance
    166           of a window frame option, and to preview the option.</para>
     186          <para>
     187            allows you to preview any installed
     188            <application>Metacity</application> theme. When designing a new
     189            <application>Metacity</application> theme, you can use
     190            <command>metacity-theme-viewer</command> to measure the performance
     191            of a window frame option, and to preview the option.
     192          </para>
    167193          <indexterm zone="metacity metacity-theme-viewer">
    168194            <primary
     
    175201        <term><command>metacity-window-demo</command></term>
    176202        <listitem>
    177           <para>demonstrates various kinds of windows that window managers and
    178           window manager themes should handle.</para>
     203          <para>
     204            demonstrates various kinds of windows that window managers and
     205            window manager themes should handle.
     206          </para>
    179207          <indexterm zone="metacity metacity-window-demo">
    180208            <primary sortas="b-metacity-window-demo">metacity-window-demo</primary>
  • gnome/core/network-manager-applet.xml

    r9490f31 rb7d1d2b  
    99  <!ENTITY network-manager-applet-download-ftp 
    1010           "&gnome-download-ftp;/network-manager-applet/0.9/network-manager-applet-&network-manager-applet-version;.tar.xz">
    11   <!ENTITY network-manager-applet-md5sum        "a8de4ace4a40e432838e434f0bf71e7a">
     11  <!ENTITY network-manager-applet-md5sum        "ed996efe2739e08ece32b4ccc4e73601">
    1212  <!ENTITY network-manager-applet-size          "1.1 MB">
    1313  <!ENTITY network-manager-applet-buildsize     "43 MB">
    14   <!ENTITY network-manager-applet-time          "0.4 SBU">
     14  <!ENTITY network-manager-applet-time          "0.8 SBU">
    1515]>
    1616
     
    3737    </para>
    3838
    39     &lfs70_checked;
     39    &lfs71_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.