summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/qt4/DETAILS
blob: 446dfcd631a081380de84bd9f44b10954cc2f56d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
persistent_remove QT_VER
           SPELL=qt4
           TMPFS=off
         SPELLX=qt-everywhere-opensource-src
         VERSION=4.8.0
     SOURCE_HASH=sha512:b37f2d5fe3cebdcc7ebd5b6bc68ea03f4cabeadc492c77d7c18d00ede5c254adb57fcbe5cec6326072304db49e69e59c14af7e90875138c3b2f255237a99a78f
          SOURCE=$SPELLX-$VERSION.tar.gz
             URI=qt/source/$SOURCE
  SECURITY_PATCH=4
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
   SOURCE_URL[0]=http://download.qt.nokia.com/$URI
        WEB_SITE=http://www.qtsoftware.com/products
         ENTERED=20020410
      LICENSE[0]=LGPL
            DOCS="FAQ README README-QT.TXT"
        KEYWORDS="qt x11 libs"
           SHORT="Qt simplifies writing and maintaining GUI applications"
cat << EOF
Qt is a toolkit for software developers. Qt simplifies the task of
writing and maintaining GUI (graphical user interface) applications. Qt
is written in C++ and is fully object-oriented. Qt is a multi-platform
toolkit. When you implement a program with Qt, you can run it on the X
Window System (Unix/X11) or Microsoft Windows NT/95/98/2000. Simply
compile the source code for the platform you want.
EOF