Package Details: rubyripper-git 327-2

Package Base: rubyripper-git
Description: Secure audiodisc ripper
Upstream URL: http://code.google.com/p/rubyripper/
Category: multimedia
Licenses: GPL3
Submitter: Wintershade
Maintainer: None
Last Packager: None
Votes: 30
First Submitted: 2009-07-30 07:35
Last Updated: 2013-04-27 18:38

Required by (0)

Sources

Latest Comments

Comment by punkrockdude

2015-04-10 12:20

For those that might be newbies like me I would like to tell you that when I had a problem executing Rubyripper (rr_gui) because of a message that said ruby-gtk2 couldn't be found even though it was installed I solved it by executing:

export PATH="$PATH:/home/YOURUSERNAME/.gem/ruby/2.2.0/bin"

Comment by peplin

2014-09-19 01:46

Heads up to anyone running into problems with rubyripper - I just noticed the project's maintainer abandoned it back in March (https://code.google.com/p/rubyripper/). I'm using morituri (https://www.archlinux.org/packages/community/any/morituri/) as a replacement.

Comment by Pank

2014-01-06 10:47

Here's an experimental PKGBUILD for the master branch (where configure isn't working yet):

http://ix.io/9Ip

Comment by alucryd

2013-11-22 09:22

I don't have time to take care of this any longer, plus I don't think I'll be ripping any cd anyime soon. Disowning.

Comment by alucryd

2013-05-27 07:45

famerdave: this has been fixed in master, but cannot be applied as is in the stable branch as rubyripper's code has been refactored quite a bit. There are 2 possibilities, either manually compile the master branch (or rewrite the configure file because it is unusable), or backport the commit. Unfortunately I don't have time to do either atm, feel free to look into it if you can.

Comment by farmerdave

2013-05-26 06:04

I'm getting a problem with cds that have Unicode character similar to here:
https://code.google.com/p/rubyripper/issues/detail?id=565

Comment by alucryd

2013-04-27 21:19

Thx for the report boenki! I have adopted rubyripper in [community] and will update it tomorrow after I've pushed ruby-iconv there.

Comment by boenki

2013-04-27 20:32

Yes! rubyripper (from the repos) now works with your soloution!
I also opened a bug for this issue https://bugs.archlinux.org/task/34998

Comment by alucryd

2013-04-27 18:37

Nordlicht: Hmm, I can't test right now (don't have an optical drive available), but it seems it needs iconv. I have uploaded a ruby-iconv and updated this PKGBUILD. Can you try now?

Comment by Nordlicht

2013-04-27 17:07

Builts fine, but crashes when trying to rip with lame:

/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in `require': cannot load such file -- iconv (LoadError)
from /usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in `require'
from /usr/lib/ruby/vendor_ruby/2.0.0/rr_lib.rb:2466:in `mp3'
from /usr/lib/ruby/vendor_ruby/2.0.0/rr_lib.rb:2338:in `doMp3'
from /usr/lib/ruby/vendor_ruby/2.0.0/rr_lib.rb:2235:in `encodeTrack'
from /usr/lib/ruby/vendor_ruby/2.0.0/rr_lib.rb:2197:in `block (2 levels) in startEncoding'

All comments