Updated to Fluxbox-1.1.1.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7924 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Guy Dalziel 2009-08-01 20:33:26 +00:00
parent 8335db4205
commit 80a92f4feb
3 changed files with 24 additions and 8 deletions

View File

@ -483,7 +483,7 @@ $Date$
<!-- Chapter 27 -->
<!ENTITY sawfish-version "1.3">
<!ENTITY fluxbox-version "0.9.15.1">
<!ENTITY fluxbox-version "1.1.1">
<!ENTITY metacity-version "2.18.5">
<!-- Unmaintained

View File

@ -43,6 +43,9 @@
<listitem>
<para>August 1st, 2009</para>
<itemizedlist>
<listitem>
<para>[gdalziel] - Updated to Fluxbox-1.1.1.</para>
</listitem>
<listitem>
<para>[gdalziel] - Updated to GPL Ghostscript-8.64. Removed ESP
Ghostscript and references to it. Thanks to Ken for the patches

View File

@ -5,11 +5,11 @@
%general-entities;
<!ENTITY fluxbox-download-http "&sourceforge-repo;/fluxbox/fluxbox-&fluxbox-version;.tar.bz2">
<!ENTITY fluxbox-download-ftp " ">
<!ENTITY fluxbox-md5sum "098eb36a09338aabb63b938a5eab9ef6">
<!ENTITY fluxbox-size "670 KB">
<!ENTITY fluxbox-buildsize "50.3 MB">
<!ENTITY fluxbox-time "0.8 SBU">
<!ENTITY fluxbox-download-ftp "&gentoo-ftp-repo;/fluxbox-&fluxbox-version;.tar.bz2">
<!ENTITY fluxbox-md5sum "fa9fa8fe9a44f86522de5754f8b285ca">
<!ENTITY fluxbox-size "760 KB">
<!ENTITY fluxbox-buildsize "62 MB">
<!ENTITY fluxbox-time "1 SBU">
]>
<sect1 id="fluxbox" xreflabel="Fluxbox-&fluxbox-version;">
@ -32,6 +32,8 @@
<para>The <application>Fluxbox</application> package contains a window
manager.</para>
&lfs65_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
@ -197,11 +199,11 @@ echo "background.pixmap: &lt;/path/to/nice/image.xpm&gt;" >> ~/.fluxbox/theme
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directory</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>fluxbox, fbsetbg, fbsetroot, fluxbox-generate_menu, startfluxbox,
and fbrun</seg>
fbrun, fluxbox-remote, and fluxbox-update_configs</seg>
<seg>None</seg>
<seg>/usr/share/fluxbox and ~/.fluxbox</seg>
</seglistitem>
@ -281,6 +283,17 @@ echo "background.pixmap: &lt;/path/to/nice/image.xpm&gt;" >> ~/.fluxbox/theme
</listitem>
</varlistentry>
<varlistentry id="fluxbox-remote">
<term><command>fluxbox-remote</command></term>
<listitem>
<para>provides command line access to key commands for
<application>Fluxbox</application>.</para>
<indexterm zone="fluxbox fluxbox-remote">
<primary sortas="b-fluxbox-remote">fluxbox-remote</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>