diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2016-05-26 15:10:29 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-27 07:23:29 +0700 |
commit | 7557c3e68d06769001a753881d467d558fedfb08 (patch) | |
tree | 6e3628c178ea760fd4361d9cddc7281393c4793e | |
parent | d748569cdac23429e259e5bc17997e8b444b7212 (diff) |
audio/abcde: Fix invalid chars in desc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r-- | audio/abcde/README | 6 | ||||
-rw-r--r-- | audio/abcde/slack-desc | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/abcde/README b/audio/abcde/README index 534e40d07183..386f6cbb2e0d 100644 --- a/audio/abcde/README +++ b/audio/abcde/README @@ -1,6 +1,6 @@ abcde is a frontend command-line utility (actually, a shell script) that grabs tracks off an audio CD, encodes them to Ogg Vorbis, MP3, -MP2, FLAC, Opus, Speex, WAV, WavPack, Musepack, M4A/AAC, Monkey’s +MP2, FLAC, Opus, Speex, WAV, WavPack, Musepack, M4A/AAC, Monkey's Audio and/or True Audio formats, and tags them all in one go. On Slackware systems without third party packages Ogg Vorbis, FLAC @@ -28,8 +28,8 @@ abcde supports by installing one or more of these dependencies: with support for these formats) * wine for running neroAacEnc, qaac and fhgaacenc -* mac for creating Monkey’s Audio files -* apetag for tagging Monkey’s Audio files +* mac for creating Monkey's Audio files +* apetag for tagging Monkey's Audio files * tta for creating True Audio files (default) * ttaenc for creating True Audio files diff --git a/audio/abcde/slack-desc b/audio/abcde/slack-desc index 49420743d972..7e745d93e1e7 100644 --- a/audio/abcde/slack-desc +++ b/audio/abcde/slack-desc @@ -10,7 +10,7 @@ abcde: abcde (shell script to encode audio CDs) abcde: abcde: abcde is a frontend command-line utility (actually, a shell script) abcde: that grabs tracks off an audio CD, encodes them to Ogg Vorbis, MP3, -abcde: MP2, FLAC, Opus, Speex, WAV, WavPack, Musepack, M4A/AAC, Monkey’s +abcde: MP2, FLAC, Opus, Speex, WAV, WavPack, Musepack, M4A/AAC, Monkey's abcde: Audio and/or True Audio formats and tags them all in one go. abcde: abcde: Homepage: http://abcde.einval.com |