diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-01-01 06:59:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-01 06:59:12 +0700 |
commit | 91c93dc4dd0ed8296b2d1916e74d5866ebebd3aa (patch) | |
tree | 9fdb43b1481bce7bb3398bff3521de29dc6457d6 /audio/flacon | |
parent | be7f2528165ed338ab324a0b188c1d0b7bc051d6 (diff) |
audio/flacon: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/flacon')
-rw-r--r-- | audio/flacon/README | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/audio/flacon/README b/audio/flacon/README index 32b86bf161aa..811760ec1737 100644 --- a/audio/flacon/README +++ b/audio/flacon/README @@ -16,7 +16,18 @@ Features: * Automatic character set detection for CUE files. * Generation of the per-track CUE file in the output dir. -Optional dependency: qt5 +NOTE: - * To build this package with Qt5, please add " -DUSE_QT5=Yes " to the cmake - options in the SlackBuild file. + * To build this package with Qt5, please add " -DUSE_QT5=Yes " to the + cmake options in the SlackBuild file. + +Optional dependencies: + + * faac + * lame + * mac + * mp3gain + * opus-tools + * shntool + * ttaenc + * vorbisgain |