mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
a30bee3019
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
15 lines
585 B
Text
15 lines
585 B
Text
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)
|