          MODULE=qscintilla2
         VERSION=gpl-2.6.1
          SOURCE=QScintilla-$VERSION.tar.gz
   SOURCE_URL[0]=http://www.riverbankcomputing.com/static/Downloads/QScintilla2
   SOURCE_URL[1]=http://mirror.meleeweb.net/pub/linux/gentoo/distfiles
SOURCE_DIRECTORY=$BUILD_DIRECTORY/QScintilla-$VERSION
      SOURCE_VFY=sha1:c68dbeaafb4f5dbe0d8200ae907cced0c7762e19
   MODULE_PREFIX=${QTDIR:-/usr}
        WEB_SITE=http://www.riverbankcomputing.co.uk/software/qscintilla/intro
         ENTERED=20070528
         UPDATED=20120213
           SHORT="Port to Qt of Scintilla C++ editor class"

cat << EOF
QScintilla includes features especially useful when editing and
debugging source code. These include support for syntax styling,
error indicators, code completion and call tips.
EOF
