summaryrefslogtreecommitdiffstats
path: root/misc/QCMA/README
diff options
context:
space:
mode:
author Cristiano Urban <cristiano.urban.slack@gmail.com>2016-09-11 08:47:50 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-09-11 08:47:50 +0700
commit27263a16a97dac510a92fca07304a37a1c1135b5 (patch)
treeae555d1aae5f2b6e96955c32dc80f0266cd41890 /misc/QCMA/README
parent19e269e26e794044093cf88f85db8e920aa8761b (diff)
downloadslackbuilds-27263a16a97dac510a92fca07304a37a1c1135b5.tar.gz
slackbuilds-27263a16a97dac510a92fca07304a37a1c1135b5.tar.xz
misc/QCMA: Added (Cross-platform content manager assistant).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/QCMA/README')
-rw-r--r--misc/QCMA/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/misc/QCMA/README b/misc/QCMA/README
new file mode 100644
index 0000000000..f2620e8cb4
--- /dev/null
+++ b/misc/QCMA/README
@@ -0,0 +1,12 @@
+QCMA is a cross-platform application to provide a Open Source
+implementation of the original Content Manager Assistant that
+comes with the PS Vita. QCMA is meant to be compatible with
+Linux, Windows and MAC OS X.
+
+By default QCMA is built using the qt4 library. If you want to
+build QCMA using the qt5 library, you have to launch the script
+by passing the QT5 parameter:
+
+QT5=yes ./QCMA.SlackBuild
+
+qt5 is an optional dependency.