           SPELL=gideon
         VERSION=2.8.0
          SOURCE=${SPELL}-${VERSION}.tar.bz2
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
        WEB_SITE=http://${SPELL}.sourceforge.net/
         ENTERED=20060406
      LICENSE[0]=GPL
        KEYWORDS="gnome2"
           SHORT="Gideon is a GUI designer for GTK+"
cat << EOF
Gideon is a GUI designer for GTK+. The goal of the project is to develop an 
advanced plugin-able RAD tool for the needs if the author and other programmers
who want to create multi-platform GTK+ based GUI applications with minimal GUI
coding. Gideon is not overloaded but pursues the target to implement all 
necessary features in a versatile manner (see Property Browser) and thus to 
remain simple and coherent to users. Gideon means to be highly productive for 
GTK+ experts and accessible for newcomers.

(NOTE: Currently Gideon is limited to C++ applications. See FAQ and Related 
Projects on the Wiki site for more information.)

Features summary:

* Property Browser for managing trees of nested objects and arrays
* undo/redo for all operations
* utilizes UIManager for generating menus and toolbars
* multi-platform: GNU/Linux, *BSD and Windows are supported
* IDE plugin-able: implemented as a widget in a dynamic library
* backward compatible API, ABI and GUI-XML file format
* library also contains GUI-XML loader for use in client C++ applications
* standalone designer executable is included in the distribution
* GPL license
EOF
