summaryrefslogtreecommitdiffstats
path: root/misc/QCMA/README
diff options
context:
space:
mode:
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.