          MODULE=libunique-3
         VERSION=0.2
          SOURCE=$MODULE.$VERSION.tar.xz
      SOURCE_URL=$GNOME_URL/sources/${MODULE%-*}/3.0
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE.$VERSION
      SOURCE_VFY=sha256:a8f02ce073e2b920cca8ac45d418e7cb64438ad0814780c5912c6d63f8a4e038
        WEB_SITE=http://live.gnome.org/LibUnique
         ENTERED=20080825
         UPDATED=20140921
           SHORT="A library for single instance application"

cat << EOF
Unique is a library for writing single instance application. If you
launch a single instance application twice, the second instance will
either just quit or will send a message to the running instance.
EOF
