           SPELL=desktop-file-utils
         VERSION=0.10
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://www.freedesktop.org/software/${SPELL}/releases/$SOURCE
          MD5[0]=6a936e692395f3077c8a433db4b991d0
        WEB_SITE=http://www.freedesktop.org/
       BUILD_API=2
         ENTERED=20031028
         UPDATED=20031028
         LICENSE=GPL
           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
