diff options
author | David Woodfall <dave@slackbuilds.org> | 2021-04-22 08:36:10 +0000 |
---|---|---|
committer | Dave Woodfall <dave@slackbuilds.org> | 2021-04-22 14:07:04 +0000 |
commit | 9d370335818474b411c9341b777c3390f63a5b30 (patch) | |
tree | 439e983de2b5040bca4ad37d30306ef54e69bd0c /audio/xcfa/README | |
parent | c26cc0a3f5bbacbf3c7ad15fba3d8546b1bde784 (diff) |
audio/xcfa: Fix for gcc 10.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Diffstat (limited to 'audio/xcfa/README')
-rw-r--r-- | audio/xcfa/README | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/audio/xcfa/README b/audio/xcfa/README index ab5fb78049e85..7d87f95a21f43 100644 --- a/audio/xcfa/README +++ b/audio/xcfa/README @@ -1,8 +1,8 @@ xcfa (Powerful Audio Converter & Splitter for Linux) -XCFA is a tool to extract the contens of Audio-CDs and convert -musical audio files conversion to FLAC, WAV, OGG, M4A, MPC, MP3, -WavPack and many others. +XCFA is a tool to extract the contents of Audio-CDs and convert musical +audio files conversion to FLAC, WAV, OGG, M4A, MPC, MP3, WavPack and +many others. Features: @@ -14,14 +14,15 @@ Features: Optional dependencies: * cdrkit - * faac - * faad2 + * faac + * faad2 * cd-discid - * mac - * mp3check - * mp3gain - * musepack-tools - * shntool - * shorten - * vorbisgain + * mac + * mp3check + * mp3gain + * musepack-tools + * shntool + * shorten + * vorbisgain * lsdvd + * aacplusenc |