[Pkg-wmaker-commits] [fookb] 15/17: fookb: Update INSTALL.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Sep 10 14:35:28 UTC 2017


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch upstream
in repository fookb.

commit d0da84ecc99c03726b8a91442720d061948827aa
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sat Sep 9 21:24:31 2017 -0400

    fookb: Update INSTALL.
---
 INSTALL | 58 ++++++++++------------------------------------------------
 1 file changed, 10 insertions(+), 48 deletions(-)

diff --git a/INSTALL b/INSTALL
index 777ac29..886b876 100644
--- a/INSTALL
+++ b/INSTALL
@@ -16,66 +16,28 @@ itself under ``some_dir/bin''.
 
 E.g.: ./configure --prefix /usr/local/stow/fookb
 
-2. Fine tuning.
-
-[Read this section only if compilation process was unsuccessful]
-
-configure tries automagically decide: do you wish to compile WindowMaker
-dockable version of fookb and would you like use PropList-like configuration
-file or X resources for configuring fookb (using libWUtil).
-
-If you have libWUtil AND WINGs/WUtil.h we will try to compile
-libWUtil-enabled version of fookb. If you want to compile libWUtil-free
-version of fookb, run configure with --disable-libWUtil argument.
-
-If you have wmaker in your $PATH, we will compile WindowMaker dockable verison
-of fookb. Run configure with --disable-wmaker to disable this behaviour.
-
-If you have no wmaker in your $PATH you still can compile WindowMaker dockable
-version of fookb. Run configure with --enable-wmaker.
-
-3. Compiling
+2. Compiling
 
 make
 
 If compilation was unsuccessful or you can get no satisfaction, read previous
 section.
 
-4. Installing
+3. Installing
 
 make install
 
-5. Configuring fookb
-
-IF YOU COMPILED libWUtil-version of fookb:
-
-Copy fookb.cf to ~/GNUstep/Defaults/FOOkb (for Window Maker enabled) or to
-~/.fookb (for Window Maker disabled version) and edit this file according to
-your desire.
-
-IF YOU COMPILED non-libWUtil version of fookb:
-
-You should put the following resources in your
-/usr/X11R6/lib/X11/app-defaults/Fookb (or in other file which will be read by
-xrdb -- such as ~/.Xresources):
-
-fookb.icon1: xpm_file_with_full_path
-fookb.icon2: the same
-fookb.icon3: the same
-fookb.icon4: the same
-fookb.iconBoom: the same
-fookb.sound: Yes/No
-fookb.command: some_command (for playing sound)
+4. Configuring fookb
 
-BOTH WAYS:
+Copy fookb.cf to ~/.fookb and edit this file according to your desire.
 
 Instead of putting parameter in config file you may use the following command
 line parameters:
 
--icon1 xpm_file_with_full_path
--icon2 the same
--icon3 the same
--icon4 the same
--iconboom the same
+--icon1 xpm_file_with_full_path
+--icon2 the same
+--icon3 the same
+--icon4 the same
+--iconboom the same
 
-You may also use -display command line parameter.
+You may also use --display command line parameter.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/fookb.git



More information about the Pkg-wmaker-commits mailing list