summaryrefslogtreecommitdiffstats
path: root/audio-soft/abcde/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-soft/abcde/DETAILS')
-rwxr-xr-xaudio-soft/abcde/DETAILS39
1 files changed, 39 insertions, 0 deletions
diff --git a/audio-soft/abcde/DETAILS b/audio-soft/abcde/DETAILS
new file mode 100755
index 0000000000..7ccedd5745
--- /dev/null
+++ b/audio-soft/abcde/DETAILS
@@ -0,0 +1,39 @@
+ SPELL=abcde
+ VERSION=2.1.19
+ SOURCE=${SPELL}_${VERSION}.orig.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://www.hispalinux.es/~data/files/${SOURCE}
+ MD5[0]=1f0475600f8998f4bf0e295eadac531b
+ WEB_SITE=http://www.hispalinux.es/~data/abcde.php
+ LICENSE[0]=GPL
+ BUILD_API=2
+ ENTERED=20020911
+ UPDATED=20020911
+ SHORT="A Better CD Encoder"
+cat << EOF
+Abcde is a frontend command-line utility (actually, a shell script)
+that grabs tracks off a CD, encodes them to ogg or mp3 format, and tags
+them, all in one go.
+
+Abcde supports:
+
+ CDDA using cdparanoia or cdda2wav
+ Ogg Vorbis using oggenc or vorbize
+ MP3 using lame, gogo, bladeenc, mp3enc, xingmp3enc, or l3enc
+ CDDB using cd-discid, wget, and FreeDB
+ Ogg commenting using vorbiscomment
+ Tagging using id3 and id3v2
+ m3u playlists
+ Distributed remote MP3 encoding using distmp3
+ Simultaneous reading and encoding
+ SMP systems
+ Resuming interrupted sessions
+ Noninteractivity
+ Error logging of background processes
+ Various Artists discs of all types
+ Custom filename output and munging
+ Passing arbitrary options to subprocesses
+ Ejecting CD's after reading
+ Encoder nicing
+ Grabbing arbitrary ranges of tracks
+EOF