          MODULE=xdg-utils
         VERSION=1.2.1
          SOURCE=$MODULE-v$VERSION.tar.bz2
      SOURCE_URL=https://gitlab.freedesktop.org/xdg/xdg-utils/-/archive/v$VERSION/
      SOURCE_VFY=sha256:93d510dccf328378f012fe195b4574c2fac1cd65a74d0852d6eaa72e5a2065a7
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-v$VERSION
        WEB_SITE=https://www.freedesktop.org/wiki/Software/xdg-utils/
         ENTERED=20061012
         UPDATED=20240731
           SHORT="Tools to easily integrate applications with the free desktop standards"

cat << EOF
xdg-utils is one part of the Portland project. Portland is a Free
Desktop initiative that delivers a common set of Linux Desktop
Interfaces and Tools to allow all applications to easily integrate
with the free desktop configuration an end user has chosen to work
with.

Currently it contains:
xdg-desktop-menu:  command line tool for (un)installing desktop menu
                   items
xdg-desktop-icon:  command line tool for (un)installing icons to the
                   desktop
xdg-mime:          command line tool for querying information about
                   file type handling and adding descriptions for new
                   file types
xdg-icon-resource: command line tool for (un)installing icon resources
xdg-open:          opens a file or URL in the user's preferred
                   application
xdg-email:         command line tool for sending mail using the user's
                   preferred e-mail composer
xdg-screensaver:   command line tool for controlling the screensaver
EOF
