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 5C9211381F3 for ; Sat, 24 Nov 2012 17:51:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 526B221C006; Sat, 24 Nov 2012 17:51:18 +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 B136C21C006 for ; Sat, 24 Nov 2012 17:51:17 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 616C733D84C for ; Sat, 24 Nov 2012 17:51:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id C165FE5436 for ; Sat, 24 Nov 2012 17:51:14 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1353779467.fa164f1986c03d0cf009000e079ef5885247f421.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-games/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-extra/gnome-games/gnome-games-3.6.1.ebuild gnome-extra/gnome-games/gnome-games-9999.ebuild gnome-extra/gnome-games/metadata.xml X-VCS-Directories: gnome-extra/gnome-games/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: fa164f1986c03d0cf009000e079ef5885247f421 X-VCS-Branch: master Date: Sat, 24 Nov 2012 17:51:14 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4c851654-4d46-4dbb-9d8a-8be5f033bb8d X-Archives-Hash: caea277492ea255378e6c8320f66b43c commit: fa164f1986c03d0cf009000e079ef5885247f421 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sat Nov 24 17:51:07 2012 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sat Nov 24 17:51:07 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=fa164f19 gnome-extra/gnome-games: 3.4.2 → 3.6.1 --- ...-games-9999.ebuild => gnome-games-3.6.1.ebuild} | 64 ++++++++------------ gnome-extra/gnome-games/gnome-games-9999.ebuild | 55 ++++++++--------- gnome-extra/gnome-games/metadata.xml | 16 +++++ 3 files changed, 67 insertions(+), 68 deletions(-) diff --git a/gnome-extra/gnome-games/gnome-games-9999.ebuild b/gnome-extra/gnome-games/gnome-games-3.6.1.ebuild similarity index 76% copy from gnome-extra/gnome-games/gnome-games-9999.ebuild copy to gnome-extra/gnome-games/gnome-games-3.6.1.ebuild index 811328e..6813cef 100644 --- a/gnome-extra/gnome-games/gnome-games-9999.ebuild +++ b/gnome-extra/gnome-games/gnome-games-3.6.1.ebuild @@ -2,20 +2,15 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI="3" -GNOME_TARBALL_SUFFIX="xz" +EAPI="4" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" -WANT_AUTOMAKE="1.11" PYTHON_DEPEND="2:2.5" PYTHON_USE_WITH="xml" -# make sure games is inherited first so that the gnome2 +# Make sure games is inherited first so that the gnome2 # functions will be called if they are not overridden inherit games gnome2 python virtualx -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi DESCRIPTION="Collection of games for the GNOME desktop" HOMEPAGE="http://live.gnome.org/GnomeGames/" @@ -23,34 +18,33 @@ HOMEPAGE="http://live.gnome.org/GnomeGames/" LICENSE="GPL-2 GPL-3 FDL-1.1" SLOT="0" # TODO: file KEYWORDREQ bug once it's determined that seed is usable -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~amd64 ~x86" -fi -IUSE="artworkextra +aisleriot +clutter +glchess +introspection +sudoku test" +KEYWORDS="~amd64 ~mips ~x86" + +# FIXME: we should decide whether to have USE flag for games of features +# IUSE="artworkextra clutter opengl python test" +# vs +# IUSE="artworkextra aisleriot glchess quadrapassel swell-foop lightsoff gnibbles sudoku" +IUSE="artworkextra +aisleriot +clutter +glchess +sudoku test" COMMON_DEPEND=" - >=dev-libs/dbus-glib-0.75 >=dev-libs/glib-2.25.7 - >=dev-libs/libxml2-2.4.0 >=gnome-base/librsvg-2.32 >=x11-libs/cairo-1.10 - >=x11-libs/gtk+-3.3.11:3[introspection?] + >=x11-libs/gtk+-3.3.11:3[introspection] >=media-libs/libcanberra-0.26[gtk3] - artworkextra? ( >=gnome-extra/gnome-games-extra-data-3.0.0 ) + artworkextra? ( >=gnome-extra/gnome-games-extra-data-3 ) clutter? ( - media-libs/clutter:1.0 + media-libs/clutter:1.0[introspection] >=media-libs/clutter-gtk-0.91.6:1.0 ) - introspection? ( - >=dev-libs/gobject-introspection-0.9.10 - media-libs/clutter:1.0[introspection] ) glchess? ( dev-db/sqlite:3 + virtual/glu virtual/opengl - x11-libs/libX11 )" + x11-libs/libX11 ) + sudoku? ( dev-libs/gobject-introspection ) +" RDEPEND="${COMMON_DEPEND} sudoku? ( dev-python/pycairo @@ -59,16 +53,15 @@ RDEPEND="${COMMON_DEPEND} x11-libs/pango[introspection] >=x11-libs/gtk+-3.0.0:3[introspection] ) - !=x11-libs/gtk+-3.0.0:3[introspection] ) - ! + + + gnome + + Install the card game Aisleriot (Solitaire) + Installs extra artwork for various games + Install games that use media-libs/clutter + Install Chess written in dev-lang/vala and + OpenGL + Install swell-foop and lightsoff which are written in + JavaScript using dev-libs/seed + Install the game Sudoku which uses + dev-python/pygobject and introspection + +