Changeset d50ef4c5 for x/wm/metacity


Ignore:
Timestamp:
09/04/2003 10:39:32 PM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
035b717
Parents:
d9d389b5
Message:

more gnome, DJ's patch, Igor's patch

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

Location:
x/wm/metacity
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • x/wm/metacity/metacity-config.xml

    rd9d389b5 rd50ef4c5  
    11<sect2>
    2 <title>Configuring metacity</title>
     2<title>Configuring <application>metacity</application></title>
    33
    44<sect3><title>Configuration Information</title>
     
    77before proceeding.</para>
    88
    9 <para><screen><userinput>cat &gt;&gt; ~/.xinitrc &lt;&lt; "EOF"</userinput>
     9<screen><userinput><command>cat &gt;&gt; ~/.xinitrc &lt;&lt; "EOF"</command>
    1010xterm &amp;
    1111exec metacity
    12 <userinput>EOF</userinput></screen></para>
     12<command>EOF</command></userinput></screen>
    1313</sect3>
    1414
  • x/wm/metacity/metacity-desc.xml

    rd9d389b5 rd50ef4c5  
    22<title>Contents</title>
    33
    4 <para>The metacity package contains <userinput>metacity</userinput>.</para>
     4<para>The <application>metacity</application> package contains
     5<command>metacity</command>.</para>
    56
    67</sect2>
     
    910
    1011<sect3><title>metacity</title>
    11 <para>metacity is a window manager used mainly by Gnome.</para></sect3>
     12<para><command>metacity</command> is a window manager used mainly by Gnome.</para></sect3>
    1213
    1314</sect2>
  • x/wm/metacity/metacity-inst.xml

    rd9d389b5 rd50ef4c5  
    11<sect2>
    2 <title>Installation of metacity</title>
     2<title>Installation of <application>metacity</application></title>
    33
    4 <para>Install metacity by running the following commands:</para>
     4<para>Install <application>metacity</application> by running the following commands:</para>
    55
    6 <para><screen><userinput>./configure --prefix=/usr --libexec=/usr/sbin --sysconfdir=/etc &amp;&amp;
     6<screen><userinput><command>./configure --prefix=/usr --libexec=/usr/sbin --sysconfdir=/etc &amp;&amp;
    77make &amp;&amp;
    8 make install</userinput></screen></para>
     8make install</command></userinput></screen>
    99
    1010
  • x/wm/metacity/metacity-intro.xml

    rd9d389b5 rd50ef4c5  
    11<sect2>
    2 <title>Introduction to metacity</title>
     2<title>Introduction to <application>metacity</application></title>
    33
    4 <screen>Download location (HTTP):       <ulink url="&metacity-download-http;"/>
    5 Download location (FTP):        <ulink url="&metacity-download-ftp;"/>
    6 Version used:                   &metacity-version;
    7 Package size:                   &metacity-size;
    8 Estimated Disk space required:  &metacity-buildsize;
    9 Estimated build time:           &metacity-time;</screen>
    10 
    11 <para>The metacity package contains a window manager. This is useful for
     4<para>The <application>metacity</application> package contains a window manager. This is useful for
    125organizing and displaying windows.</para>
    136
    14 <screen>metacity depends on:
    15 <xref linkend="xfree86"/>, <xref linkend="intltool"/> and <xref linkend="GTK2"/>
    16 metacity will utilize:
    17 <xref linkend="startup-notification"/> and <xref linkend="GConf"/></screen>
     7<sect3><title>Package information</title>
     8<itemizedlist spacing='compact'>
     9<listitem><para>Download (HTTP): <ulink
     10url="&metacity-download-http;"/></para></listitem>
     11<listitem><para>Download (FTP): <ulink
     12url="&metacity-download-ftp;"/></para></listitem>
     13<listitem><para>Download size: &metacity-size;</para></listitem>
     14<listitem><para>Estimated Disk space required:
     15&metacity-buildsize;</para></listitem>
     16<listitem><para>Estimated build time:
     17&metacity-time;</para></listitem></itemizedlist>
     18</sect3>
     19
     20<sect3><title><application>template</application> dependencies</title>
     21<sect4><title>Required</title>
     22<para><xref linkend="xfree86"/>, <xref linkend="intltool"/> and <xref
     23linkend="GTK2"/>
     24</para></sect4>
     25<sect4><title>Optional</title>
     26<para><xref linkend="startup-notification"/> and <xref linkend="GConf"/></para></sect4>
     27</sect3>
     28
    1829
    1930</sect2>
  • x/wm/metacity/metacity.ent

    rd9d389b5 rd50ef4c5  
    55<!ENTITY metacity-desc SYSTEM "metacity-desc.xml">
    66<!ENTITY metacity-config SYSTEM "metacity-config.xml">
    7 <!ENTITY metacity-buildsize "15.8 MB">
    8 <!ENTITY metacity-version "2.4.34">
    9 <!ENTITY metacity-download-http "http://ftp.gnome.org/pub/GNOME/sources/metacity/2.4/metacity-2.4.34.tar.bz2">
    10 <!ENTITY metacity-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/metacity/2.4/metacity-2.4.34.tar.bz2">
    11 <!ENTITY metacity-size "1.2 MB">
    12 <!ENTITY metacity-time "1.33 SBU">
     7<!ENTITY metacity-buildsize "31.5 MB">
     8<!ENTITY metacity-version "2.4.55">
     9<!ENTITY metacity-download-http "http://ftp.gnome.org/pub/GNOME/sources/metacity/2.4/metacity-2.4.55.tar.bz2">
     10<!ENTITY metacity-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/metacity/2.4/metacity-2.4.55.tar.bz2">
     11<!ENTITY metacity-size "1.3 MB">
     12<!ENTITY metacity-time "0.49 SBU">
Note: See TracChangeset for help on using the changeset viewer.