           SPELL=singleapplication
          SPELLX=SingleApplication
         VERSION=3.0.13
     SOURCE_HASH=sha512:827d21905d39ce42cba4de9d97610de7f813dfec7df3752003a35c66e73c153cf88254ba34fed907a0600a1f71a727446a6545cfff5b3406740542ea5546b924
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
       WEB_SITE=https://github.com/itay-grudev/$SPELLX
   SOURCE_URL[0]=$WEB_SITE/archive/$VERSION.tar.gz
      LICENSE[0]=MIT
         ENTERED=20181230
        KEYWORDS=""
           SHORT="replacement of the QtSingleApplication"
cat << EOF
This is a replacement of the QtSingleApplication for Qt5.

Keeps the Primary Instance of your Application and kills each subsequent 
instances. It can (if enabled) spawn secondary (non-related to the primary) 
instances and can send data to the primary instance from secondary instances.
EOF
