           SPELL=mousepad
         VERSION=0.2.16
          BRANCH=`echo $VERSION | cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=http://archive.xfce.org/src/apps/$SPELL/$BRANCH/$SOURCE
        WEB_SITE=http://www.xfce.org/
      SOURCE_HASH=sha512:907aa63c4eabdd4683a7dddca3fea5ae3f8903fa506154f6b855dfc9ee56ac38b25eeead359730b902c21403be5c8e9243250e888305f02f9823093a6d34fce3
      LICENSE[0]=GPL
         ENTERED=20050128
        KEYWORDS="xfce editors"
           SHORT="simple text editor for Xfce"
cat << EOF
Mousepad is a text editor for Xfce based on Leafpad. Although some features are
under development, currently Mousepad has folowing features:
* Complete support for UTF-8 text
* Cut/Copy/Paste and Select All text
* Search and Replace
* Font selecton
* Word Wrap
* Character coding selection
* Auto character coding detection (UTF-8 and some codesets)
* Manual codeset setting
* Infinite Undo/Redo by word
* Auto Indent
EOF
