updated to xfce-4.0.3.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1716 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Igor Živković 2004-01-23 14:52:51 +00:00
parent f62fb48ac6
commit 1a55aceb12
5 changed files with 46 additions and 37 deletions

View File

@ -2,8 +2,8 @@
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"/usr/share/docbook/docbookx.dtd" [
<!ENTITY version "CVS-20040121">
<!ENTITY releasedate "January 21st, 2004">
<!ENTITY version "CVS-20040123">
<!ENTITY releasedate "January 23rd, 2004">
<!ENTITY blfs-version "cvs">
<!ENTITY % book SYSTEM "book/book.ent">

View File

@ -11,6 +11,9 @@ who wrote what.</para>
<itemizedlist>
<listitem><para>January 23rd, 2003 [igor]: Updated to
XFce-4.0.3.1.</para></listitem>
<listitem><para>January 21st, 2003 [igor]: Updated to xine User
Interface-0.9.23.</para></listitem>

View File

@ -9,6 +9,7 @@
<command>xfapps4</command>,
<command>xfbook</command>,
<command>xfbook4</command>,
<command>xfcalendar</command>,
<command>xfce-mcs-manager</command>,
<command>xfce-setting-show</command>,
<command>xfce4-about</command>,
@ -33,10 +34,11 @@
<command>xftrash4</command>,
<command>xftree4</command>,
<command>xfwm4</command> and
<filename class="libraryfile">libdbh</filename>,
<filename class="libraryfile">libxfce4mcs</filename>,
<filename class="libraryfile">libxfce4util</filename>,
<filename class="libraryfile">libxfcegui4</filename>,
<filename class="libraryfile">libxffm</filename>, and
<filename class="libraryfile">libxffm</filename> and
<filename class="libraryfile">libxfprint</filename> libraries.
</para>
@ -44,6 +46,10 @@
<sect2><title>Description</title>
<sect3><title>fgr</title>
<para><command>fgr</command> is a file content search engine for
<command>xffm</command>.</para></sect3>
<sect3><title>xfce-mce-manager</title>
<para><command>xfce-mce-manager</command> is the settings manager for
<application>XFce</application>.</para></sect3>

View File

@ -9,57 +9,57 @@ all follow the same pattern which will soon become obvious.</para>
<para>Install <application>XFce</application> by running the following commands:</para>
<screen><userinput><command>cd src &amp;&amp;
tar -xzvf libxfce4util-&xfce-version;.tar.gz &amp;&amp;
cd libxfce4util-&xfce-version; &amp;&amp;
tar -xzvf libxfce4util-4.0.3.tar.gz &amp;&amp;
cd libxfce4util-4.0.3 &amp;&amp;
./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
make install &amp;&amp;
cd .. &amp;&amp;
tar -xzvf libxfcegui4-&xfce-version;.tar.gz &amp;&amp;
cd libxfcegui4-&xfce-version; &amp;&amp;
tar -xzvf libxfcegui4-4.0.3.tar.gz &amp;&amp;
cd libxfcegui4-4.0.3 &amp;&amp;
./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
make install &amp;&amp;
cd .. &amp;&amp;
tar -xzvf libxfce4mcs-&xfce-version;.tar.gz &amp;&amp;
cd libxfce4mcs-&xfce-version; &amp;&amp;
tar -xzvf libxfce4mcs-4.0.3.tar.gz &amp;&amp;
cd libxfce4mcs-4.0.3 &amp;&amp;
./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
make install &amp;&amp;
cd .. &amp;&amp;
tar -xzvf xfce-mcs-manager-4.0.3.tar.gz &amp;&amp;
cd xfce-mcs-manager-4.0.3 &amp;&amp;
./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
make install &amp;&amp;
cd .. &amp;&amp;
tar -xzvf xfwm4-4.0.3.1.tar.gz &amp;&amp;
cd xfwm4-4.0.3.1 &amp;&amp;
./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
make install &amp;&amp;
cd .. &amp;&amp;
tar -xzvf xfdesktop-4.0.3.tar.gz &amp;&amp;
cd xfdesktop-4.0.3 &amp;&amp;
./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
make &amp;&amp;
make install &amp;&amp;
cd .. &amp;&amp;
tar -xzvf xfce-mcs-manager-&xfce-version;.tar.gz &amp;&amp;
cd xfce-mcs-manager-&xfce-version; &amp;&amp;
./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
make install &amp;&amp;
cd .. &amp;&amp;
tar -xzvf xfwm4-&xfce-version;.tar.gz &amp;&amp;
cd xfwm4-&xfce-version; &amp;&amp;
./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
make install &amp;&amp;
cd .. &amp;&amp;
tar -xzvf xfdesktop-&xfce-version;.tar.gz &amp;&amp;
cd xfdesktop-&xfce-version; &amp;&amp;
tar -xzvf xfce4-panel-4.0.3.tar.gz &amp;&amp;
cd xfce4-panel-4.0.3 &amp;&amp;
./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
make &amp;&amp;
make install &amp;&amp;
cd .. &amp;&amp;
tar -xzvf xfce4-panel-&xfce-version;.tar.gz &amp;&amp;
cd xfce4-panel-&xfce-version; &amp;&amp;
./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
make &amp;&amp;
make install &amp;&amp;
cd .. &amp;&amp;
tar -xzvf xfce-utils-&xfce-version;.tar.gz &amp;&amp;
cd xfce-utils-&xfce-version; &amp;&amp;
tar -xzvf xfce-utils-4.0.3.tar.gz &amp;&amp;
cd xfce-utils-4.0.3 &amp;&amp;
./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
<para>Modules not installed above are: dbh-1.0.15 (required for xffm),
gtk-xfce-engine-2.1.6, xfce-mcs-plugins, xfce4-iconbox, xfce4-mixer,
gtk-xfce-engine-2.1.8, xfcalendar-0.1.5, xfce-mcs-plugins, xfce4-iconbox, xfce4-mixer,
xfce4-systray, xfce4-themes, xfce4-toys, xfce4-trigger-launcher, xffm,
xffm-icons, xfprint, and xfwm4-themes.</para>
xffm-icons, xfprint and xfwm4-themes.</para>
</sect2>

View File

@ -3,9 +3,9 @@
<!ENTITY xfce-inst SYSTEM "xfce-inst.xml">
<!ENTITY xfce-config SYSTEM "xfce-config.xml">
<!ENTITY xfce-desc SYSTEM "xfce-desc.xml">
<!ENTITY xfce-version "4.0.1">
<!ENTITY xfce-version "4.0.3.1">
<!ENTITY xfce-download-http "http://telia.dl.sourceforge.net/xfce/xfce-&xfce-version;-src.tar.bz2">
<!ENTITY xfce-download-ftp "ftp://ftp.iasi.roedu.net/pub/mirrors/download.sourceforge.net/xfce/xfce-&xfce-version;-src.tar.bz2">
<!ENTITY xfce-size "17 MB">
<!ENTITY xfce-buildsize "214 MB">
<!ENTITY xfce-time "3.37 SBU">
<!ENTITY xfce-size "18 MB">
<!ENTITY xfce-buildsize "221 MB">
<!ENTITY xfce-time "3.23 SBU">