           SPELL=qscintilla-designer
         VERSION=1.65-gpl-1.6
     SOURCE_HASH=sha512:efbce2d0f9b3b51c167375b48801823b2d2567f30184ac3be01f1ab764d7e1e1854fe10604c528e12ba630d7f312f46833712a1e634b0094d7cc6735da19b8ac
          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/QScintilla1/$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
