mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
719a51d803
This fixes building against newer ruby gtk versions. Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
15 lines
556 B
Text
15 lines
556 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:
|
|
** rubygem-gtk3 (for gtk3 gui, use env GTK3=true)
|
|
** cd-discid (for proper freedb support)
|
|
** vorbisgain, mp3gain (for replaygain support)
|
|
* NOT in SBo:
|
|
** wavgain (for replaygain support)
|
|
** ruby-gettext (for translations)
|