          MODULE=libsharedmime
         VERSION=0.5
          SOURCE=$MODULE-$VERSION.tar.bz2
         SOURCE2=libsharedmime-makefile.patch
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
      SOURCE_URL=http://www.memecode.com/src/
     SOURCE2_URL=$PATCH_URL
      SOURCE_VFY=sha1:f532213ed98c51c8d4eabc3358f3dec06fd68054
     SOURCE2_VFY=sha1:63676eb55617b6d48be6ed7fefd3a7bd1ba5083c
        WEB_SITE=http://www.memecode.com/libsharedmime.php
         ENTERED=20050921
         UPDATED=20050921
           SHORT="reads the Shared Mime Info database, returns the MIME-TYPE"
cat << EOF
This is my implementation for libsharedmime. It reads the  Shared Mime Info
database and returns you the MIME-TYPE of a file. freedesktop make this
database freely available, but they don't seem to be distributing a library
to read it anymore (It's no where in their CVS  that I can find).
EOF
