           SPELL=qtgtk
         VERSION=0.1.0
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
#   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
#        WEB_SITE=http://$SPELL.SourceForge.net
        WEB_SITE=http://developer.kde.org/documentation/tutorials/qtgtk/main.html
#   
SOURCE_URL[0]=ftp://ftp.kde.org/pub/kde/unstable/apps/KDE3.x/utils/$SOURCE
#   SOURCE_URL[0]=$WEB_SITE/$SOURCE
          LICENSE=GPL
      SOURCE_HASH=sha512:a052a5e22f986ad25c9cd546552c95e61b5b684d27ca20648e5caa4f67a63ea70a91abfb9931d0614de6c93f9be5f29f7b3d95652add7fdac34d0f043db07bb9
          ENTERED=20040111
          UPDATED=
        KEYWORDS="kde x11 libs"
SHORT="QtGTK is a library which allows easy integration of GTK+ applications with KDE"
cat << EOF
QtGTK is a library which integrates the Qt event loop in the Glib event loop. This 
makes it possible to freely use KDE dialogs, DCOP, KDE IO and other KDE technology in 
any GTK+ application just like they would be native. From now on, every GTK+ 
application can easily integrate with KDE.
EOF
