===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
mystiq-20.03.23/complete_appdir.sh-4-TOOLS="ffmpeg ffplay ffprobe mplayer sox"
mystiq-20.03.23/complete_appdir.sh:5:for s in `echo "$TOOLS" | xargs` ; do
mystiq-20.03.23/complete_appdir.sh-6-    echo "Installing media tools: $s"
##############################################
mystiq-20.03.23/complete_appdir.sh-12-RES=`cd icons && ls | grep mystiq_| cut -d "_" -f 2 | cut -d "." -f 1`
mystiq-20.03.23/complete_appdir.sh:13:for r in `echo $RES | xargs` ; do
mystiq-20.03.23/complete_appdir.sh-14-    target="AppDir/usr/share/icons/hicolor/$r/apps"
##############################################
mystiq-20.03.23/get-version.sh-3-
mystiq-20.03.23/get-version.sh:4:cd "`dirname $0`"
mystiq-20.03.23/get-version.sh-5-sed -n 's/#define VERSION_STRING "\([^"]*\)"/\1/p' version.h
##############################################
mystiq-20.03.23/makedeb.sh-39-# provision the debian folder
mystiq-20.03.23/makedeb.sh:40:for v in `echo $VARS | xargs` ; do
mystiq-20.03.23/makedeb.sh-41-    # get the var content
##############################################
mystiq-20.03.23/makedeb.sh-44-    #escape possible / in the files
mystiq-20.03.23/makedeb.sh:45:    CONT=`echo ${CONTp//\//\\\\/}`
mystiq-20.03.23/makedeb.sh-46-
##############################################
mystiq-20.03.23/update-translations.sh-3-
mystiq-20.03.23/update-translations.sh:4:cd "`dirname $0`"
mystiq-20.03.23/update-translations.sh-5-lupdate -locations none mystiq.pro