           SPELL=qscintilla
          SPELLX=QScintilla_src
         VERSION=2.13.3
     SOURCE_HASH=sha512:be102fd6123fad0bc7f8de39080886369398889de48a4ec8873a0751890d7be1f238ae5194b71d31aac492e2881b6bf7885d9c06a2a47e36328780b47694f5b5
          SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
        WEB_SITE=http://www.riverbankcomputing.co.uk/software/qscintilla/intro
   SOURCE_URL[0]=https://www.riverbankcomputing.com/static/Downloads/QScintilla/$VERSION/${SOURCE}
      LICENSE[0]=GPL
         ENTERED=20060206
        KEYWORDS="qt editors x11 libs"
SHORT="a port to Qt of Neil Hodgson's Scintilla C++ editor class"
cat << EOF
QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor class.
As well as features found in standard text editing components, QScintilla
includes features especially useful when editing and debugging source code.
These include support for syntax styling, error indicators, code completion
and call tips. The selection margin can contain markers like those used in
debuggers to indicate breakpoints and the current line. Styling choices are
more open than with many editors, allowing the use of proportional fonts, bold
and italics, multiple foreground and background colours and multiple fonts.
EOF
