Bug 23067 - ruby-gnome2-0.5.0.ebuild (New Package)
|
Bug#:
23067
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P4
|
|
Resolution: FIXED
|
Assigned To: agriffis@gentoo.org
|
Reported By: claw@gmx.net
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: ruby-gnome2-0.5.0.ebuild (New Package)
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2003-06-18 14:54 0000
|
a few things that should be corrected :
gnome2 eclass should be used (eliminates src_install except docs currently)
gdk-pixbuf dep should go
only add the arch(s) to KEYWORDS that you have tested, not just all of them.
in general, are the bindings API stable, considered usable in a non-dev environment ?
I'm working on putting this in, so I'll take it.
Foser, in response to your questions, it looks from the website like things are in pretty good shape. Regarding inheriting gnome2, IMHO that is not the right thing. This package has little in common with other Gnome2 packages, but a lot in common with other Ruby packages. It makes more sense to split this up like the original ruby-gnome bindings and use a similar installation procedure.
I've added the following ebuilds in the dev-ruby category:
ruby-gconf2
ruby-gdkpixbuf2
ruby-glib2
ruby-gnome2
ruby-gnomecanvas2
ruby-libart2
ruby-libglade2
ruby-pango
I also updated ruby-gtk2 to 0.5.0-r1 to use the ruby-gnome2.eclass. Right now these are all ~x86 masked. If you want to install the entire suite, you can just do
ACCEPT_KEYWORDS=~x86 emerge ruby-gnome2 ruby-libglade2 ruby-gconf2
and the rest will be carried along as dependencies. Also, I ran through the tests in /usr/share/doc/ruby-gnome2/sample/test-gnome. They seemed to work okay.