Package Details: rubyripper 0.8.0rc3-6

Git Clone URL: https://aur.archlinux.org/rubyripper.git (read-only, click to copy)
Package Base: rubyripper
Description: Secure audiodisc ripper
Upstream URL: https://github.com/bleskodev/rubyripper
Keywords: cd ripping
Licenses: GPL-3.0-only
Submitter: xyproto
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 13
Popularity: 0.000000
First Submitted: 2017-07-19 13:22 (UTC)
Last Updated: 2024-10-20 14:22 (UTC)

Dependencies (20)

Required by (0)

Sources (1)

Pinned Comments

FabioLolix commented on 2024-10-19 12:37 (UTC)

After every major ruby update all AUR ruby pkgbuilds need to be rebuilded

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

mokkurkalve commented on 2021-05-18 21:40 (UTC) (edited on 2021-05-18 21:49 (UTC) by mokkurkalve)

The problem was that rexml have been separated from ruby. I've added that as runtime dependency.

I don't know why ruby-rexml is marked in red on this page. The package is certainly there and installable:

https://archlinux.org/packages/community/any/ruby-rexml/

@Muddy: I think you are right there are possibly something not working with Gnudb. MusicBrainz is working in GUI atleast. But I am currently sick and don't have the energy to look into this right now. So I don't know really. However there's a bugreport you could look at:

https://github.com/bleskodev/rubyripper/issues/632

mokkurkalve commented on 2021-05-18 09:34 (UTC)

Now there are a chrash in rubyripper for me. I have filed a bug report: https://github.com/bleskodev/rubyripper/issues/633

mokkurkalve commented on 2021-05-16 21:46 (UTC) (edited on 2021-05-16 21:50 (UTC) by mokkurkalve)

OK people. You should do a pacman -Syu on your system so that ruby-cairo and all others are updated and then reinstall rubyripper before deciding that GTK3 doesn't work.

mokkurkalve commented on 2021-05-16 20:56 (UTC) (edited on 2021-05-16 21:48 (UTC) by mokkurkalve)

@Muddy: rrip_gui not working sounds like the issue I mentioned below: https://bugs.archlinux.org/task/69948 It woks fine for me now. Are you really really sure you have installed all relevant packages and updated them to the latest available version? It sounds like you are missing some bit. (Specifically: You must have ruby-cairo-1.17.5-3 or newer. That's where the bug got fixed.) About rrip_cli and gnudb I have to look at that when I have access. Maybe in a couple of days. Are you sure you do not have an old .config/rubyripper/settings laying about with something other than site=http://gnudb.gnudb.org/~cddb/cddb.cgi in it? I did. And had to change it.

Muddy commented on 2021-05-16 03:55 (UTC) (edited on 2021-05-16 15:31 (UTC) by Muddy)

rrip_gui not working as it claims ruby-gtk3 is not installed when it is. & rrip_cli is failing due to not being able to talk to freedb so I changed it to gnudb and still not working.

Figured out the rrip_cli issue is talking to freedb so I tried to swap it to gnudb.org and so far no success as I don't seem to have the right combo of variables in the address or login yet. Exception thrown: undefined method `[]' for nil:NilClass Couldn't connect to freedb server. Network down?

mokkurkalve commented on 2021-05-11 02:13 (UTC)

Now that's fixed. Rubyripper GUI is GTK3 now. And here are the rest of the changelog: https://github.com/bleskodev/rubyripper/blob/master/CHANGELOG

mokkurkalve commented on 2021-03-18 02:45 (UTC) (edited on 2021-03-18 03:06 (UTC) by mokkurkalve)

I want to update rubyripper to v0.8.0rc1 and GTK3 GUI: https://github.com/bleskodev/rubyripper/releases/tag/v0.8.0rc1 However, there's a showstopper. There's a bug in Arch package of ruby-cairo that prevents rrip_gui from running: https://bugs.archlinux.org/task/69948 Until it's fixed, there's little I can do. If you get impatient, vote for the bug.

mokkurkalve commented on 2020-01-07 21:29 (UTC)

Very unsure if translations ever work... Moved ruby-gettext to optdepends.