=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== fraqtive-0.4.8/src/src.pro-194- file = $(INSTALL_ROOT)$$path/fraqtive.png fraqtive-0.4.8/src/src.pro:195: eval( icon-$${size}.path = $$path ) fraqtive-0.4.8/src/src.pro:196: eval( icon-$${size}.commands = -$(INSTALL_FILE) $$IN_PWD/icons/fraqtive-$${size}.png $$file ) fraqtive-0.4.8/src/src.pro:197: eval( icon-$${size}.uninstall = -$(DEL_FILE) $$file ) fraqtive-0.4.8/src/src.pro-198- INSTALLS += icon-$${size} ############################################## fraqtive-0.4.8/src/generatorcore.cpp-564-#elif defined ( Q_OS_WIN ) fraqtive-0.4.8/src/generatorcore.cpp:565: _asm { fraqtive-0.4.8/src/generatorcore.cpp-566- push eax ############################################## fraqtive-0.4.8/debian/patches/03-use-qt5.diff-12- if test "$version" != "**Unknown**"; then fraqtive-0.4.8/debian/patches/03-use-qt5.diff:13: major=`echo $version | sed -e "s/\([0-9][0-9]*\).*/\1/"` fraqtive-0.4.8/debian/patches/03-use-qt5.diff:14: minor=`echo $version | sed -e "s/[0-9][0-9]*\.\([0-9][0-9]*\).*/\1/"` fraqtive-0.4.8/debian/patches/03-use-qt5.diff-15-- if test $major -eq 4 -a $minor -ge 3; then ############################################## fraqtive-0.4.8/.pc/03-use-qt5.diff/configure-61- if which $i >/dev/null 2>/dev/null; then fraqtive-0.4.8/.pc/03-use-qt5.diff/configure:62: paths="$paths `which $i`" fraqtive-0.4.8/.pc/03-use-qt5.diff/configure-63- fi ############################################## fraqtive-0.4.8/.pc/03-use-qt5.diff/configure-79-for i in $paths; do fraqtive-0.4.8/.pc/03-use-qt5.diff/configure:80: version=`$i -query QT_VERSION` fraqtive-0.4.8/.pc/03-use-qt5.diff/configure-81- if test "$version" != "**Unknown**"; then fraqtive-0.4.8/.pc/03-use-qt5.diff/configure:82: major=`echo $version | sed -e "s/\([0-9][0-9]*\).*/\1/"` fraqtive-0.4.8/.pc/03-use-qt5.diff/configure:83: minor=`echo $version | sed -e "s/[0-9][0-9]*\.\([0-9][0-9]*\).*/\1/"` fraqtive-0.4.8/.pc/03-use-qt5.diff/configure-84- if test $major -eq 4 -a $minor -ge 3; then ############################################## fraqtive-0.4.8/configure-61- if which $i >/dev/null 2>/dev/null; then fraqtive-0.4.8/configure:62: paths="$paths `which $i`" fraqtive-0.4.8/configure-63- fi ############################################## fraqtive-0.4.8/configure-79-for i in $paths; do fraqtive-0.4.8/configure:80: version=`$i -query QT_VERSION` fraqtive-0.4.8/configure-81- if test "$version" != "**Unknown**"; then fraqtive-0.4.8/configure:82: major=`echo $version | sed -e "s/\([0-9][0-9]*\).*/\1/"` fraqtive-0.4.8/configure:83: minor=`echo $version | sed -e "s/[0-9][0-9]*\.\([0-9][0-9]*\).*/\1/"` fraqtive-0.4.8/configure-84- if test $major -eq 5 -a $minor -ge 3; then