Author: randy
Date: 2006-02-02 22:41:43 -0700 (Thu, 02 Feb 2006)
New Revision: 5629
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/wm/metacity.xml
Log:
Updated to Metacity-2.12.2
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2006-02-03 05:40:36 UTC
(rev 5628)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2006-02-03 05:41:43 UTC
(rev 5629)
@@ -45,6 +45,9 @@
<para>February 3rd, 2006</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Updated to Metacity-2.12.2.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Updated to libwnck-2.12.2.</para>
</listitem>
<listitem>
Modified: trunk/BOOK/x/wm/metacity.xml
===================================================================
--- trunk/BOOK/x/wm/metacity.xml 2006-02-03 05:40:36 UTC (rev 5628)
+++ trunk/BOOK/x/wm/metacity.xml 2006-02-03 05:41:43 UTC (rev 5629)
@@ -4,11 +4,11 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY metacity-download-http
"http://ftp.gnome.org/pub/GNOME/sources/metacity/2.12/metacity-&metacity-version;.tar.bz2">
- <!ENTITY metacity-download-ftp
"ftp://ftp.gnome.org/pub/GNOME/sources/metacity/2.12/metacity-&metacity-version;.tar.bz2">
- <!ENTITY metacity-md5sum "f702edb8599d7364ac58de9c0edfa798">
+ <!ENTITY metacity-download-http
"&gnome-download-http;/metacity/&gnome-version;/metacity-&metacity-version;.tar.bz2">
+ <!ENTITY metacity-download-ftp
"&gnome-download-ftp;/metacity/&gnome-version;/metacity-&metacity-version;.tar.bz2">
+ <!ENTITY metacity-md5sum "4caabbd7a3ae14ec5ccf6ada2d466049">
<!ENTITY metacity-size "1.6 MB">
- <!ENTITY metacity-buildsize "50.2 MB">
+ <!ENTITY metacity-buildsize "50.3 MB">
<!ENTITY metacity-time "0.5 SBU">
]>
@@ -61,13 +61,13 @@
<bridgehead renderas="sect3">Metacity Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><xref linkend="intltool"/>,
+ <para role="required"><xref linkend="gtk2"/>,
<xref linkend="GConf"/>, and
- <xref linkend="gtk2"/></para>
+ <xref linkend="perl-xml-parser"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
- <para role="optional"><xref linkend="startup-notification"/> (recommended
if you are
- installing <application>GNOME</application>-2) and
+ <para role="optional"><xref linkend="startup-notification"/>
+ (recommended if you are installing <application>GNOME</application>-2) and
<ulink
url="http://freedesktop.org/Software/xlibs">libXcomposite</ulink>*</para>
<para>* <application>libXcomposite</application> can optionally be used,
@@ -94,9 +94,13 @@
<para>Install <application>Metacity</application> by running the following
commands:</para>
-<screen><userinput>./configure --prefix=/usr --libexecdir=/usr/sbin
--sysconfdir=/etc &&
+<screen><userinput>./configure --prefix=/usr \
+ --libexecdir=/usr/lib/metacity \
+ --sysconfdir=/etc &&
make</userinput></screen>
+ <para>This package does not come with a test suite.</para>
+
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
<screen role="root"><userinput>make install &&
@@ -109,7 +113,8 @@
<sect2 role="commands">
<title>Command Explanations</title>
-
<para><option>--with-gconf-schema-file-dir=/etc/gnome/gconf/schemas</option>:
+ <para>
+
<option>--with-gconf-schema-file-dir=&gnome-etc-dir;/gconf/schemas</option>:
Use this option if you are installing <application>Metacity</application>
for
a <application>GNOME-2</application> installation.</para>
@@ -152,17 +157,16 @@
<segtitle>Installed Directories</segtitle>
<seglistitem>
- <seg>metacity, metacity-dialog, metacity-message, metacity-theme-viewer
+ <seg>metacity, metacity-message, metacity-theme-viewer
and metacity-window-demo</seg>
<seg>libmetacity-private.[so,a]</seg>
- <seg>/etc/gnome/gconf/gconf.xml.defaults/schemas/apps/metacity,
- /etc/gnome/gconf/gconf.xml.defaults/apps/metacity,
+ <seg>&gnome-etc-dir;/gconf/gconf.xml.defaults[,/schemas]/apps/metacity,
/usr/include/metacity-1,
+ /usr/lib/metacity,
/usr/share/doc/metacity-&metacity-version;,
- /usr/share/themes/[Crux,Simple]/metacity-1,
- /usr/share/themes/[Atlanta,Bright,Esco,AgingGorilla,Metabox],
+ /usr/share/gnome/wm-properties,
/usr/share/metacity and
- /usr/share/gnome/wm-properties</seg>
+
/usr/share/themes/[AgingGorilla,Atlanta,Bright,Crux,Esco,Metabox,Simple]/metacity-1</seg>
</seglistitem>
</segmentedlist>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page