Changeset 9dc71fc


Ignore:
Timestamp:
10/14/2003 11:37:18 PM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c9b6a79
Parents:
a4acd463
Message:

back to fluxbox-0.1.14

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1385 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    ra4acd463 r9dc71fc  
    1111
    1212<itemizedlist>
     13
     14<listitem><para>October 14th, 2003 [larry]: went back to fluxbox-0.1.14
     15stable and added patch.</para></listitem>
    1316
    1417<listitem><para>October 14th, 2003 [larry]: updated cdparanoia intro,
  • x/wm/fluxbox/fluxbox-inst.xml

    ra4acd463 r9dc71fc  
    55commands:</para>
    66
    7 <screen><userinput><command>./configure --prefix=/usr --enable-kde &amp;&amp;
     7<screen><userinput><command>patch -Np1 -i ../fluxbox-0.1.14-gcc33.patch &amp;&amp;
     8./configure --prefix=/usr --enable-kde --enable-gnome &amp;&amp;
    89make &amp;&amp;
    910make install</command></userinput></screen>
  • x/wm/fluxbox/fluxbox-intro.xml

    ra4acd463 r9dc71fc  
    1818</sect3>
    1919
     20
     21<sect3><title>Additional downloads</title>
     22<itemizedlist spacing='compact'>
     23<listitem><para>Required patch (HTTP): <ulink
     24url="&patch-root;/fluxbox-0.1.14-gcc33.patch"/></para></listitem>
     25</itemizedlist>
     26</sect3>
     27
    2028<sect3><title><application>Fluxbox</application> dependencies</title>
    2129<sect4><title>Required</title>
  • x/wm/fluxbox/fluxbox.ent

    ra4acd463 r9dc71fc  
    55<!ENTITY fluxbox-config SYSTEM "fluxbox-config.xml">
    66<!ENTITY fluxbox-desc SYSTEM "fluxbox-desc.xml">
    7 <!ENTITY fluxbox-version "0.9.5">
     7<!ENTITY fluxbox-version "0.1.14">
    88<!ENTITY fluxbox-download-http "http://telia.dl.sourceforge.net/sourceforge/fluxbox/fluxbox-&fluxbox-version;.tar.bz2">
    99<!ENTITY fluxbox-download-ftp "">
Note: See TracChangeset for help on using the changeset viewer.