summaryrefslogtreecommitdiffstats
path: root/multimedia/SimpleSysexxer
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/SimpleSysexxer')
-rw-r--r--multimedia/SimpleSysexxer/README4
-rw-r--r--multimedia/SimpleSysexxer/SimpleSysexxer.SlackBuild2
-rw-r--r--multimedia/SimpleSysexxer/SimpleSysexxer.info4
3 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/SimpleSysexxer/README b/multimedia/SimpleSysexxer/README
index 4794dcfbd7..36762a2985 100644
--- a/multimedia/SimpleSysexxer/README
+++ b/multimedia/SimpleSysexxer/README
@@ -1,2 +1,2 @@
-SimpleSysexxer is a GUI tool to create backups of the memory contents of your
-MIDI devices
+SimpleSysexxer is a GUI tool to create backups of the memory contents
+of your MIDI devices
diff --git a/multimedia/SimpleSysexxer/SimpleSysexxer.SlackBuild b/multimedia/SimpleSysexxer/SimpleSysexxer.SlackBuild
index c8c75b9c73..e9848b879d 100644
--- a/multimedia/SimpleSysexxer/SimpleSysexxer.SlackBuild
+++ b/multimedia/SimpleSysexxer/SimpleSysexxer.SlackBuild
@@ -60,7 +60,7 @@ find -L . \
-exec chmod 644 {} \;
sed -i "s%-O0 -g3%$SLKCFLAGS%" $PRGNAM.pro
-qmake SimpleSysexxer.pro
+qmake-qt4 SimpleSysexxer.pro
make
# manual copy of translations
diff --git a/multimedia/SimpleSysexxer/SimpleSysexxer.info b/multimedia/SimpleSysexxer/SimpleSysexxer.info
index e3d683e838..b0f29434c8 100644
--- a/multimedia/SimpleSysexxer/SimpleSysexxer.info
+++ b/multimedia/SimpleSysexxer/SimpleSysexxer.info
@@ -3,8 +3,8 @@ VERSION="0.3"
HOMEPAGE="http://www.christeck.de/wp/?page_id=24"
DOWNLOAD="http://downloads.sourceforge.net/project/sysexxer/SimpleSysexxer-0.3/SimpleSysexxer-0.3.tar.gz"
MD5SUM="59c1b91089bb15050e3a58aa602332db"
-DOWNLOAD_x86_64="UNTESTED"
+DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES=""
+REQUIRES="qt4"
MAINTAINER="Michales Michaloudes"
EMAIL="korgie@gmail.com"