From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6E0671381F3 for ; Thu, 2 May 2013 12:35:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 596E0E0A64; Thu, 2 May 2013 12:34:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6FE03E09EE for ; Thu, 2 May 2013 12:34:51 +0000 (UTC) Received: from [192.168.4.5] (blfd-5d823462.pool.mediaWays.net [93.130.52.98]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: hasufell) by smtp.gentoo.org (Postfix) with ESMTPSA id 19B9F33DFAE for ; Thu, 2 May 2013 12:34:49 +0000 (UTC) Message-ID: <51825D64.2010905@gentoo.org> Date: Thu, 02 May 2013 14:34:44 +0200 From: hasufell User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130412 Thunderbird/17.0.5 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] gnome-games.eclass: Eclass for installing all gnome-games References: <1367491272.21951.8.camel@localhost> In-Reply-To: <1367491272.21951.8.camel@localhost> X-Enigmail-Version: 1.6a1pre Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: ee9e5bf4-cb13-465f-b9b9-f5f624f9414f X-Archives-Hash: bc44d300d121672a47cfd9791ef0a6a4 On 05/02/2013 12:41 PM, Pacho Ramos wrote: > gnome-games was splitted in separate packages per game and, then, we > need an eclass to also set proper settings inherited from gnome2 and > games eclasses. This should also solve: > https://bugs.gentoo.org/show_bug.cgi?id=432848 > > eclass and ebuild (games-puzzle/five-or-more) to try attached > This does not honour GAMES_DATADIR afais. "prepgamesdirs" is missing completely too. So those games will not be compliant with the games.eclass standard.