summaryrefslogtreecommitdiff
path: root/audio/cripple/MESSAGE
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2005-12-28 15:52:01 +0000
committerghen <ghen@pkgsrc.org>2005-12-28 15:52:01 +0000
commit86bf6fab7695a88bbf98bd416086876513e47a0e (patch)
tree44184ef2455971208304d71ea218c29268239572 /audio/cripple/MESSAGE
parentbee6ebdfa23dd3be9e8c136e2647ca809d94a9b7 (diff)
downloadpkgsrc-86bf6fab7695a88bbf98bd416086876513e47a0e.tar.gz
Import cripple from pkgsrc-wip.
Cripple is a simple command line CD ripper wrapper. It uses audio/cdparanoia, misc/libcdio or sysutils/cdrecord to rip, and audio/lame or audio/bladeenc to encode tracks from a CD. Cripple retrieves naming information for filenames and ID3 tags from the freedb (CDDB) or local xmcd/CDDB format files, which it can write. CDDB access is implemented via HTTP and works through proxies. There is built-in support for writing ID3v1.1 tags to output files.
Diffstat (limited to 'audio/cripple/MESSAGE')
-rw-r--r--audio/cripple/MESSAGE16
1 files changed, 16 insertions, 0 deletions
diff --git a/audio/cripple/MESSAGE b/audio/cripple/MESSAGE
new file mode 100644
index 00000000000..11189f781e3
--- /dev/null
+++ b/audio/cripple/MESSAGE
@@ -0,0 +1,16 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2005/12/28 15:52:01 ghen Exp $
+
+To use this package you will need at least one of the following rippers:
+
+audio/cdparanoia
+misc/libcdio
+sysutils/cdrecord
+
+and one of the following encoders:
+
+audio/lame
+audio/bladeenc
+
+It will use cdparanoia and lame by default.
+===========================================================================