persistent_remove QT_VER
           SPELL=qt4
           TMPFS=off
         SPELLX=qt-everywhere-opensource-src
         VERSION=4.7.2
     SOURCE_HASH=sha512:5515d6666ee5aa875c32c8d8a0518b3e0ec26988f2bf31bbd584df7c43caba08d11ace092d5c5e178339b64ac390121f85f2f9b81aabe076ed254de0c583d32a
          SOURCE=$SPELLX-$VERSION.tar.gz
             URI=qt/source/$SOURCE
  SECURITY_PATCH=3
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
