summaryrefslogtreecommitdiffstats
path: root/audio/rubyripper/README
blob: 6cf82be1e3d558984f9a3b5750e63632006a905d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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:
** rubygem-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)