           SPELL=qt4
         VERSION=4.2.3
     SOURCE_HASH=sha512:e04568ac6c42d0d6d131ccbad89768248c5095b05e68cc1362fd1a3580197e37c416802c8fbf5411e6870e5bdd9e92ff133bcb2b4e42fd5cdf848404d50c733c
          SOURCE=qt-x11-opensource-src-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/qt-x11-opensource-src-$VERSION
   SOURCE_URL[0]=ftp://ftp.trolltech.com/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
  SECURITY_PATCH=1
        WEB_SITE=http://www.trolltech.com/qt/x11.html
         ENTERED=20020410
      LICENSE[0]=GPL
            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
