Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 718842

Summary: dev-ruby/ruby-gtk3-3.4.1: version bump
Product: Gentoo Linux Reporter: Rafał Mużyło <galtgendo>
Component: Current packagesAssignee: Gentoo Ruby Team <ruby>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Rafał Mużyło 2020-04-22 14:02:13 UTC
As usual, the whole set needs a bump.

What's not, is that so does the eclass.

It seems upstream stopped updating on sourceforge and goes with github releases.

Therefore packaging has changed.

Also, they're decided to drop the number from the name.

The source dir is now the standard ${P}, that is ruby-gnome-3.4.1.

ruby-glib2-no-natinst.patch needs a minor rewrite.

First of all, it will now target mkmf-gnome.rb. Second, the first hunk is still correct, but the other two are now effectively one: definition of setup_homebrew and its call in the following line (obviously, remove whole block).

With these adjustments, things build fine.

Note though, this is a bit more than just a version bump.

With the stabilization of dev-libs/glib-2.62.6, in-tree dev-ruby/ruby-glib2 fails to build.

The most likely fix is one in ruby-gnome-3.3.8 - accidentally, latest in the tree is 3.3.7.
Comment 1 Rafał Mużyło 2022-10-02 19:26:46 UTC
Got fixed awhile ago.