Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 672712 - dev-ruby/ruby-gtk3-3.3.0: version bump
Summary: dev-ruby/ruby-gtk3-3.3.0: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-07 18:17 UTC by Rafał Mużyło
Modified: 2019-02-13 19:43 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
my solution to native-installer req (ruby-glib2-no-natinst.patch,1.34 KB, patch)
2018-12-08 12:31 UTC, Rafał Mużyło
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rafał Mużyło 2018-12-07 18:17:35 UTC
Released on 30.10.2018.
Comment 1 Rafał Mużyło 2018-12-08 12:26:39 UTC
Of note: ruby-atk ebuild now needs same entries as ruby-gdk3 did (fakegem).

Minor things in the old ebuilds:
- ruby-gio2 description is bogus
- I strongly suspect x11-libs/gtk+:2 dep in ruby-gdkpixbuf2 is a leftover from the time when gdk-pixbuf wasn't a separate package
Comment 2 Rafał Mużyło 2018-12-08 12:31:34 UTC
Created attachment 557322 [details, diff]
my solution to native-installer req

One more thing.
It's a bit hacky and (likely) needs to be added to every single ebuild of the set (a cuople first did, then I've just copy-pasted), but gets rid of additional req, that would be incorrect for Gentoo anyway.

See for yourselves.
Comment 3 Hans de Graaff gentoo-dev Security 2018-12-11 11:42:00 UTC
(In reply to Rafał Mużyło from comment #2)
> Created attachment 557322 [details, diff] [details, diff]
> my solution to native-installer req
> 
> One more thing.
> It's a bit hacky and (likely) needs to be added to every single ebuild of
> the set (a cuople first did, then I've just copy-pasted), but gets rid of
> additional req, that would be incorrect for Gentoo anyway.
> 
> See for yourselves.

ruby-glib2-3.2.{7,9} already handle native-package-installer, so I'm not sure what your patch is based on. Obviously this also needs to be handled for all additional packages. I was thinking it would be best to handle this in the ruby-gnome2 eclass.

Did you verify that all tests pass for all ebuilds? This is what has blocked progress on adding newer versions so far.
Comment 4 Larry the Git Cow gentoo-dev 2019-02-13 19:43:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc20e73c0038255a799230e6629157531060088c

commit cc20e73c0038255a799230e6629157531060088c
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2019-02-13 19:09:34 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2019-02-13 19:43:17 +0000

    dev-ruby/ruby-gtk3: add 3.3.2
    
    Fixes: https://bugs.gentoo.org/672712
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-ruby/ruby-gtk3/Manifest               |  1 +
 dev-ruby/ruby-gtk3/ruby-gtk3-3.3.2.ebuild | 41 +++++++++++++++++++++++++++++++
 2 files changed, 42 insertions(+)