           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
       BUILD_API=2
#   
SOURCE_URL[0]=ftp://ftp.kde.org/pub/kde/unstable/apps/KDE3.x/utils/$SOURCE
#   SOURCE_URL[0]=$WEB_SITE/$SOURCE
          LICENSE=GPL
           MD5[0]=ec438944b5aceccd23770095a12e3e43
          ENTERED=20040111
          UPDATED=
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
