Changeset 9dc71fc
- Timestamp:
- 10/14/2003 11:37:18 PM (20 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 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/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- c9b6a79
- Parents:
- a4acd463
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
ra4acd463 r9dc71fc 11 11 12 12 <itemizedlist> 13 14 <listitem><para>October 14th, 2003 [larry]: went back to fluxbox-0.1.14 15 stable and added patch.</para></listitem> 13 16 14 17 <listitem><para>October 14th, 2003 [larry]: updated cdparanoia intro, -
x/wm/fluxbox/fluxbox-inst.xml
ra4acd463 r9dc71fc 5 5 commands:</para> 6 6 7 <screen><userinput><command>./configure --prefix=/usr --enable-kde && 7 <screen><userinput><command>patch -Np1 -i ../fluxbox-0.1.14-gcc33.patch && 8 ./configure --prefix=/usr --enable-kde --enable-gnome && 8 9 make && 9 10 make install</command></userinput></screen> -
x/wm/fluxbox/fluxbox-intro.xml
ra4acd463 r9dc71fc 18 18 </sect3> 19 19 20 21 <sect3><title>Additional downloads</title> 22 <itemizedlist spacing='compact'> 23 <listitem><para>Required patch (HTTP): <ulink 24 url="&patch-root;/fluxbox-0.1.14-gcc33.patch"/></para></listitem> 25 </itemizedlist> 26 </sect3> 27 20 28 <sect3><title><application>Fluxbox</application> dependencies</title> 21 29 <sect4><title>Required</title> -
x/wm/fluxbox/fluxbox.ent
ra4acd463 r9dc71fc 5 5 <!ENTITY fluxbox-config SYSTEM "fluxbox-config.xml"> 6 6 <!ENTITY fluxbox-desc SYSTEM "fluxbox-desc.xml"> 7 <!ENTITY fluxbox-version "0. 9.5">7 <!ENTITY fluxbox-version "0.1.14"> 8 8 <!ENTITY fluxbox-download-http "http://telia.dl.sourceforge.net/sourceforge/fluxbox/fluxbox-&fluxbox-version;.tar.bz2"> 9 9 <!ENTITY fluxbox-download-ftp "">
Note:
See TracChangeset
for help on using the changeset viewer.