           SPELL=libgnomekbd
         VERSION=3.4.0.2
	  BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=GPL
      LICENSE[1]=LGPL
        WEB_SITE=http://developer.gnome.org
         ENTERED=20070227
        KEYWORDS="gnome kbd library"
           SHORT="GNOME library to manage keyboard configuration"
cat << EOF
libgnomekbd offers an API to manage the keyboard in GNOME applications.

libgnomekbdui offers an API to display a graphical user interface for
libgnomekbd operations.

gkbd-capplet offers an applet embeddable in GNOME Panel for libgnomekbd
operations. 
EOF
