          MODULE=qscintilla2
         VERSION=2.14.1
          SOURCE=QScintilla_src-$VERSION.tar.gz
      SOURCE_URL=https://www.riverbankcomputing.com/static/Downloads/QScintilla/$VERSION/
      SOURCE_VFY=sha256:dfe13c6acc9d85dfcba76ccc8061e71a223957a6c02f3c343b30a9d43a4cdd4d
SOURCE_DIRECTORY=$BUILD_DIRECTORY/QScintilla_src-$VERSION
   MODULE_PREFIX=${QTDIR:-/usr}
        WEB_SITE=https://riverbankcomputing.com/software/qscintilla/intro
         ENTERED=20070528
         UPDATED=20230801
           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
