Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
A new version of the popular GTK+ GUI builder is out. Support for GTK+ 2.6 and GNOME 2.10. Reproducible: Always Steps to Reproduce:
Hi, I've modified the ebuild of Glade 2.6.8 : All KEYWORDS are ~. I've modified RDEPEND, depends from >=x11-libs/gtk+-2.6, and if the USE gnome is setted also from GNOME 2.10 (I've used 2.9, read 2.10). Originally ebuild depends from libgnomeui 2.6 and libgnomecanvas 2.0, I've modified to 2.10, would be right (may it's not necessary, because they are already GNOME 2.10 dependencies). Original ebuild depends alsa from libbonoboui 2.0.0 (if GNOME USE is setted), I've modified it to depends from libbonoboui 2.8.1 (also here is not necessary IMHO). The ebuild needs "glade-2.0.0-scrollkeeper.patch" patch file. Here it works ;)
Created an attachment (id=54527) [edit] Glade 2.10.0 ebuild ebuild obtained from 2.6.8 ebuild with some modification.
Confirmed. I have putted your ebuild in my overlay, added scrollkeeper patch, digest, emerge and everything compiled nicely ;) Please add this one to portage... thank you 'xoen'. I see on the MD-mailinglist you reported two bugs. it's not really gentoo-related I think, but nice work ;)
committed glade 2.10.0 ebuild to tree. ( take a look at how your ebuild differs from the one I committed ) Thanks for the heads up about the update!