           SPELL=qscintilla-designer
         VERSION=1.73-gpl-2.1
     SOURCE_HASH=sha512:db0f0def2660539e76f0016e57daefb7ffc9abe279a0c8468d98cf2b8f1a18643648b31e136c92e18f39116bc3688268923bf9f7ed71f6c4d1cdd52224f1bdf2
          SOURCE=QScintilla-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/QScintilla-$VERSION
        WEB_SITE=http://www.riverbankcomputing.co.uk/qscintilla/
   SOURCE_URL[0]=http://www.riverbankcomputing.com/Downloads/QScintilla2/$SOURCE
      LICENSE[0]=GPL
         ENTERED=20060410
     GATHER_DOCS="off"
        KEYWORDS="qt editors x11 libs"
           SHORT="a plugin to Qt Designer for accessing to QScintilla classes"
cat << EOF
This is QScintilla plugin for Qt Designer. It provides widgets for editors created with Qt.
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
