source: x/wm/sawfish/sawfish-intro.xml@ 9a639a3

v5_1-pre1
Last change on this file since 9a639a3 was 034abd0, checked in by Tushar Teredesai <tushar@…>, 20 years ago

Changed dependencies to refer to either XFree86 or Xorg

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

  • Property mode set to 100644
File size: 1.3 KB
Line 
1<sect2>
2<title>Introduction to <application>sawfish</application></title>
3
4<para>The <application>sawfish</application> package contains a window manager.
5This is useful for organizing and displaying windows where all window
6decorations are configurable and all user-interface policy is controlled
7through the extension language.</para>
8
9<sect3><title>Package information</title>
10<itemizedlist spacing='compact'>
11<listitem><para>Download (HTTP): <ulink
12url="&sawfish-download-http;"/></para></listitem>
13<listitem><para>Download (FTP): <ulink
14url="&sawfish-download-ftp;"/></para></listitem>
15<listitem><para>Download size: &sawfish-size;</para></listitem>
16<listitem><para>Estimated Disk space required:
17&sawfish-buildsize;</para></listitem>
18<listitem><para>Estimated build time:
19&sawfish-time;</para></listitem></itemizedlist>
20</sect3>
21
22<sect3><title><application>sawfish</application> dependencies</title>
23<sect4><title>Required</title>
24<para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>), <xref linkend="librep"/>, <xref
25linkend="rep-gtk"/>, <xref linkend="esound"/> and <xref linkend="GTK2"/></para>
26</sect4>
27<sect4><title>Optional</title>
28<para><xref linkend="libglade"/></para></sect4>
29</sect3>
30
31
32</sect2>
Note: See TracBrowser for help on using the repository browser.