diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/abcde/README | 5 | ||||
-rw-r--r-- | audio/abcde/abcde.info | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/audio/abcde/README b/audio/abcde/README index 429d7c940ebd..028fc726d7f7 100644 --- a/audio/abcde/README +++ b/audio/abcde/README @@ -3,9 +3,8 @@ that grabs tracks off a CD encodes them to Ogg/Vorbis, MP3, FLAC, OGG/Speex, MPP/MP+(Musepack) and/or M4A/AAC format, and tags them all in one go. -abcde requires cd-discid which can be found on Slackbuilds.org. There -are many features that abcde supports and many of these packages can -be also found on Slackbuilds.org: +There are many optional features that abcde supports by building +with one or more of these optional dependencies: * faac : for creating m4a/aac files * id3lib : for manipulating ID3v1 and ID3v2 tags diff --git a/audio/abcde/abcde.info b/audio/abcde/abcde.info index c19632625b5c..42723ff24b8d 100644 --- a/audio/abcde/abcde.info +++ b/audio/abcde/abcde.info @@ -5,6 +5,6 @@ DOWNLOAD="http://ftp.de.debian.org/debian/pool/main/a/abcde/abcde_2.3.99.6.orig. MD5SUM="ac9be20f3098b0943212168171d33ffa" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="cd-discid faac id3lib id3v2 lame mppenc speex vorbisgain" +REQUIRES="cd-discid" MAINTAINER="Jim Capozzoli" EMAIL="saltmiser@gmail.com" |