           SPELL=desktop-file-utils
         VERSION=0.12
     SOURCE_HASH=sha512:e51327895283bebd9b6b10a15d190e3624495dc9bbad0e50dc2c6f7bd301414570e88f59b549abb4087a142078941a30b608d3806df7891777644a8f7680bd6d
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://www.freedesktop.org/software/${SPELL}/releases/$SOURCE
#      SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
        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
