public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [RFC] Major changes to the Gnome2 Eclasses
@ 2008-03-14  7:14 Rémi Cardona
  2008-03-14  9:09 ` Denis Dupeyron
                   ` (3 more replies)
  0 siblings, 4 replies; 22+ messages in thread
From: Rémi Cardona @ 2008-03-14  7:14 UTC (permalink / raw
  To: gentoo-dev

Hi folks,

During the past few weeks, I've been working on fixing and improving the 
Gnome2 eclasses wrt bug #155993. We plan on pushing these eclasses to 
portage before the Great Gnome 2.22 Unmask so that users can start 
benefiting from the improvements during the upgrade to 2.22.

URL : 
http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=tree;f=eclass;hb=HEAD

The 2 major changes :
  - the list of GConf schemas to be installed is saved in an env 
variable at pkg_preinst instead of grepping through VDB.
  - the gtk icon cache is now updated in a less brutal way. Again, the 
list of themes to be recached is saved in an env var. The current 
portage version updates _all_ the themes in /usr/share/icons in order 
not to use VDB.

As can be seen, this new eclass relies heavily on the the environment 
variable saving that was recently added to portage, mostly to be PM 
independent and to improve performance.

This is where I kindly request the help of fellow Gentoo devs and PM 
developers :
  - the gnome2 eclass now has a pkg_preinst, if you do multiple 
inherits, make sure that gnome2_pkg_preinst is called too. The 
_games_eclass_ is one of those.
  - if you use functions from the gnome2-utils.eclass, things may not 
work as expected. The _xfce_eclasses_ are on that list.
  - can bash gurus kindly review the eclasses?
  - can PM people tell us about other issues that I may have overlooked?

For info, these eclasses have been in the gnome overlay for 2 months now 
and the current versions prove to be very stable.

*Please* review these eclasses because with a simple grep, I could find 
over _1000_packages_ that inherited gnome2.eclass. But many more use 
other eclasses that depend on gnome2-utils.

Thanks

Rémi
-- 
gentoo-dev@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2008-03-20  8:16 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-14  7:14 [gentoo-dev] [RFC] Major changes to the Gnome2 Eclasses Rémi Cardona
2008-03-14  9:09 ` Denis Dupeyron
2008-03-14 10:21   ` Rémi Cardona
2008-03-14 11:34     ` Denis Dupeyron
2008-03-14 11:52 ` David Leverton
2008-03-14 12:14   ` Petteri Räty
2008-03-14 12:26     ` David Leverton
2008-03-14 12:56       ` Petteri Räty
2008-03-14 12:20   ` Rémi Cardona
2008-03-14 12:58     ` David Leverton
2008-03-14 12:22 ` Petteri Räty
2008-03-17 16:32 ` Rémi Cardona
2008-03-17 17:51   ` Nirbheek Chauhan
2008-03-17 19:57     ` Rémi Cardona
2008-03-17 23:42   ` Gilles Dartiguelongue
2008-03-18  1:06     ` Bo Ørsted Andresen
2008-03-18  6:43       ` Rémi Cardona
2008-03-18  7:06         ` Dawid Węgliński
2008-03-18  0:35   ` Petteri Räty
2008-03-18  6:37     ` Rémi Cardona
2008-03-18 11:33       ` Petteri Räty
2008-03-20  8:23   ` [gentoo-dev] " Steve Long

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox