           SPELL=wm2
         WM2_CVS=y
#if  [[  "$WM2_CVS" == "y"  ]];  then
    if  [[  "$WM2_CVS_AUTOUPDATE"  =  "y"  ]];  then
         VERSION=$(date +%Y%m%d)
    else
         VERSION=svn
    fi
          SOURCE=${SPELL}-svn.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-svn
   SOURCE_URL[0]=svn_http://wm2.svn.sourceforge.net:/svnroot/wm2/trunk/wm2:wm2
   SOURCE_IGNORE=volatile
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-svn
  FORCE_DOWNLOAD=on
        WEB_SITE=http://www.all-day-breakfast.com/wm2/
         ENTERED=20040821
      PATCHLEVEL=1
      LICENSE[0]=GPL
        KEYWORDS="windowmanagers"
           SHORT="wm2 is a goodlooking minimalist windowmanager"
cat << EOF
wm2 is a window manager for X. Using wm2, you can:
* move windows around the screen;
* resize windows both horizontally and vertically;
* hide windows;
* restore hidden windows; and
* delete windows.

wm2 also adds a stylish frame to each managed window.

wm2 does not provide:
* icons;
* configurability;
* a virtual desktop;
* extendable root menus;
* toolbars - button panels - docking areas.

wm2 is therefore the ideal window manager for today's elegant and ascetic
programmer.
EOF
