Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-release > by-pkgid > 62d199b9db9a0333c65f94801135168f > files > 12

wmakerconf-2.12-17.mga6.x86_64.rpm

Window Maker Configuration Utility (wmakerconf 2.12)

Copyright (C) 1998-2002 Ullrich Hafner <hafner@bigfoot.de>
Copyright (C) 2003-2005 Kevin B. McCarty <kmccarty@princeton.edu>
Copyright (C) 2007 Herbert Parentes Fortes Neto <h_p_f_n@yahoo.com.br>

Description
===========
Wmakerconf is a GTK+ based configuration tool
for Window Maker (http://windowmaker.org).
Its WWW site is at http://www.starplot.org/wmakerconf/

Features:
=========
o Support for most Window Maker attributes (version >= 0.90.0)
o Font selection browser, pixmap preview browser, color selection dialog,
  shortcut dialog, file selection dialog, theme browser, menu configuration ...
o Optional tooltips with short description of every attribute

System requirements:
====================
o Window Maker >= 0.90.0 (http://windowmaker.org)
o GTK+         >= 2.4.0  (http://www.gtk.org)
o ANSI C compiler/library

Recommended additional packages:
================================
o To show graphic previews of JPEG, TIFF, PNG pixmaps you need
  Window Maker Raster Lib >= 0.90.0 (Part of Window Maker [devel RPM])
o To use additional texture functions the libwmfun package >= 0.0.2 is required
  (Part of Window Maker [devel RPM]) [0.0.1 WILL NOT WORK ANYMORE]
o To enable WWW theme installation and automatic wmakerconf data-file update
  Perl >= 5.002 (http://www.perl.com/, http://www.perl.org/,
  http://www.cpan.org/) and one of the following packages is required:
	  a) Perl Module HTML-Parser
	     (http://www.perl.com/cgi-bin/cpan_mod?module=HTML::Parser)
     	     and Perl Module libwww
	     (http://www.perl.com/cgi-bin/cpan_mod?module=LWP)
	  b) LYNX WWW browser (http://lynx.browser.org/)
	  c) GNU Wget 1.5.3, a non-interactive network retriever
	     (http://www.gnu.org/software/wget/wget.html)

Installation
============
tar xzf wmakerconf-2.12.tar.gz
cd wmakerconf-2.12
./configure
make
make install

o Please install required and recommended packages prior to wmakerconf.
o The prefix of the Window Maker installation path can be set with
  ./configure --with-wmakerprefix=DIR if configure doesn't find the
  data (PREFIX/share/WindowMaker) and sysconfig files
  (PREFIX/etc/WindowMaker) of Window Maker.
o NLS can be disabled in case of compile or configure errors in one of
  the po directories: ./configure --disable-nls
o If you want NLS but don't have the gettext library installed, use
  ./configure --with-included-gettext
o If you should encounter problems with older libraries in places
  where you can't delete them (e.g. if you don't have root access),
  you can try to specifically tell the linker which directories to
  search by using LDFLAGS=-L/DIRECORY/; export LDFLAGS; ./configure
  ..... (sh syntax, for csh use setenv LDFLAGS /DIRECTORY; ...)
o If imlib is not detected by configure even though you've installed
  all required files and libs, use
  ./configure --disable-imlibtest

Documentation
=============
See extra file 'MANUAL`.

Copyright
=========
wmakerconf is copyrighted by Ullrich Hafner <hafner@bigfoot.de>    
and Kevin B. McCarty <kmccarty@princeton.edu> and is licensed through the
GNU General Public License.  Read the COPYING file for the complete license.