diff options
author | Vincent Batts <vbatts@hashbangbash.com> | 2010-09-08 20:24:09 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2010-09-08 20:24:09 -0400 |
commit | a30bee301972916b603076eff9a839d941f748b0 (patch) | |
tree | c1d89fba9e308a86ade6644dbaf8f7f23d4c1d32 /audio/rubyripper/README | |
parent | 4c98adab9bb5383029e1e84f66592452275521e0 (diff) | |
download | slackbuilds-a30bee301972916b603076eff9a839d941f748b0.tar.gz |
audio/rubyripper: Added (secure audio disk ripper)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'audio/rubyripper/README')
-rw-r--r-- | audio/rubyripper/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/audio/rubyripper/README b/audio/rubyripper/README new file mode 100644 index 0000000000..08384f9fbc --- /dev/null +++ b/audio/rubyripper/README @@ -0,0 +1,15 @@ +Rubyripper is a secure audio ripper which aims to deliver high quality rips +from audio cd's to your computer drive. It tries to do so by ripping the same +track with cdparanoia multiple times and then comparing the results. +It currently has a gtk2 and a command-line interface. + +Rubyripper has the optional dependencies: + +* In SBo: +** ruby-gtk2 (for gtk2 gui, use env GTK2=true) +** cd-discid (for proper freedb support) +** lame (if the codec is wanted) +** vorbisgain, mp3gain (for replaygain support) +* NOT in SBo: +** wavgain (for replaygain support) +** ruby-gettext (for translations) |