          MODULE=gtk\+-2
         VERSION=24.10
          SOURCE=$MODULE.$VERSION.tar.xz
         SOURCE2=$MODULE-xid_collision.patch.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE.$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/gtk+/${MODULE#*-}.${VERSION%.*}
   SOURCE_URL[1]=ftp://ftp.gtk.org/pub/gtk/${MODULE#*-}.${VERSION%.*}
     SOURCE2_URL=$PATCH_URL
      SOURCE_VFY=sha1:baf5c73e186352cad767392a6b55840be0326ddc
     SOURCE2_VFY=sha1:dc7b63303a1c07c2457a41d5646475856febe0bc
        WEB_SITE=http://www.gtk.org
         ENTERED=20020313
         UPDATED=20120209
           SHORT="A multi-platform toolkit for creating GUIs"

cat << EOF
GTK+ is a multi-platform toolkit for creating graphical user interfaces.
Offering a complete set of widgets, GTK+-2 is suitable for projects
ranging from small one-off tools to complete application suites.
GTK+-2 has been designed from the ground up to support a range of
languages, not only C/C++. Using GTK+-2 from languages such as Perl
and Python (especially in combination with the Glade GUI builder)
provides an effective method of rapid application development.
EOF
