diff options
author | Grigorios Bouzakis <grbzks@gmail.com> | 2010-05-12 17:37:20 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 17:37:20 +0200 |
commit | c4b7ef0f62f4dfac6522c058bc6e6b968002ecbb (patch) | |
tree | fa6b5ecc808b1b18aed31d8d6bc8de869149dd0c /audio/rubyripper/README | |
parent | 31bdc14629d47d7fa5b23e38271119e5e3a5537e (diff) |
audio/rubyripper: Updated for version 0.5.5
Diffstat (limited to 'audio/rubyripper/README')
-rw-r--r-- | audio/rubyripper/README | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/audio/rubyripper/README b/audio/rubyripper/README index 601328826df6..d7a582da34df 100644 --- a/audio/rubyripper/README +++ b/audio/rubyripper/README @@ -1,13 +1,14 @@ - Rubyripper is a secure audio ripper which aims to deliver high quality rips +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 +* ruby-gettext (for translations) +* ruby-gtk2 (for gtk2 gui) (we will only build the command-line interface) +* cd-discid (for proper freedb support) +* eject (for eject support) +* flac, oggenc, lame (if the codec is wanted) +* wavgain, vorbisgain, mp3gain (for replaygain support) +* normalize (for normalize support) |