Author: krejzi
Date: 2012-04-25 15:17:02 -0600 (Wed, 25 Apr 2012)
New Revision: 9998
Modified:
trunk/BOOK/general.ent
trunk/BOOK/gnome/add/gdl.xml
trunk/BOOK/gnome/core/gjs.xml
trunk/BOOK/gnome/core/gnome-bluetooth.xml
trunk/BOOK/gnome/core/gnome-menus.xml
trunk/BOOK/gnome/core/gnome-panel.xml
trunk/BOOK/gnome/core/libpeas.xml
trunk/BOOK/gnome/core/metacity.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
gjs 1.32.0, libpeas 1.4.0, gnome-bluetooth 3.4.0, gnome-menus 3.4.0,
gnome-panel 3.4.1, metacity 2.34.3 and gdl 3.4.2
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-04-25 20:15:58 UTC (rev 9997)
+++ trunk/BOOK/general.ent 2012-04-25 21:17:02 UTC (rev 9998)
@@ -717,7 +717,7 @@
<!-- Libraries -->
<!ENTITY caribou-version "0.4.2">
<!ENTITY GConf-version "3.2.5">
-<!ENTITY gjs-version "1.30.0">
+<!ENTITY gjs-version "1.32.0">
<!ENTITY gnome-desktop-version "3.4.1">
<!ENTITY gnome-doc-utils-version "0.20.10">
<!ENTITY gnome-js-common-version "0.1.2">
@@ -725,7 +725,7 @@
<!ENTITY libgnome-keyring-version "3.4.1">
<!ENTITY libgtop-version "2.28.4">
<!ENTITY libgweather-version "3.4.1">
-<!ENTITY libpeas-version "1.2.0">
+<!ENTITY libpeas-version "1.4.0">
<!ENTITY seed-version "3.2.0">
<!ENTITY totem-pl-parser-version "3.4.1">
<!ENTITY vte-version "0.32.1">
@@ -735,14 +735,14 @@
<!-- Shell -->
<!ENTITY dconf-version "0.12.0">
<!ENTITY evolution-data-server-version "3.4.1">
-<!ENTITY gnome-bluetooth-version "3.2.1">
+<!ENTITY gnome-bluetooth-version "3.4.0">
<!ENTITY gnome-control-center-version "3.2.2">
<!ENTITY gnome-icon-theme-version "3.4.0">
<!ENTITY gnome-icon-theme-extras-version "3.4.0">
<!ENTITY gnome-icon-theme-symbolic-version "3.4.0">
<!ENTITY gcr-version "3.4.1">
<!ENTITY gnome-keyring-version "3.4.1">
-<!ENTITY gnome-menus-version "3.2.0.1">
+<!ENTITY gnome-menus-version "3.4.0">
<!ENTITY gnome-online-accounts-version "3.4.1">
<!-- <!ENTITY gnome-packagekit-version "3.2.1"> -->
<!ENTITY gnome-session-version "3.2.1">
@@ -783,8 +783,8 @@
<!ENTITY yelp-version "3.4.1">
<!-- Shell Fallback -->
-<!ENTITY gnome-panel-version "3.2.1">
-<!ENTITY metacity-version "2.34.1">
+<!ENTITY gnome-panel-version "3.4.1">
+<!ENTITY metacity-version "2.34.3">
<!-- OS Services -->
<!ENTITY gdm-version "3.2.1.1">
@@ -796,7 +796,7 @@
<!-- Additional Libraries -->
<!ENTITY at-spi2-atk-version "2.4.0">
<!ENTITY at-spi2-core-version "2.4.1">
-<!ENTITY gdl-version "3.4.1">
+<!ENTITY gdl-version "3.4.2">
<!ENTITY gdlmm-version "3.3.2">
<!ENTITY gnome-applets-version "3.2.1">
<!ENTITY gnome-video-effects-version "0.4.0">
Modified: trunk/BOOK/gnome/add/gdl.xml
===================================================================
--- trunk/BOOK/gnome/add/gdl.xml 2012-04-25 20:15:58 UTC (rev 9997)
+++ trunk/BOOK/gnome/add/gdl.xml 2012-04-25 21:17:02 UTC (rev 9998)
@@ -6,7 +6,7 @@
<!ENTITY gdl-download-http
"&gnome-download-http;/gdl/3.4/gdl-&gdl-version;.tar.xz">
<!ENTITY gdl-download-ftp
"&gnome-download-ftp;/gdl/3.4/gdl-&gdl-version;.tar.xz">
- <!ENTITY gdl-md5sum "d2d80e7135019569de77b55afe38f62e">
+ <!ENTITY gdl-md5sum "501f6d2add5aa1758a51f140b9644602">
<!ENTITY gdl-size "512 KB">
<!ENTITY gdl-buildsize "12 MB">
<!ENTITY gdl-time "0.2 SBU">
Modified: trunk/BOOK/gnome/core/gjs.xml
===================================================================
--- trunk/BOOK/gnome/core/gjs.xml 2012-04-25 20:15:58 UTC (rev 9997)
+++ trunk/BOOK/gnome/core/gjs.xml 2012-04-25 21:17:02 UTC (rev 9998)
@@ -4,12 +4,12 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY gjs-download-http
"&gnome-download-http;/gjs/1.30/gjs-&gjs-version;.tar.xz">
- <!ENTITY gjs-download-ftp
"&gnome-download-ftp;/gjs/1.30/gjs-&gjs-version;.tar.xz">
- <!ENTITY gjs-md5sum "908c1c8654d141d64aac07d57de9a457">
- <!ENTITY gjs-size "445 KB">
+ <!ENTITY gjs-download-http
"&gnome-download-http;/gjs/1.32/gjs-&gjs-version;.tar.xz">
+ <!ENTITY gjs-download-ftp
"&gnome-download-ftp;/gjs/1.32/gjs-&gjs-version;.tar.xz">
+ <!ENTITY gjs-md5sum "a77fe0edb6f681434d8360c62e471abf">
+ <!ENTITY gjs-size "456 KB">
<!ENTITY gjs-buildsize "15 MB">
- <!ENTITY gjs-time "0.3 SBU">
+ <!ENTITY gjs-time "0.4 SBU">
]>
<sect1 id="gjs" xreflabel="gjs-&gjs-version;">
@@ -32,7 +32,7 @@
<para><application>Gjs</application> is a Javascript binding for
<application>GNOME</application>.</para>
- &lfs70_built;
+ &lfs70_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -59,10 +59,12 @@
<bridgehead renderas="sect3">gjs Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><xref linkend="cairo"/>,
- <xref linkend="dbus-glib"/>, and
- <xref linkend="gobject-introspection"/>, and
- <xref linkend="SpiderMonkey"/></para>
+ <para role="required">
+ <xref linkend="cairo"/>,
+ <xref linkend="dbus-glib"/>,
+ <xref linkend="gobject-introspection"/> and
+ <xref linkend="SpiderMonkey"/>
+ </para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/gjs"/></para>
@@ -75,7 +77,7 @@
<para>Install <application>gjs</application> by running the following
commands:</para>
-<screen><userinput>./configure --prefix=$GNOME_PREFIX &&
+<screen><userinput>./configure --prefix=/usr &&
make</userinput></screen>
<para>To test the results, issue: <command>make check</command>.</para>
@@ -95,9 +97,16 @@
<segtitle>Installed Directories</segtitle>
<seglistitem>
- <seg>gjs and gjs-console</seg>
- <seg>cairoNative.so, console.so, dbusNative.so, debugger.so,
gettextNative.so, langNative.so, libgjs-dbus.so, libgjs-gdbus.so, libgjs.so,
and mainloop.so</seg>
-
<seg><envar>$GNOME_PREFIX</envar>/{include/gjs-1.0/{gi,gjs-dbus},lib/gjs-1.0,share/gjs-1.0/{overrides,tweener}}</seg>
+ <seg>
+ gjs and gjs-console
+ </seg>
+ <seg>
+ libgjs-dbus.so, libgjs-gdbus.so and libgjs.so
+ </seg>
+ <seg>
+ /usr/include/gjs-1.0, /usr/lib/gjs-1.0 and
+ /usr/share/gjs-1.0
+ </seg>
</seglistitem>
</segmentedlist>
@@ -106,12 +115,12 @@
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
- <varlistentry id="gjs-prog">
- <term><command>gjs-prog</command></term>
+<!-- <varlistentry id="gjs-prog">
+ <term><command>gjs</command></term>
<listitem>
<para>does this .....</para>
<indexterm zone="gjs gjs-prog">
- <primary sortas="b-gjs-prog">gjs-prog</primary>
+ <primary sortas="b-gjs">gjs</primary>
</indexterm>
</listitem>
</varlistentry>
@@ -126,66 +135,6 @@
</listitem>
</varlistentry>
- <varlistentry id="cairoNative">
- <term><filename class='libraryfile'>cairoNative.so</filename></term>
- <listitem>
- <para>contains functions that .....</para>
- <indexterm zone="gjs cairoNative">
- <primary sortas="c-cairoNative">cairoNative.so</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="console">
- <term><filename class='libraryfile'>console.so</filename></term>
- <listitem>
- <para>contains functions that .....</para>
- <indexterm zone="gjs console">
- <primary sortas="c-console">console.so</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="dbusNative">
- <term><filename class='libraryfile'>dbusNative.so</filename></term>
- <listitem>
- <para>contains functions that .....</para>
- <indexterm zone="gjs dbusNative">
- <primary sortas="c-dbusNative">dbusNative.so</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="debugger">
- <term><filename class='libraryfile'>debugger.so</filename></term>
- <listitem>
- <para>contains functions that .....</para>
- <indexterm zone="gjs debugger">
- <primary sortas="c-debugger">debugger.so</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="gettextNative">
- <term><filename class='libraryfile'>gettextNative.so</filename></term>
- <listitem>
- <para>contains functions that .....</para>
- <indexterm zone="gjs gettextNative">
- <primary sortas="c-gettextNative">gettextNative.so</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="langNative">
- <term><filename class='libraryfile'>langNative.so</filename></term>
- <listitem>
- <para>contains functions that .....</para>
- <indexterm zone="gjs langNative">
- <primary sortas="c-langNative">langNative.so</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
<varlistentry id="libgjs-dbus">
<term><filename class='libraryfile'>libgjs-dbus.so</filename></term>
<listitem>
@@ -204,28 +153,18 @@
<primary sortas="c-libgjs-gdbus">libgjs-gdbus.so</primary>
</indexterm>
</listitem>
- </varlistentry>
+ </varlistentry> -->
<varlistentry id="libgjs">
<term><filename class='libraryfile'>libgjs.so</filename></term>
<listitem>
- <para>contains functions that .....</para>
+ <para>contains the JavaScript bindings for GObject.</para>
<indexterm zone="gjs libgjs">
<primary sortas="c-libgjs">libgjs.so</primary>
</indexterm>
</listitem>
</varlistentry>
- <varlistentry id="mainloop">
- <term><filename class='libraryfile'>mainloop.so</filename></term>
- <listitem>
- <para>contains functions that .....</para>
- <indexterm zone="gjs mainloop">
- <primary sortas="c-mainloop">mainloop.so</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
</variablelist>
</sect2>
Modified: trunk/BOOK/gnome/core/gnome-bluetooth.xml
===================================================================
--- trunk/BOOK/gnome/core/gnome-bluetooth.xml 2012-04-25 20:15:58 UTC (rev
9997)
+++ trunk/BOOK/gnome/core/gnome-bluetooth.xml 2012-04-25 21:17:02 UTC (rev
9998)
@@ -4,11 +4,13 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY gnome-bluetooth-download-http
"&gnome-download-http;/gnome-bluetooth/&gnome-version;/gnome-bluetooth-&gnome-bluetooth-version;.tar.xz">
- <!ENTITY gnome-bluetooth-download-ftp
"&gnome-download-ftp;/gnome-bluetooth/&gnome-version;/gnome-bluetooth-&gnome-bluetooth-version;.tar.xz">
- <!ENTITY gnome-bluetooth-md5sum "6a2bd7d67395dff90e7b45ecb7f7d89c">
+ <!ENTITY gnome-bluetooth-download-http
+
"&gnome-download-http;/gnome-bluetooth/3.4/gnome-bluetooth-&gnome-bluetooth-version;.tar.xz">
+ <!ENTITY gnome-bluetooth-download-ftp
+
"&gnome-download-ftp;/gnome-bluetooth/3.4/gnome-bluetooth-&gnome-bluetooth-version;.tar.xz">
+ <!ENTITY gnome-bluetooth-md5sum "6e5763f4cfd98753cb191346c156a786">
<!ENTITY gnome-bluetooth-size "1.1 MB">
- <!ENTITY gnome-bluetooth-buildsize "23 MB">
+ <!ENTITY gnome-bluetooth-buildsize "20 MB">
<!ENTITY gnome-bluetooth-time "0.5 SBU">
]>
@@ -33,7 +35,7 @@
for managing and manipulating Bluetooth devices using the
<application>GNOME</application> desktop.</para>
- &lfs70_built;
+ &lfs70_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -60,15 +62,25 @@
<bridgehead renderas="sect3">gnome-bluetooth Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><xref linkend="GConf"/>,
- <xref linkend="libnotify"/>, and
- <xref linkend="nautilus-sendto"/></para>
+ <para role="required">
+ <xref linkend="gnome-doc-utils"/> and
+ <xref linkend="libnotify"/>
+ </para>
<bridgehead renderas="sect4">Required (Runtime)</bridgehead>
<para role="required"><ulink
url="http://www.bluez.org/">BlueZ</ulink></para>
+ <bridgehead renderas="sect4">Recommended</bridgehead>
+ <para role="recommended">
+ <xref linkend="gobject-introspection"/> and
+ <xref linkend="nautilus-sendto"/>
+ </para>
+
<bridgehead renderas="sect4">Optional</bridgehead>
- <para role="optional"><xref linkend="rarian"/></para>
+ <para role="optional">
+ <xref linkend="gtk-doc"/> and
+ <xref linkend="rarian"/>
+ </para>
<bridgehead renderas="sect4">Optional (Runtime)</bridgehead>
<para role="optional"><ulink url="http://www.bluez.org/">obexd</ulink>
@@ -85,8 +97,8 @@
<para>Install <application>gnome-bluetooth</application> by running the
following
commands:</para>
-<screen><userinput>./configure --prefix=$GNOME_PREFIX \
- --sysconfdir=$GNOME_SYSCONFDIR &&
+<screen><userinput>./configure --prefix=/usr \
+ --sysconfdir=/etc &&
make</userinput></screen>
<para>This package does not come with a test suite.</para>
@@ -100,11 +112,11 @@
<sect2 role="commands">
<title>Command Explanations</title>
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gnome-prefix.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../../xincludes/gnome-sysconfdir.xml"/>
+ href="../../xincludes/gnome-sysconfdir.xml"/> -->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gtk-doc-rebuild.xml"/>
@@ -116,18 +128,23 @@
<segmentedlist>
<segtitle>Installed Programs</segtitle>
- <segtitle>Installed Libraries</segtitle>
+ <segtitle>Installed Library</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
- <seg>bluetooth-applet, bluetooth-properties, bluetooth-sendto, and
- bluetooth-wizard</seg>
- <seg>libgbtgeoclue.so, libgnome-bluetooth.so, and
- libnstbluetooth.so</seg>
- <seg><envar>$GNOME_PREFIX</envar>/{include/gnome-bluetooth,
- lib/gnome-bluetooth/plugins,share/{gnome-bluetooth,
- gnome/help/gnome-bluetooth/*,gtk-doc/html/gnome-bluetooth,
- omf/gnome-bluetooth}}</seg>
+ <seg>
+ bluetooth-applet, bluetooth-sendto and bluetooth-wizard
+ </seg>
+ <seg>
+ libgnome-bluetooth.so
+ </seg>
+ <seg>
+ /usr/include/gnome-bluetooth, /usr/lib/gnome-bluetooth,
+ /usr/share/gnome-bluetooth,
+ /usr/share/gnome/help/gnome-bluetooth,
+ /usr/share/gtk-doc/html/gnome-bluetooth and
+ /usr/share/omf/gnome-bluetooth
+ </seg>
</seglistitem>
</segmentedlist>
@@ -147,17 +164,6 @@
</listitem>
</varlistentry>
- <varlistentry id="bluetooth-properties">
- <term><command>bluetooth-properties</command></term>
- <listitem>
- <para>is a <application>GTK</application> dialog for managing
- properties of the Linux Bluetooth stack.</para>
- <indexterm zone="gnome-bluetooth bluetooth-properties">
- <primary
sortas="b-bluetooth-properties">bluetooth-properties</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
<varlistentry id="bluetooth-sendto">
<term><command>bluetooth-sendto</command></term>
<listitem>
@@ -191,16 +197,6 @@
</listitem>
</varlistentry>
- <varlistentry id="libgbtgeoclue">
- <term><filename class='libraryfile'>libgbtgeoclue.so</filename></term>
- <listitem>
- <para>is a <application>gnome-bluetooth</application> plugin.</para>
- <indexterm zone="gnome-bluetooth libgbtgeoclue">
- <primary sortas="c-libgbtgeoclue">libgbtgeoclue.so</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
</variablelist>
</sect2>
Modified: trunk/BOOK/gnome/core/gnome-menus.xml
===================================================================
--- trunk/BOOK/gnome/core/gnome-menus.xml 2012-04-25 20:15:58 UTC (rev
9997)
+++ trunk/BOOK/gnome/core/gnome-menus.xml 2012-04-25 21:17:02 UTC (rev
9998)
@@ -4,12 +4,14 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY gnome-menus-download-http
"&gnome-download-http;/gnome-menus/&gnome-version;/gnome-menus-&gnome-menus-version;.tar.xz">
- <!ENTITY gnome-menus-download-ftp
"&gnome-download-ftp;/gnome-menus/&gnome-version;/gnome-menus-&gnome-menus-version;.tar.xz">
- <!ENTITY gnome-menus-md5sum "74ce29e3b30584498cc29287ae049068">
- <!ENTITY gnome-menus-size "393 KB">
- <!ENTITY gnome-menus-buildsize "9.9 MB">
- <!ENTITY gnome-menus-time "0.2 SBU">
+ <!ENTITY gnome-menus-download-http
+
"&gnome-download-http;/gnome-menus/3.4/gnome-menus-&gnome-menus-version;.tar.xz">
+ <!ENTITY gnome-menus-download-ftp
+
"&gnome-download-ftp;/gnome-menus/3.4/gnome-menus-&gnome-menus-version;.tar.xz">
+ <!ENTITY gnome-menus-md5sum "fad2a6b9d0dd67f85520161552b51825">
+ <!ENTITY gnome-menus-size "400 KB">
+ <!ENTITY gnome-menus-buildsize "8.2 MB">
+ <!ENTITY gnome-menus-time "0.1 SBU">
]>
<sect1 id="gnome-menus" xreflabel="gnome-menus-&gnome-menus-version;">
@@ -64,12 +66,16 @@
<bridgehead renderas="sect3">gnome-menus Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><xref linkend="intltool"/>,
- <xref linkend="pkgconfig"/>,
- <xref linkend="python2"/></para>
+ <para role="required">
+ <xref linkend="intltool"/> and
+ <xref linkend="pkgconfig"/>
+ </para>
- <bridgehead renderas="sect4">Optional</bridgehead>
- <para role="optional"><xref linkend="gobject-introspection"/></para>
+ <bridgehead renderas="sect4">Recommended</bridgehead>
+ <para role="recommended">
+ <xref linkend="gobject-introspection"/>
+ (Required if building GNOME)
+ </para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/gnome-menus"/></para>
@@ -82,8 +88,9 @@
<para>Install <application>gnome-menus</application> by running the
following
commands:</para>
-<screen><userinput>./configure --prefix=$GNOME_PREFIX \
- --sysconfdir=$GNOME_SYSCONFDIR &&
+<screen><userinput>./configure --prefix=/usr \
+ --sysconfdir=/etc \
+ --disable-static &&
make</userinput></screen>
<para>This package does not come with a test suite.</para>
@@ -97,18 +104,18 @@
<sect2 role="commands">
<title>Command Explanations</title>
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gnome-prefix.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../../xincludes/gnome-sysconfdir.xml"/>
+ href="../../xincludes/gnome-sysconfdir.xml"/> -->
- <para><option>--enable-static=no</option>: This switch prevents the static
- libraries being installed.</para>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="../../xincludes/static-libraries.xml"/>
</sect2>
- <sect2 role="configuration">
+<!-- <sect2 role="configuration">
<title>Configuring gnome-menus</title>
<sect3>
@@ -161,25 +168,28 @@
</sect3>
- </sect2>
+ </sect2> -->
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Program</segtitle>
- <segtitle>Installed Libraries</segtitle>
+ <segtitle>Installed Library</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
- <seg>gmenu-simple-editor</seg>
- <seg>gmenu.{so,a} and libgnome-menu.{so,a}</seg>
- <seg><envar>$GNOME_SYSCONFDIR</envar>/xdg/menus,
- <envar>$GNOME_PREFIX</envar>/{include/gnome-menus,
- lib/python&python2-majorver;/site-packages/GMenuSimpleEditor,
- share/{desktop-directories,gnome-menus/{examples,ui},
- locale/{dv/LC_MESSAGES,gn/LC_MESSAGES,gv/LC_MESSAGES,
- ha/LC_MESSAGES}}}</seg>
+ <seg>
+ gmenu-simple-editor
+ </seg>
+ <seg>
+ libgnome-menu.so
+ </seg>
+ <seg>
+ /etc/xdg/menus, /usr/include/gnome-menus-3.0,
+ /usr/lib/python2.7/site-packages/GMenuSimpleEditor and
+ /usr/share/gnome-menus
+ </seg>
</seglistitem>
</segmentedlist>
@@ -191,31 +201,20 @@
<varlistentry id="gmenu-simple-editor">
<term><command>gmenu-simple-editor</command></term>
<listitem>
- <para>is a simple front-end script to the
- <application>Python</application> Gmenu Simple Editor module</para>
+ <para>is used to modify GNOME Menu layout.</para>
<indexterm zone="gnome-menus gmenu-simple-editor">
<primary
sortas="b-gmenu-simple-editor">gmenu-simple-editor</primary>
</indexterm>
</listitem>
</varlistentry>
- <varlistentry id="gmenu">
- <term><filename class='libraryfile'>gmenu.{so,a}</filename></term>
- <listitem>
- <para>is a <application>Python</application> library.</para>
- <indexterm zone="gnome-menus gmenu">
- <primary sortas="c-gmenu">gmenu.{so,a}</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
<varlistentry id="libgnome-menu">
- <term><filename
class='libraryfile'>libgnome-menu.{so,a}</filename></term>
+ <term><filename class='libraryfile'>libgnome-menu.so</filename></term>
<listitem>
<para>contains functions required to support GNOME's implementation
of the Desktop Menu Specification.</para>
<indexterm zone="gnome-menus libgnome-menu">
- <primary sortas="c-libgnome-menu">libgnome-menu.{so,a}</primary>
+ <primary sortas="c-libgnome-menu">libgnome-menu.so</primary>
</indexterm>
</listitem>
</varlistentry>
Modified: trunk/BOOK/gnome/core/gnome-panel.xml
===================================================================
--- trunk/BOOK/gnome/core/gnome-panel.xml 2012-04-25 20:15:58 UTC (rev
9997)
+++ trunk/BOOK/gnome/core/gnome-panel.xml 2012-04-25 21:17:02 UTC (rev
9998)
@@ -4,12 +4,14 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY gnome-panel-download-http
"&gnome-download-http;/gnome-panel/&gnome-version;/gnome-panel-&gnome-panel-version;.tar.xz">
- <!ENTITY gnome-panel-download-ftp
"&gnome-download-ftp;/gnome-panel/&gnome-version;/gnome-panel-&gnome-panel-version;.tar.xz">
- <!ENTITY gnome-panel-md5sum "cc2c18e18396d728cc10c58596db2f9a">
- <!ENTITY gnome-panel-size "2.4 MB">
+ <!ENTITY gnome-panel-download-http
+
"&gnome-download-http;/gnome-panel/3.4/gnome-panel-&gnome-panel-version;.tar.xz">
+ <!ENTITY gnome-panel-download-ftp
+
"&gnome-download-ftp;/gnome-panel/3.4/gnome-panel-&gnome-panel-version;.tar.xz">
+ <!ENTITY gnome-panel-md5sum "798d185f12cf64345caebe2c319a2dbe">
+ <!ENTITY gnome-panel-size "2.5 MB">
<!ENTITY gnome-panel-buildsize "74 MB">
- <!ENTITY gnome-panel-time "0.9 SBU">
+ <!ENTITY gnome-panel-time "1.1 SBU">
]>
<sect1 id="gnome-panel" xreflabel="gnome-panel-&gnome-panel-version;">
@@ -59,19 +61,29 @@
<bridgehead renderas="sect3">GNOME Panel Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><xref linkend="gnome-desktop"/>,
- <xref linkend="gnome-menus"/>,
- <xref linkend="libcanberra"/>,
- <xref linkend="libgweather"/>,
- <xref linkend="librsvg"/>, and
- <xref linkend="libwnck"/></para>
+ <para role="required">
+ <xref linkend="gnome-desktop"/>,
+ <xref linkend="gnome-doc-utils"/>,
+ <xref linkend="gnome-menus"/>,
+ <xref linkend="libcanberra"/>,
+ <xref linkend="libgweather"/>,
+ <xref linkend="librsvg"/> and
+ <xref linkend="libwnck"/>
+ </para>
+ <bridgehead renderas="sect4">Recommended</bridgehead>
+ <para role="recommended">
+ <xref linkend="evolution-data-server"/>,
+ <xref linkend="gobject-introspection"/>,
+ <xref linkend="NetworkManager"/> and
+ <xref linkend="telepathy-glib"/>
+ </para>
+
<bridgehead renderas="sect4">Optional</bridgehead>
- <para role="optional"><xref linkend="evolution-data-server"/> (required if
- you plan to install <application>Evolution</application>),
- <xref linkend="gtk-doc"/>,
- <xref linkend="NetworkManager"/>, and
- <xref linkend="rarian"/></para>
+ <para role="optional">
+ <xref linkend="gtk-doc"/> and
+ <xref linkend="rarian"/>
+ </para>
<note>
<para>The <application>libxml2</application>
@@ -91,9 +103,9 @@
<para>Install <application>GNOME Panel</application> by
running the following commands:</para>
-<screen><userinput>./configure --prefix=$GNOME_PREFIX \
- --sysconfdir=$GNOME_SYSCONFDIR \
- --libexecdir=$GNOME_PREFIX/lib/gnome-panel &&
+<screen><userinput>./configure --prefix=/usr \
+ --sysconfdir=/etc \
+ --libexecdir=/usr/lib/gnome-applets &&
make</userinput></screen>
<para>This package does not come with a test suite.</para>
@@ -107,17 +119,17 @@
<sect2 role="commands">
<title>Command Explanations</title>
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gnome-prefix.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../../xincludes/gnome-sysconfdir.xml"/>
+ href="../../xincludes/gnome-sysconfdir.xml"/> -->
- <para><parameter>--libexecdir=$GNOME_PREFIX/lib/gnome-panel</parameter>:
+ <para><parameter>--libexecdir=/usr/lib/gnome-applets</parameter>:
This parameter causes the libexec files to be installed in the preferred
location of <filename
- class="directory">$GNOME_PREFIX/lib/gnome-panel</filename> instead of
- <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
+ class="directory">/usr/lib/gnome-applets</filename> instead of
+ <filename class="directory">/usr/libexec</filename>.</para>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gtk-doc-rebuild.xml"/>
@@ -133,12 +145,18 @@
<segtitle>Installed Directories</segtitle>
<seglistitem>
- <seg>gnome-desktop-item-edit, gnome-panel, panel-test-applets,
- gnome-panel-add, notification-area-applet, and wnck-applet</seg>
- <seg>libpanel-applet-2.so</seg>
- <seg><envar>$GNOME_PREFIX</envar>/{include/panel-2.0,lib/gnome-panel,
- share/{gnome-panel/{pixmaps,ui},gnome/help/{clock/*,fish/*},
- gtk-doc/html/panel-applet,idl/gnome-panel-2.0,omf/{clock,fish}}}</seg>
+ <seg>
+ gnome-desktop-item-edit, gnome-panel and panel-test-applets
+ </seg>
+ <seg>
+ libpanel-applet-4.so
+ </seg>
+ <seg>
+ /usr/include/gnome-panel-4.0, /usr/lib/gnome-applets,
+ /usr/share/gnome/help/{clock,fish}, /usr/share/gnome-panel,
+ /usr/share/gtk-doc/html/panel-applet-4.0 and
+ /usr/share/omf/{clock,fish}
+ </seg>
</seglistitem>
</segmentedlist>
@@ -147,13 +165,23 @@
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
- <varlistentry id="libpanel-applet-2">
- <term><filename
class='libraryfile'>libpanel-applet-2.so</filename></term>
+ <varlistentry id="gnome-panel-prog">
+ <term><command>gnome-panel</command></term>
<listitem>
+ <para>provides the panels for the the GNOME desktop.</para>
+ <indexterm zone="gnome-panel gnome-panel-prog">
+ <primary sortas="b-gnome-panel">gnome-panel</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="libpanel-applet-4">
+ <term><filename
class='libraryfile'>libpanel-applet-4.so</filename></term>
+ <listitem>
<para>allow development of small applications (applets) which
may be embedded in the panel.</para>
- <indexterm zone="gnome-panel libpanel-applet-2">
- <primary
sortas="c-libpanel-applet-2">libpanel-applet-2.so</primary>
+ <indexterm zone="gnome-panel libpanel-applet-4">
+ <primary
sortas="c-libpanel-applet-4">libpanel-applet-4.so</primary>
</indexterm>
</listitem>
</varlistentry>
Modified: trunk/BOOK/gnome/core/libpeas.xml
===================================================================
--- trunk/BOOK/gnome/core/libpeas.xml 2012-04-25 20:15:58 UTC (rev 9997)
+++ trunk/BOOK/gnome/core/libpeas.xml 2012-04-25 21:17:02 UTC (rev 9998)
@@ -4,11 +4,11 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY libpeas-download-http
"&gnome-download-http;/libpeas/1.2/libpeas-&libpeas-version;.tar.xz">
- <!ENTITY libpeas-download-ftp
"&gnome-download-ftp;/libpeas/1.2/libpeas-&libpeas-version;.tar.xz">
- <!ENTITY libpeas-md5sum "ed23e817108920dd6d3ef8fe487ba520">
- <!ENTITY libpeas-size "486 KB">
- <!ENTITY libpeas-buildsize "16 MB">
+ <!ENTITY libpeas-download-http
"&gnome-download-http;/libpeas/1.4/libpeas-&libpeas-version;.tar.xz">
+ <!ENTITY libpeas-download-ftp
"&gnome-download-ftp;/libpeas/1.4/libpeas-&libpeas-version;.tar.xz">
+ <!ENTITY libpeas-md5sum "cc39dd2985a17aa362ad111d0a96e7b9">
+ <!ENTITY libpeas-size "512 KB">
+ <!ENTITY libpeas-buildsize "17 MB">
<!ENTITY libpeas-time "0.4 SBU">
]>
@@ -33,7 +33,7 @@
and is targetted at giving every application the chance to assume its own
extensibility.</para>
- &lfs70_built;
+ &lfs70_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -60,13 +60,26 @@
<bridgehead renderas="sect3">libpeas Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><xref linkend="gobject-introspection"/> and
- <xref linkend="gtk3"/></para>
+ <para role="required">
+ <xref linkend="gobject-introspection"/> and
+ <xref linkend="gtk3"/>
+ </para>
<bridgehead renderas="sect4">Recommended</bridgehead>
- <para role="recommended"><xref linkend="pygobject2"/> and
- <xref linkend="seed"/></para>
+ <para role="recommended">
+ <xref linkend="gjs"/>,
+ <xref linkend="pygobject3"/> and
+ <xref linkend="seed"/>
+ </para>
+ <bridgehead renderas="sect4">Optional</bridgehead>
+ <para role="optional">
+ <xref linkend="glade"/>,
+ <xref linkend="gtk-doc"/>,
+ <xref linkend="vala"/> and
+ <ulink url="http://www.valgrind.org">Valgrind</ulink>
+ </para>
+
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/libpeas"/></para>
@@ -78,13 +91,9 @@
<para>Install <application>libpeas</application> by running the following
commands:</para>
-<screen><userinput>./configure --prefix=$GNOME_PREFIX &&
+<screen><userinput>./configure --prefix=/usr &&
make</userinput></screen>
- <!-- in accordance with custom and practice, lying again: it has a
testsuite
- but it seems to pass on some machines and not on others (see e.g. debian
who
- had it commented out - even for 1.2.0 - at one time. for me (ken) it
reports
- an assertion failure and then fails with Error 143 -->
<para>This package does not have a testsuite.</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
@@ -97,14 +106,21 @@
<title>Contents</title>
<segmentedlist>
- <segtitle>Installed Programs</segtitle>
+ <segtitle>Installed Program</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
- <seg>peas-demo and pythonhello.py</seg>
- <seg>libcloader.so, libgjsloader.so, libhelloworld.so, libpeas-1.0.so,
libpeas-gtk-1.0.so, libpythonloader.so, libsecondtime.so, libseedloader.so, and
libvalahello.so</seg>
-
<seg><envar>$GNOME_PREFIX</envar>/{include/libpeas-1.0/libpeas-gtk,lib/{libpeas-1.0/loaders,peas-demo/plugins/{gjshello,helloworld,pythonhello,secondtime,seedhello,valahello}},share/{gtk-doc/html/libpeas,icons/hicolor/{16x16/actions,22x22/actions,32x32/actions,scalable/actions}}}</seg>
+ <seg>
+ peas-demo
+ </seg>
+ <seg>
+ libpeas-1.0.so and libpeas-gtk-1.0.so
+ </seg>
+ <seg>
+ /usr/include/libpeas-1.0, /usr/lib/libpeas-1.0,
+ /usr/lib/peas-demo and /usr/share/gtk-doc/html/libpeas
+ </seg>
</seglistitem>
</segmentedlist>
@@ -116,57 +132,17 @@
<varlistentry id="peas-demo">
<term><command>peas-demo</command></term>
<listitem>
- <para>does this .....</para>
+ <para>is the peas demo program.</para>
<indexterm zone="libpeas peas-demo">
<primary sortas="b-peas-demo">peas-demo</primary>
</indexterm>
</listitem>
</varlistentry>
- <varlistentry id="pythonhello.py">
- <term><command>pythonhello.py</command></term>
- <listitem>
- <para>does this .....</para>
- <indexterm zone="libpeas pythonhello.py">
- <primary sortas="b-pythonhello.py">pythonhello.py</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="libcloader">
- <term><filename class='libraryfile'>libcloader.so</filename></term>
- <listitem>
- <para>contains functions that .....</para>
- <indexterm zone="libpeas libcloader">
- <primary sortas="c-libcloader">libcloader.so</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="libgjsloader">
- <term><filename class='libraryfile'>libgjsloader.so</filename></term>
- <listitem>
- <para>contains functions that .....</para>
- <indexterm zone="libpeas libgjsloader">
- <primary sortas="c-libgjsloader">libgjsloader.so</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="libhelloworld">
- <term><filename class='libraryfile'>libhelloworld.so</filename></term>
- <listitem>
- <para>contains functions that .....</para>
- <indexterm zone="libpeas libhelloworld">
- <primary sortas="c-libhelloworld">libhelloworld.so</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
<varlistentry id="libpeas-1">
<term><filename class='libraryfile'>libpeas-1.0.so</filename></term>
<listitem>
- <para>contains functions that .....</para>
+ <para>contains the libpeas API functions.</para>
<indexterm zone="libpeas libpeas-1">
<primary sortas="c-libpeas-1">libpeas-1.0.so</primary>
</indexterm>
@@ -176,53 +152,13 @@
<varlistentry id="libpeas-gtk-1">
<term><filename
class='libraryfile'>libpeas-gtk-1.0.so</filename></term>
<listitem>
- <para>contains functions that .....</para>
+ <para>contains the libpeas GTK+ Widgets.</para>
<indexterm zone="libpeas libpeas-gtk-1">
<primary sortas="c-libpeas-gtk-1">libpeas-gtk-1.0.so</primary>
</indexterm>
</listitem>
</varlistentry>
- <varlistentry id="libpythonloader">
- <term><filename
class='libraryfile'>libpythonloader.so</filename></term>
- <listitem>
- <para>contains functions that .....</para>
- <indexterm zone="libpeas libpythonloader">
- <primary sortas="c-libpythonloader">libpythonloader.so</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="libsecondtime">
- <term><filename class='libraryfile'>libsecondtime.so</filename></term>
- <listitem>
- <para>contains functions that .....</para>
- <indexterm zone="libpeas libsecondtime">
- <primary sortas="c-libsecondtime">libsecondtime.so</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="libseedloader">
- <term><filename class='libraryfile'>libseedloader.so</filename></term>
- <listitem>
- <para>contains functions that .....</para>
- <indexterm zone="libpeas libseedloader">
- <primary sortas="c-libseedloader">libseedloader.so</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="libvalahello">
- <term><filename class='libraryfile'>libvalahello.so</filename></term>
- <listitem>
- <para>contains functions that .....</para>
- <indexterm zone="libpeas libvalahello">
- <primary sortas="c-libvalahello">libvalahello.so</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
</variablelist>
</sect2>
Modified: trunk/BOOK/gnome/core/metacity.xml
===================================================================
--- trunk/BOOK/gnome/core/metacity.xml 2012-04-25 20:15:58 UTC (rev 9997)
+++ trunk/BOOK/gnome/core/metacity.xml 2012-04-25 21:17:02 UTC (rev 9998)
@@ -6,10 +6,10 @@
<!ENTITY metacity-download-http
"&gnome-download-http;/metacity/2.34/metacity-&metacity-version;.tar.xz">
<!ENTITY metacity-download-ftp
"&gnome-download-ftp;/metacity/2.34/metacity-&metacity-version;.tar.xz">
- <!ENTITY metacity-md5sum "d505e2d7936bd9b11a3f48470a616767">
- <!ENTITY metacity-size "1.9 MB">
- <!ENTITY metacity-buildsize "60 MB">
- <!ENTITY metacity-time "0.7 SBU">
+ <!ENTITY metacity-md5sum "4b19fa5bbc14dc669108bd46606b1bd1">
+ <!ENTITY metacity-size "1.6 MB">
+ <!ENTITY metacity-buildsize "43 MB">
+ <!ENTITY metacity-time "0.6 SBU">
]>
@@ -62,17 +62,22 @@
<bridgehead renderas="sect3">Metacity Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><xref linkend="GConf"/>,
- <xref linkend="gtk2"/>,
- <xref linkend="perl-xml-parser"/>,
- <xref linkend="zenity"/>, and
- <xref linkend="libcanberra"/></para>
+ <para role="required">
+ <xref linkend="gnome-doc-utils"/>,
+ <xref linkend="gtk2"/>,
+ <xref linkend="libcanberra"/> and
+ <xref linkend="zenity"/>
+ </para>
<bridgehead renderas="sect4">Recommended</bridgehead>
- <para role="optional"><xref linkend="startup-notification"/></para>
+ <para role="recommended">
+ <xref linkend="startup-notification"/>
+ </para>
<bridgehead renderas="sect4">Additional Runtime Dependency</bridgehead>
- <para role="optional"><xref linkend="notification-daemon"/>.</para>
+ <para role="optional">
+ <xref linkend="notification-daemon"/>
+ </para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/metacity"/></para>
@@ -85,9 +90,7 @@
<para>Install <application>Metacity</application> by running the following
commands:</para>
-<screen><userinput>./configure \
- --prefix=/usr \
- --with-gconf-schema-file-dir=$GNOME_SYSCONFDIR/gconf/schemas &&
+<screen><userinput>./configure --prefix=/usr --disable-static &&
make</userinput></screen>
<para>This package does not come with a test suite.</para>
@@ -104,17 +107,9 @@
<sect2 role="commands">
<title>Command Explanations</title>
-
<para><option>--with-gconf-schema-file-dir=$GNOME_SYSCONFDIR/gconf/schemas</option>:
- this will install the schema files are installed into the correct
location.</para>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="../../xincludes/static-libraries.xml"/>
- <para><option>--enable-static=no</option>: This switch prevents the static
- libraries being installed.</para>
-
- <!-- now enabled by default, apparently
- <para><option>\-\-enable-compositor</option>: You must use this parameter
- (and have <application>libcm</application> installed) to build the
- <application>Metacity</application> composite manager.</para>-->
-
</sect2>
<sect2 role="content">
@@ -126,15 +121,18 @@
<segtitle>Installed Directories</segtitle>
<seglistitem>
- <seg>metacity, metacity-message, metacity-theme-viewer, and
- metacity-window-demo</seg>
- <seg>libmetacity-private.{so,a}</seg>
- <seg>/usr/{include/metacity-1/metacity-private,
- share/{doc/metacity-&metacity-version;,
- gnome/{help/creating-metacity-themes/C,wm-properties},metacity/icons,
- themes/{AgingGorilla/metacity-1,Atlanta/metacity-1,Bright/metacity-1,
- Crux/metacity-1,Esco/metacity-1,Metabox/metacity-1,
- Simple/metacity-1}}}</seg>
+ <seg>
+ metacity, metacity-message, metacity-theme-viewer and
+ metacity-window-demo
+ </seg>
+ <seg>
+ libmetacity-private.so
+ </seg>
+ <seg>
+ /usr/include/metacity-1,
/usr/share/gnome/help/creating-metacity-themes,
+ /usr/share/gnome/wm-properties, /usr/share/metacity and
+
/usr/share/themes/{AgingGorilla,Atlanta,Bright,Crux,Esco,Metabox,Simple}/metacity-1
+ </seg>
</seglistitem>
</segmentedlist>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-04-25 20:15:58 UTC
(rev 9997)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-04-25 21:17:02 UTC
(rev 9998)
@@ -45,6 +45,34 @@
<para>April 24th, 2012</para>
<itemizedlist>
<listitem>
+ <para>[krejzi] - gjs 1.32.0.</para>
+ </listitem>
+ <listitem>
+ <para>[krejzi] - libpeas 1.4.0.</para>
+ </listitem>
+ <listitem>
+ <para>[krejzi] - gnome-bluetooth 3.4.0.</para>
+ </listitem>
+ <listitem>
+ <para>[krejzi] - gnome-menus 3.4.0.</para>
+ </listitem>
+ <listitem>
+ <para>[krejzi] - gnome-panel 3.4.1.</para>
+ </listitem>
+ <listitem>
+ <para>[krejzi] - metacity 2.34.3.</para>
+ </listitem>
+ <listitem>
+ <para>[krejzi] - gdl 3.4.2.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+
+ <listitem>
+ <para>April 24th, 2012</para>
+ <itemizedlist>
+ <listitem>
<para>[bdubbs] - Removed ksh.</para>
</listitem>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page