summaryrefslogtreecommitdiffstats
path: root/audio/flacon/README
diff options
context:
space:
mode:
author Edinaldo P. Silva2017-03-07 17:46:28 +0100
committer Willy Sudiarto Raharjo2017-03-11 01:03:48 +0100
commit9bbc2406f427c0ec68f61937309e8a548cf9d34f (patch)
tree8396f1d8a679420da459892be585a2fc8b0eb236 /audio/flacon/README
parent07f4f4b98e8d4544ededff15a3c84156bc56c01f (diff)
downloadslackbuilds-9bbc2406f427c0ec68f61937309e8a548cf9d34f.tar.gz
audio/flacon: Update DEP and script.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/flacon/README')
-rw-r--r--audio/flacon/README13
1 files changed, 6 insertions, 7 deletions
diff --git a/audio/flacon/README b/audio/flacon/README
index 811760ec17..927ba66840 100644
--- a/audio/flacon/README
+++ b/audio/flacon/README
@@ -16,18 +16,17 @@ Features:
* Automatic character set detection for CUE files.
* Generation of the per-track CUE file in the output dir.
-NOTE:
-
- * To build this package with Qt5, please add " -DUSE_QT5=Yes " to the
- cmake options in the SlackBuild file.
-
-Optional dependencies:
+And the optional dependencies:
* faac
* lame
* mac
* mp3gain
* opus-tools
- * shntool
* ttaenc
* vorbisgain
+
+NOTE:
+
+To build with Qt5, into SlackBuild file change the line "-DUSE_QT5=No"
+to: "-DUSE_QT5=Yes".