diff options
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) |