           SPELL=jwm
         VERSION=2.0.1
          SOURCE=$SPELL-$VERSION.tar.bz2
   SOURCE_URL[0]=http://joewing.net/programs/$SPELL/releases/$SOURCE
     SOURCE_HASH=sha512:ec5124a3995fa314e8e484b9ab2fe3088df022223c3f4594202755f7baa02f28be368863ced783814463377eb2b3ce63b756f1e1720b539acade3d819d8d4a0b
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="http://joewing.net/programs/jwm/"
      LICENSE[0]=GPL2
         ENTERED=20070807
           SHORT="a minimalistic WM written in C"
cat << EOF
JWM is a window manager for the X11 Window System. JWM is written in C and uses
only Xlib at a minimum. The following libraries can also be used if available:

    * libXext for the shape extension
    * libXext for the render extension
    * libXinerama for Xinerama support
    * libXpm for XPM backgrounds and icons
    * libjpeg for JPEG backgrounds and icons.
    * libpng for PNG backgrounds and icons
    * libxft for antialiased and true type fonts
    * libfribidi for right-to-left language support

It can support some MWM, GNOME, and WM Spec hints.

http://joewing.net/programs/jwm/
EOF
