           SPELL=desktop-file-utils
         VERSION=0.13
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://people.freedesktop.org/~vuntz/$SOURCE
   SOURCE_URL[1]=http://www.freedesktop.org/software/${SPELL}/releases/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
        WEB_SITE=http://www.freedesktop.org/
         ENTERED=20031028
         LICENSE=GPL
        KEYWORDS="utils"
           SHORT="Utilities for manipulating desktop files"
cat << EOF
desktop-file-utils contains a couple of command line utilities for working 
with desktop entries. It requires GLib and popt to compile,
because the implementation requires Unicode utilities and such.

Right now the only documentation is "desktop-file-install --help". 
desktop-file-validate takes a single argument, the file to validate.
EOF
