Author: krejzi
Date: 2012-04-25 16:13:03 -0600 (Wed, 25 Apr 2012)
New Revision: 10001
Modified:
trunk/BOOK/general.ent
trunk/BOOK/gnome/core/gnome-control-center.xml
trunk/BOOK/gnome/core/gnome-session.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
gnome-control-center 3.4.1, gnome-session 3.4.1, correct previous changelog
screw up, 10 000 commit, gnome fallback now fully useable.
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-04-25 22:12:58 UTC (rev 10000)
+++ trunk/BOOK/general.ent 2012-04-25 22:13:03 UTC (rev 10001)
@@ -736,7 +736,7 @@
<!ENTITY dconf-version "0.12.0">
<!ENTITY evolution-data-server-version "3.4.1">
<!ENTITY gnome-bluetooth-version "3.4.0">
-<!ENTITY gnome-control-center-version "3.2.2">
+<!ENTITY gnome-control-center-version "3.4.1">
<!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">
@@ -745,7 +745,7 @@
<!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">
+<!ENTITY gnome-session-version "3.4.1">
<!ENTITY gnome-settings-daemon-version "3.4.1">
<!ENTITY gnome-shell-version "3.2.1">
<!ENTITY gnome-themes-standard-version "3.4.1">
Modified: trunk/BOOK/gnome/core/gnome-control-center.xml
===================================================================
--- trunk/BOOK/gnome/core/gnome-control-center.xml 2012-04-25 22:12:58 UTC
(rev 10000)
+++ trunk/BOOK/gnome/core/gnome-control-center.xml 2012-04-25 22:13:03 UTC
(rev 10001)
@@ -4,12 +4,14 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY gnome-control-center-download-http
"&gnome-download-http;/gnome-control-center/&gnome-version;/gnome-control-center-&gnome-control-center-version;.tar.xz">
- <!ENTITY gnome-control-center-download-ftp
"&gnome-download-ftp;/gnome-control-center/&gnome-version;/gnome-control-center-&gnome-control-center-version;.tar.xz">
- <!ENTITY gnome-control-center-md5sum
"7da05b8b5d78535482e8f849ca0cf274">
- <!ENTITY gnome-control-center-size "4.1 MB">
- <!ENTITY gnome-control-center-buildsize "115 MB">
- <!ENTITY gnome-control-center-time "1.7 SBU">
+ <!ENTITY gnome-control-center-download-http
+
"&gnome-download-http;/gnome-control-center/3.4/gnome-control-center-&gnome-control-center-version;.tar.xz">
+ <!ENTITY gnome-control-center-download-ftp
+
"&gnome-download-ftp;/gnome-control-center/3.4/gnome-control-center-&gnome-control-center-version;.tar.xz">
+ <!ENTITY gnome-control-center-md5sum
"f9a65550e82dcd55ca23ceaa5a1489f6">
+ <!ENTITY gnome-control-center-size "4.3 MB">
+ <!ENTITY gnome-control-center-buildsize "93 MB">
+ <!ENTITY gnome-control-center-time "1.2 SBU">
]>
<sect1 id="gnome-control-center"
xreflabel="gnome-control-center-&gnome-control-center-version;">
@@ -59,30 +61,35 @@
<bridgehead renderas="sect3">GNOME Control Center Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><!--<xref linkend="gnome-doc-utils"/>, from zenity
via metacity-->
- <xref linkend="gnome-menus"/>,
- <xref linkend="gnome-settings-daemon"/>,
- <xref linkend="libgtop"/>,
- <xref linkend="libunique"/>,
- <xref linkend="metacity"/>,
- <xref linkend="pulseaudio"/>, and
- <xref linkend="shared-mime-info"/></para>
+ <para role="required">
+ <xref linkend="gnome-menus"/>,
+ <xref linkend="gnome-online-accounts"/>,
+ <xref linkend="gnome-settings-daemon"/>,
+ <xref linkend="libgtop"/> and
+ <xref linkend="shared-mime-info"/>
+ </para>
+ <bridgehead renderas="sect4">Recommended</bridgehead>
+ <para role="recommended">
+ <xref linkend="gnome-bluetooth"/> and
+ <xref linkend="NetworkManager"/>
+ </para>
+
<bridgehead renderas="sect4">Recommended (Runtime)</bridgehead>
- <para role="recommended"><xref linkend="polkit-gnome"/></para>
+ <para role="recommended">
+ <xref linkend="accountsservice"/>,
+ <xref linkend="consolekit"/>,
+ <xref linkend="gnome-screensaver"/> and
+ <xref linkend="polkit-gnome"/>
+ </para>
<bridgehead renderas="sect4">Optional</bridgehead>
- <para role="optional"><xref linkend="evolution-data-server"/> and
- <xref linkend="librsvg"/></para>
+ <para role="optional">
+ <xref linkend="cheese"/> and
+ <ulink url="http://ftp.gnome.org/pub/gnome/sources/libsocialweb/">
+ libsocialweb</ulink>
+ </para>
- <para>Though they are only run-time dependencies and
- <application>GNOME Control Center</application> will compile just fine
without
- them installed, there are two screen saver packages that can be installed
- which will provide a robust collection of screen savers and screen
- locking capability. <xref linkend="gnome-screensaver"/> is looked for
- first, with a fallback to <xref linkend="xscreensaver"/> if
- necessary.</para>
-
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/gnome-control-center"/></para>
@@ -94,8 +101,9 @@
<para>Install <application>GNOME Control Center</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>
@@ -109,19 +117,21 @@
<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-aboutme</option>: Enables building the
- <command>gnome-about-me</command> capplet. <application>Evolution Data
- Server</application> must be installed to use this parameter.</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>
+ <para><option>--with-cheese</option>: enable cheese
+ webcam support.</para>
+ <para><option>--with-libsocialweb</option>: enable
+ libsocialweb support.</para>
+
</sect2>
<sect2 role="content">
@@ -129,26 +139,46 @@
<segmentedlist>
<segtitle>Installed Programs</segtitle>
- <segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
- <seg>gnome-appearance-properties, gnome-at-mobility,
- gnome-at-properties, gnome-at-visual, gnome-control-center,
- gnome-default-applications-properties, gnome-display-properties,
- gnome-font-viewer, gnome-keybinding-properties,
- gnome-keyboard-properties, gnome-mouse-properties,
- gnome-network-properties, gnome-thumbnail-font, gnome-typing-monitor,
- gnome-window-properties, and gnome-about-me</seg>
- <seg>libgnome-window-settings.{so,a} and libmetacity.{so,a}</seg>
- <seg><envar>$GNOME_PREFIX</envar>/{include/gnome-window-settings-2.0,
- lib/window-manager-settings,share/{gnome-control-center/{default-apps,
- keybindings,pixmaps,ui},gnome/help/control-center/*,mime/{application,
-
audio,image,inode,message,model,multipart,packages,text,video,x-content,
- x-epoc},omf/control-center}}</seg>
+ <seg>
+ gnome-control-center and gnome-sound-applet
+ </seg>
+ <seg>
+ /usr/lib/control-center-1, /usr/share/gnome-control-center and
+ /usr/share/sounds/gnome
+ </seg>
</seglistitem>
</segmentedlist>
+ <variablelist>
+ <bridgehead renderas="sect3">Short Descriptions</bridgehead>
+ <?dbfo list-presentation="list"?>
+ <?dbhtml list-presentation="table"?>
+
+ <varlistentry id="gnome-control-center-prog">
+ <term><command>gnome-control-center</command></term>
+ <listitem>
+ <para>is used to configure various system settings.</para>
+ <indexterm zone="gnome-control-center gnome-control-center-prog">
+ <primary
sortas="b-gnome-control-center">gnome-control-center</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="gnome-sound-applet">
+ <term><command>gnome-sound-applet</command></term>
+ <listitem>
+ <para>is the GNOME Volume Control Applet.</para>
+ <indexterm zone="gnome-control-center gnome-sound-applet">
+ <primary sortas="b-gnome-sound-applet">gnome-sound-applet</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ </variablelist>
+
</sect2>
</sect1>
Modified: trunk/BOOK/gnome/core/gnome-session.xml
===================================================================
--- trunk/BOOK/gnome/core/gnome-session.xml 2012-04-25 22:12:58 UTC (rev
10000)
+++ trunk/BOOK/gnome/core/gnome-session.xml 2012-04-25 22:13:03 UTC (rev
10001)
@@ -4,11 +4,13 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY gnome-session-download-http
"&gnome-download-http;/gnome-session/&gnome-version;/gnome-session-&gnome-session-version;.tar.xz">
- <!ENTITY gnome-session-download-ftp
"&gnome-download-ftp;/gnome-session/&gnome-version;/gnome-session-&gnome-session-version;.tar.xz">
- <!ENTITY gnome-session-md5sum "05012cdf82e48feab17b5bc1804e37cf">
- <!ENTITY gnome-session-size "685 KB">
- <!ENTITY gnome-session-buildsize "19 MB">
+ <!ENTITY gnome-session-download-http
+
"&gnome-download-http;/gnome-session/3.4/gnome-session-&gnome-session-version;.tar.xz">
+ <!ENTITY gnome-session-download-ftp
+
"&gnome-download-ftp;/gnome-session/3.4/gnome-session-&gnome-session-version;.tar.xz">
+ <!ENTITY gnome-session-md5sum "993ade4c005ec47d7992ab971177bad9">
+ <!ENTITY gnome-session-size "696 KB">
+ <!ENTITY gnome-session-buildsize "18 MB">
<!ENTITY gnome-session-time "0.3 SBU">
]>
@@ -59,21 +61,29 @@
<bridgehead renderas="sect3">GNOME Session Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><xref linkend="GConf"/>,
- <xref linkend="gtk3"/>,
- <xref linkend="json-glib"/>,
- <xref linkend="startup-notification"/>, and
- <xref linkend="upower"/></para>
+ <para role="required">
+ <xref linkend="GConf"/>,
+ <xref linkend="gtk3"/>,
+ <xref linkend="json-glib"/>,
+ <xref linkend="startup-notification"/> and
+ <xref linkend="upower"/>
+ </para>
<bridgehead renderas="sect4">Recommended</bridgehead>
- <para role="recommended"><xref linkend="polkit-gnome"/></para>
+ <para role="recommended">
+ <xref linkend="polkit-gnome"/>
+ </para>
<bridgehead renderas="sect4">Optional</bridgehead>
- <para role="optional"><xref linkend="xmlto"/></para>
+ <para role="optional">
+ <xref linkend="xmlto"/>
+ </para>
<bridgehead renderas="sect4">Additional Runtime Dependency</bridgehead>
- <para role="recommended"><xref linkend="consolekit"/> (if you intend to
- use startx to initiate your <application>GNOME</application>
desktop)</para>
+ <para role="recommended">
+ <xref linkend="consolekit"/> (if you intend to use startx to initiate
+ your <application>GNOME</application> desktop)
+ </para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/gnome-session"/></para>
@@ -86,8 +96,8 @@
<para>Install <application>GNOME Session</application> by
running the following commands:</para>
-<screen><userinput>./configure --prefix=$GNOME_PREFIX \
- --libexecdir=$GNOME_PREFIX/lib/gnome-session &&
+<screen><userinput>./configure --prefix=/usr \
+ --libexecdir=/usr/lib/gnome-session &&
make</userinput></screen>
<para>This package does not come with a test suite.</para>
@@ -101,14 +111,14 @@
<sect2 role="commands">
<title>Command Explanations</title>
- <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-prefix.xml"/> -->
- <para><parameter>--libexecdir=$GNOME_PREFIX/lib</parameter>: This parameter
- is used so that the <application>gnome-session</application> internal
- support programs are installed in the preferred location of <filename
- class='directory'>$GNOME_PREFIX/lib</filename> instead of <filename
- class='directory'>$GNOME_PREFIX/libexec</filename>.</para>
+ <para><parameter>--libexecdir=/usr/lib/gnome-session</parameter>: This
+ parameter is used so that the <application>gnome-session</application>
+ internal support programs are installed in the preferred location of
+ <filename class='directory'>/usr/lib/gnome-session</filename> instead of
+ <filename class='directory'>/usr/libexec</filename>.</para>
<para><option>--enable-docbook-docs</option>: This parameter is used to
build the documentation.</para>
@@ -124,17 +134,15 @@
<para>If you are not using <application>gdm</application> to start your
<application>GNOME</application> desktop, you will need to invoke
<command>gnome-session</command> <emphasis>instead of</emphasis> invoking
- a window-manager directly. All of the packages in the 'Shell' section of
- this chapter (plus all of those in 'Shell Fallback' if your video driver
- does not have 3D acceleration) need to be installed first, and some of
- the 'Utilities' - particularly <application>GNOME Terminal</application>
+ a window-manager directly. All of the packages in the 'Core' section of
+ this chapter need to be installed first, and some of the 'Utilities' -
+ particularly <application>GNOME Terminal</application>
(<application>xterm</application> does not install a '.desktop' file and
so not appear in the menus).</para>
<para>When <command>gnome-session</command> is run, it invokes the
necessary
daemons and either <application>Metacity</application> or
- <application>gnome-shell</application> - the latter will in turn invoke
- <application>Mutter</application>. A desktop manager such as
+ <application>gnome-shell</application>. A desktop manager such as
<application>gdm</application> will invoke
<application>ConsoleKit</application>
before the window manager, but if you use <command>startx</command> the
first
invocation after booting may fail because the daemon is not already
running,
@@ -164,15 +172,16 @@
<segmentedlist>
<segtitle>Installed Programs</segtitle>
- <segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directory</segtitle>
<seglistitem>
- <seg>gnome-session, gnome-session-properties, gnome-session-save,
- gnome-wm, and gnome-settings-daemon-helper</seg>
- <seg>None</seg>
- <seg><envar>$GNOME_PREFIX</envar>/{lib/gnome-session/helpers,
- share/gnome-session}</seg>
+ <seg>
+ gnome-session, gnome-session-properties and gnome-session-quit
+ </seg>
+ <seg>
+ /usr/lib/gnome-session, /usr/share/doc/gnome-session and
+ /usr/share/gnome-session
+ </seg>
</seglistitem>
</segmentedlist>
@@ -184,34 +193,30 @@
<varlistentry id="gnome-session-prog">
<term><command>gnome-session</command></term>
<listitem>
- <para>starts up the <application>GNOME</application> desktop.</para>
+ <para>starts up the GNOME desktop environment.</para>
<indexterm zone="gnome-session gnome-session-prog">
<primary sortas="b-gnome-session">gnome-session</primary>
</indexterm>
</listitem>
</varlistentry>
- <varlistentry id="gnome-session-utils">
- <term><command>gnome-session-*</command></term>
+ <varlistentry id="gnome-session-properties">
+ <term><command>gnome-session-properties</command></term>
<listitem>
- <para>session utilities includes a configuration program and
- other session management related utilities.</para>
- <indexterm zone="gnome-session gnome-session-utils">
- <primary sortas="b-gnome-session-*">gnome-session-*</primary>
+ <para>allows the users to configure which applications should be
+ started at login.</para>
+ <indexterm zone="gnome-session gnome-session-properties">
+ <primary
sortas="b-gnome-session-properties">gnome-session-properties</primary>
</indexterm>
</listitem>
</varlistentry>
- <varlistentry id="gnome-wm">
- <term><command>gnome-wm</command></term>
+ <varlistentry id="gnome-session-quit">
+ <term><command>gnome-session-quit</command></term>
<listitem>
- <para>uses the <envar>$WINDOW_MANAGER</envar> environment variable
- to allow a user to define a window manager of choice. If no
- <envar>$WINDOW_MANAGER</envar> is defined,
<command>gnome-wm</command>
- defaults to <command>metacity</command> as the default window
- manager.</para>
- <indexterm zone="gnome-session gnome-wm">
- <primary sortas="b-gnome-wm">gnome-wm</primary>
+ <para>is used to end the GNOME session.</para>
+ <indexterm zone="gnome-session gnome-session-quit">
+ <primary sortas="b-gnome-session-quit">gnome-session-quit</primary>
</indexterm>
</listitem>
</varlistentry>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-04-25 22:12:58 UTC
(rev 10000)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-04-25 22:13:03 UTC
(rev 10001)
@@ -65,38 +65,15 @@
<listitem>
<para>[krejzi] - gdl 3.4.2.</para>
</listitem>
- </itemizedlist>
- </listitem>
-
-
- <listitem>
- <para>April 24th, 2012</para>
- <itemizedlist>
<listitem>
- <para>[krejzi] - gjs 1.32.0.</para>
+ <para>[krejzi] - gnome-control-center 3.4.1.</para>
</listitem>
<listitem>
- <para>[krejzi] - libpeas 1.4.0.</para>
+ <para>[krejzi] - gnome-session 3.4.1.</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>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page