Gentoo Archives: gentoo-dev

From: Pacho Ramos <pacho@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] gnome-games.eclass: Eclass for installing all gnome-games
Date: Thu, 02 May 2013 13:41:06
Message-Id: 1367502051.21951.12.camel@localhost
In Reply to: Re: [gentoo-dev] gnome-games.eclass: Eclass for installing all gnome-games by hasufell
1 El jue, 02-05-2013 a las 14:34 +0200, hasufell escribió:
2 > On 05/02/2013 12:41 PM, Pacho Ramos wrote:
3 > > gnome-games was splitted in separate packages per game and, then, we
4 > > need an eclass to also set proper settings inherited from gnome2 and
5 > > games eclasses. This should also solve:
6 > > https://bugs.gentoo.org/show_bug.cgi?id=432848
7 > >
8 > > eclass and ebuild (games-puzzle/five-or-more) to try attached
9 > >
10 >
11 > This does not honour GAMES_DATADIR afais.
12
13 They cannot honor it since installing all stuff under /usr/share/games
14 will lead to them even failing to start (I tried it before).
15
16 >
17 > "prepgamesdirs" is missing completely too.
18 >
19 > So those games will not be compliant with the games.eclass standard.
20 >
21
22 In games.eclass I see you have prepgamesdirs but don't call it on any
23 exported phase from games.eclass :-/, how are other games calling it?

Replies