Changeset 6c291b58


Ignore:
Timestamp:
02/11/2005 04:38:19 PM (19 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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
293c333
Parents:
f5f7f9d
Message:

reformat sawfish, md5 fluxbox

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

Location:
x/wm
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • x/wm/fluxbox.xml

    rf5f7f9d r6c291b58  
    77  <!ENTITY fluxbox-download-http "http://prdownloads.sourceforge.net/fluxbox/fluxbox-&fluxbox-version;.tar.bz2">
    88  <!ENTITY fluxbox-download-ftp  " ">
     9  <!ENTITY fluxbox-md5sum        "398f4e10d88b47507ea309968340961c">
    910  <!ENTITY fluxbox-size          "637 KB">
    1011  <!ENTITY fluxbox-buildsize     "36.7 MB">
     
    3435<listitem><para>Download (FTP): <ulink
    3536url="&fluxbox-download-ftp;"/></para></listitem>
     37<listitem><para>Download MD5 sum: &fluxbox-md5sum;</para></listitem>
    3638<listitem><para>Download size: &fluxbox-size;</para></listitem>
    3739<listitem><para>Estimated disk space required:
     
    106108<segmentedlist>
    107109<segtitle>Installed Programs</segtitle>
     110<segtitle>Installed Libraries</segtitle>
    108111<segtitle>Installed Directory</segtitle>
    109112<seglistitem>
    110113<seg>fluxbox, fbsetbg, bsetroot, fluxbox-generate_menu, startfluxbox, and
    111114fbrun</seg>
     115<seg>None</seg>
    112116<seg>/usr/share/fluxbox and ~/.fluxbox</seg></seglistitem>
    113117</segmentedlist>
  • x/wm/sawfish.xml

    rf5f7f9d r6c291b58  
    77<!ENTITY sawfish-download-http "http://prdownloads.sourceforge.net/sawmill/sawfish-&sawfish-version;.tar.gz">
    88<!ENTITY sawfish-download-ftp  " ">
     9<!ENTITY sawfish-md5sum        "9e5ce5e76c60acecdb1889c1f173295a">
    910<!ENTITY sawfish-size          "1.5 MB">
    1011<!ENTITY sawfish-buildsize     "17.5 MB">
     
    1920<?dbhtml filename="sawfish.html" ?>
    2021<title>sawfish-&sawfish-version;</title>
     22<indexterm zone="sawfish"><primary
     23sortas="a-sawfish">sawfish</primary></indexterm>
    2124
    2225<sect2>
     
    3437<listitem><para>Download (FTP): <ulink
    3538url="&sawfish-download-ftp;"/></para></listitem>
     39<listitem><para>Download MD5 sum: &sawfish-md5sum;</para></listitem>
    3640<listitem><para>Download size: &sawfish-size;</para></listitem>
    3741<listitem><para>Estimated disk space required:
     
    6165<screen><userinput><command>./configure --prefix=/usr --libexec=/usr/sbin --infodir=/usr/share/info \
    6266  --disable-themer &amp;&amp;
    63 make &amp;&amp;
    64 make install</command></userinput></screen>
     67make</command></userinput></screen>
     68
     69<para>Now, as the root user:</para>
     70
     71<screen><userinput role='root'><command>make install</command></userinput></screen>
    6572
    6673</sect2>
     
    8693<title>Configuring <application>sawfish</application></title>
    8794
    88 <sect3><title>Configuration Information</title>
    89 
     95<sect3 id="sawfish-config"><title>Configuration Information</title>
     96<indexterm zone="sawfish sawfish-config">
     97<primary sortas="e-AA.xinitrc">~/.xinitrc</primary>
     98</indexterm>
    9099<para>Be sure to backup your current <filename>.xinitrc</filename>
    91100before proceeding.</para>
     
    101110<title>Contents</title>
    102111
    103 <para>The <application>sawfish</application> package contains
    104 <command>sawfish</command>.</para>
     112<segmentedlist>
     113<segtitle>Installed Programs</segtitle>
     114<segtitle>Installed Libraries</segtitle>
     115<segtitle>Installed Directory</segtitle>
     116<seglistitem>
     117<seg>sawfish, sawfish-client and sawfish-ui</seg>
     118<seg>None</seg>
     119<seg>/usr/share/sawfish, /usr/sbin/sawfish and /usr/lib/rep/*/</seg>
     120</seglistitem>
     121</segmentedlist>
    105122
    106 </sect2>
     123<variablelist>
     124<bridgehead renderas="sect3">Short Descriptions</bridgehead>
     125<?dbfo list-presentation="list"?>
    107126
    108 <sect2><title>Description</title>
     127<varlistentry id="sawfish-prog">
     128<term><filename>sawfish</filename></term>
     129<listitem><para>is the extensible window manager using a
     130<application>Lisp</application>-based scripting language.</para>
     131<indexterm zone="sawfish sawfish-prog">
     132<primary sortas="b-sawfish">sawfish</primary></indexterm>
     133</listitem>
     134</varlistentry>
    109135
    110 <sect3><title>sawfish</title>
    111 <para><command>sawfish</command> is the extensible window manager using a
    112 <application>Lisp</application>-based scripting language.</para></sect3>
     136<varlistentry id="sawfish-client">
     137<term><filename>sawfish-client</filename></term>
     138<listitem><para>allows you to connect to a window manager process and
     139evaluate arbitrary <application>Lisp</application> forms.</para>
     140<indexterm zone="sawfish sawfish-client">
     141<primary sortas="b-sawfish-client">sawfish-client</primary></indexterm>
     142</listitem>
     143</varlistentry>
     144
     145<varlistentry id="sawfish-ui">
     146<term><filename>sawfish-ui</filename></term>
     147<listitem><para>is the <application>sawfish</application> configurator.</para>
     148<indexterm zone="sawfish sawfish-ui">
     149<primary sortas="b-sawfish-ui">sawfish-ui</primary></indexterm>
     150</listitem>
     151</varlistentry>
     152
     153</variablelist>
    113154
    114155</sect2>
Note: See TracChangeset for help on using the changeset viewer.