           SPELL=qt-x11
         VERSION=3.3.7
          SOURCE=$SPELL-free-$VERSION.tar.bz2
     SOURCE_HASH=sha512:51e2b9752859b89b5accdf945fd49c1df559a046f062c8a961315a63d09751a4533109d8e5a841d8620172e7f34e662d57df9a16f8713bbffca37229efb8ccf5
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-free-$VERSION
   SOURCE_URL[0]=ftp://ftp.trolltech.com/pub/qt/source/$SOURCE
   SOURCE_URL[1]=ftp://ftp.silug.org/pub/qt/source/$SOURCE
   SOURCE_URL[2]=ftp://ftp.planetmirror.com.au/pub/trolltech/qt/source/$SOURCE
      LICENSE[0]=GPL
        WEB_SITE=http://www.trolltech.com/qt/x11.html
        KEYWORDS="qt x11 libs"
         ENTERED=20020410
  SECURITY_PATCH=1
            DOCS="FAQ README README-QT.TXT"
           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
