Author: wblaszcz
Date: 2010-01-07 04:58:00 -0700 (Thu, 07 Jan 2010)
New Revision: 8196
Modified:
trunk/BOOK/general.ent
trunk/BOOK/gnome/add/gnome-screensaver.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Updated to gnome-screensaver-2.28.0.
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2010-01-07 03:58:49 UTC (rev 8195)
+++ trunk/BOOK/general.ent 2010-01-07 11:58:00 UTC (rev 8196)
@@ -605,7 +605,7 @@
<!ENTITY gnome-mount-version "0.6">
<!ENTITY gnome-netstatus-version "2.12.1">
<!ENTITY gnome-power-manager-version "2.28.2">
-<!ENTITY gnome-screensaver-version "2.18.2">
+<!ENTITY gnome-screensaver-version "2.28.0">
<!ENTITY gnome-system-monitor-version "2.18.2">
<!ENTITY gnome-utils-version "2.18.1">
<!ENTITY gnome-volume-manager-version "2.17.0">
Modified: trunk/BOOK/gnome/add/gnome-screensaver.xml
===================================================================
--- trunk/BOOK/gnome/add/gnome-screensaver.xml 2010-01-07 03:58:49 UTC (rev
8195)
+++ trunk/BOOK/gnome/add/gnome-screensaver.xml 2010-01-07 11:58:00 UTC (rev
8196)
@@ -4,11 +4,11 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY gnome-screensaver-download-http
"&gnome-download-http;/gnome-screensaver/&gnome-old-version;/gnome-screensaver-&gnome-screensaver-version;.tar.bz2">
- <!ENTITY gnome-screensaver-download-ftp
"&gnome-download-ftp;/gnome-screensaver/&gnome-old-version;/gnome-screensaver-&gnome-screensaver-version;.tar.bz2">
- <!ENTITY gnome-screensaver-md5sum "b5931e1f39c62acee0df1fcf016ddc39">
- <!ENTITY gnome-screensaver-size "2.0 MB">
- <!ENTITY gnome-screensaver-buildsize "21 MB">
+ <!ENTITY gnome-screensaver-download-http
"&gnome-download-http;/gnome-screensaver/&gnome-version;/gnome-screensaver-&gnome-screensaver-version;.tar.bz2">
+ <!ENTITY gnome-screensaver-download-ftp
"&gnome-download-ftp;/gnome-screensaver/&gnome-version;/gnome-screensaver-&gnome-screensaver-version;.tar.bz2">
+ <!ENTITY gnome-screensaver-md5sum "b37d4a210cac22a7312f9736f0c4356f">
+ <!ENTITY gnome-screensaver-size "4.6 MB">
+ <!ENTITY gnome-screensaver-buildsize "25 MB">
<!ENTITY gnome-screensaver-time "0.3 SBU">
]>
@@ -60,17 +60,15 @@
<bridgehead renderas="sect3">gnome-screensaver Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><xref linkend="libgnomeui"/> and
+ <para role="required"><xref linkend="gnome-desktop"/> and
<xref linkend="gnome-menus"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
- <para role="optional"><xref linkend="intltool"/>,
- <xref linkend="libexif"/>,
- <xref linkend="linux-pam"/>,
- <xref linkend="libgnomekbd"/>,
+ <para role="optional"><xref linkend="libgnomekbd"/>,
+ <xref linkend="libnotify"/>,
<xref linkend="xscreensaver"/>
(and <xref linkend="libxslt"/>),
- <xref linkend="gdm"/>, and
+ <ulink url="http://www.mono-project.com/Main_Page">Mono</ulink>, and
<xref linkend="xmlto"/></para>
<para condition="html" role="usernotes">User Notes:
@@ -84,9 +82,8 @@
<note>
<para><emphasis>Optional Features</emphasis></para>
- <para><emphasis role='strong'>1.</emphasis> If you have
- <application>XScreenSaver</application> installed and wish to import any
- or all of the <quote>hacks</quote> into
+ <para>If you have <application>XScreenSaver</application> installed and
+ wish to import any or all of the <quote>hacks</quote> into
<application>gnome-screensaver</application> themes, set the following
environment variable (modify it if
<application>XScreenSaver</application>
is installed in a non-standard location):</para>
@@ -97,14 +94,6 @@
script below:</para>
<screen><userinput>
--with-xscreensaverdir=$XSAVERDIR</userinput></screen>
-
- <para><emphasis role='strong'>2.</emphasis> If you have
- <application>GDM</application> installed and wish to provide user-switching
- from the <application>gnome-screensaver</application> unlock-screen dialog
- box, add the following parameter to the <command>configure</command> script
- below:</para>
-
-<screen><userinput>
--with-gdm-config=&gnome-etc-dir;/gdm/custom.conf</userinput></screen>
</note>
<para>Install <application>gnome-screensaver</application> by running the
@@ -146,9 +135,13 @@
<para>Now, as the <systemitem class='username'>root</systemitem>
user:</para>
-<screen role='root'><userinput>make install &&
+<screen role='root'><userinput>make install</userinput></screen>
-GNOMEDOCDIR="$(pkg-config \
+ <para>If you have <application>xmlto</application> installed, still as the
+ <systemitem class='username'>root</systemitem> user issuing the following
+ commands:</para>
+
+<screen role='root'><userinput>GNOMEDOCDIR="$(pkg-config \
--variable=prefix
ORBit-2.0)/share/doc/gnome-screensaver-&gnome-screensaver-version;" &&
install -v -m644 -D doc/gnome-screensaver.html \
@@ -196,6 +189,10 @@
don't have <application>Linux-PAM</application> installed, though it
won't affect the build if you don't.</para>
+ <para><option>--with-xscreensaverdir=$XSAVERDIR</option>: This parameter
+ will use the xscreensaver hack configs found in
+ <envar>$XSAVERDIR</envar>.</para>
+
</sect2>
<sect2 role="configuration">
@@ -255,22 +252,6 @@
</sect4>
- <sect4>
- <title>User-Switching Configuration</title>
-
- <para>If you have <application>GDM</application> installed and you
- passed the <option>--with-gdm-config=</option> option to the
- <command>configure</command> script, the screen-unlocking dialog box
- will contain an option to <quote>Switch Users</quote>. This user
- switching option uses the same configuration as
- <application>GDM</application> to determine what users are displayed
- in this dialog. You can use the <application>GDM</application>
- configuration option from the GDM login screen, or you can directly
- edit the <filename>&gnome-etc-dir;/gdm/custom.conf</filename> file to
- modify the settings. </para>
-
- </sect4>
-
</sect3>
</sect2>
@@ -287,8 +268,9 @@
<seg>gnome-screensaver, gnome-screensaver-command and
gnome-screensaver-preferences</seg>
<seg>None</seg>
-
<seg><envar>$GNOME_PREFIX</envar>/share/{doc/gnome-screensaver-&gnome-screensaver-version;,
- gnome-screensaver, pixmaps/backgrounds/cosmos}</seg>
+
<seg><envar>$GNOME_PREFIX</envar>/{lib/gnome-screensaver/gnome-screensaver,
+ share/{applications/screensavers,backgrounds/cosmos,gnome-screensaver,
+ doc/gnome-screensaver-&gnome-screensaver-version;}}</seg>
</seglistitem>
</segmentedlist>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2010-01-07 03:58:49 UTC
(rev 8195)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2010-01-07 11:58:00 UTC
(rev 8196)
@@ -44,6 +44,9 @@
<para>January 7th, 2010</para>
<itemizedlist>
<listitem>
+ <para>[wblaszcz] - Updated to gnome-screensaver-2.28.0.</para>
+ </listitem>
+ <listitem>
<para>[wblaszcz] - Added new package, enchant-1.5.0.</para>
</listitem>
</itemizedlist>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page