Philippe Pepiot e57a6c5e62 build system: add setlocalversion
Version is built from git commit id, for example wmfs-ga33ec04-dirty
-> 'g', this is a git repo
-> a33ec04 is the beginning of the commit id (sha1)
-> dirty mean that there is uncommitted changes

wmfs users gives their 'wmfs -v' and developers can easily identify wmfs
version.

Move status.sh to scripts/ with setlocalversion

Signed-off-by: Philippe Pepiot <phil@philpep.org>
2011-04-16 20:52:28 +02:00
2011-04-16 20:52:28 +02:00
2011-04-16 20:52:28 +02:00
2010-11-19 23:41:56 +01:00
2008-10-17 21:33:32 +02:00
2011-04-16 20:52:28 +02:00
2010-11-16 13:09:40 +01:00
2009-02-21 19:46:41 +01:00
2010-12-09 16:01:19 +01:00
2010-04-24 14:06:34 +02:00
2011-04-07 18:05:50 +02:00

ABOUT :
WMFS Window Manager.
   * Window Manager From Scratch

A highly configurable and manageable tiling Window Manager created from scratch

AUTHORS : (in order of commits and > 5 commits)
 - Martin Duquesnoy <xorg62@gmail.com>
 - Philippe Pepiot <phil@philpep.org>
 - Marc Lagrange <markocpc@gmail.com>
 - OldMan <tele-post@mail.ru>
 - Raphael Khaiat <raphael@khaiat.org>
 - Tomáš Chvátal <scarabeus@gentoo.org>
 - David Delassus <linkdd@ydb.me>


LICENSE : BSD

REQUIREMENT :
  - freetype2
  - libxft
  - libx11
  - libxinerama (optional)
  - libxrandr   (optional)
  - imlib2      (optional)

OS :
  - GNU/Linux : Supported.
  - FreeBSD/OpenBSD/NetBSD : Supported.

INSTALL :
./configure [--without-imlib2|--without-xrandr|--without-xinerama] (./configure -h)
make
sudo make install

DISTROS :
  - wmfs port for FreeBSD at x11-wm/wmfs
  - wmfs is available with AUR in ArchLinux (wmfs or wmfs-git)
Description
No description provided
Readme 10 MiB
Languages
C 92%
Roff 5.1%
Shell 2.1%
Makefile 0.8%