summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/qscintilla/DETAILS
blob: efe1d5659ef5c6b9494e2b37b66b458133282993 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
           SPELL=qscintilla
         VERSION=2.6
     SOURCE_HASH=sha512:81eda15dfa36eedd874c3523795bf2861f840937f72c8df4d8ac67faf0a8e5f7e431d991f450cd0af2850e5bbffe1dc96afe43674b463e54596b20cc016bb652
          SOURCE=QScintilla-gpl-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/QScintilla-gpl-$VERSION
        WEB_SITE=http://www.riverbankcomputing.co.uk/software/qscintilla/intro
   SOURCE_URL[0]=http://www.riverbankcomputing.com/static/Downloads/QScintilla2/$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