diff options
Diffstat (limited to 'audio/rubyripper/README')
-rw-r--r-- | audio/rubyripper/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/rubyripper/README b/audio/rubyripper/README new file mode 100644 index 0000000000..601328826d --- /dev/null +++ b/audio/rubyripper/README @@ -0,0 +1,13 @@ + 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: + +GTK+ GUI: ruby-gtk2 (we will only build the command-line interface) +Codec support: flac,vorbis-tools,lame +ReplayGain support: vorbisgain, mp3gain +Normalization support: normalize +Freedb support: cd-discid +Eject support: eject |