           SPELL=rep-gtk2
         VERSION=0.90.7
	  BRANCH=`echo ${VERSION}|cut -d . -f 1,2`
          SOURCE=rep-gtk-${VERSION}.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/rep-gtk-${VERSION}
   SOURCE_URL[0]=http://download.tuxfamily.org/librep/rep-gtk/${SOURCE}
   SOURCE_URL[1]=http://downloads.sourceforge.net/sourceforge/rep-gtk/${SOURCE}
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
        WEB_SITE=http://sawfish.wikia.com/wiki/Rep-GTK
      LICENSE[0]=GPL
         ENTERED=20020510
        KEYWORDS="x11 libs"
           SHORT="rep-gtk is bindings of GTK+/GDK 2.0 for librep."
cat << EOF
rep-gtk is a binding of the GTK+ and GDK 2.0 libraries for the librep
Lisp environment.
EOF
