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 36DDB1381F3 for ; Sat, 12 Oct 2013 17:38:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 026D3E08A1; Sat, 12 Oct 2013 17:38:45 +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 8E708E08A1 for ; Sat, 12 Oct 2013 17:38:44 +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 7248333EFF5 for ; Sat, 12 Oct 2013 17:38:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 20C56D117D for ; Sat, 12 Oct 2013 17:38:42 +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: <1381599514.9c14e582a2ae78b9a657874486a29ce59e7869ae.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: games-board/gnome-chess/ X-VCS-Repository: proj/gnome X-VCS-Files: games-board/gnome-chess/gnome-chess-3.10.1.ebuild games-board/gnome-chess/metadata.xml X-VCS-Directories: games-board/gnome-chess/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 9c14e582a2ae78b9a657874486a29ce59e7869ae X-VCS-Branch: master Date: Sat, 12 Oct 2013 17:38:42 +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: 70be5d95-4793-488d-8738-5a3ae0e35f6a X-Archives-Hash: c902519ea11791b0c1dc6c6f0e529680 commit: 9c14e582a2ae78b9a657874486a29ce59e7869ae Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sat Oct 12 17:20:13 2013 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sat Oct 12 17:38:34 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=9c14e582 games-board/gnome-chess: 3.8.4 → 3.10.1 --- games-board/gnome-chess/gnome-chess-3.10.1.ebuild | 38 +++++++++++++++++++++++ games-board/gnome-chess/metadata.xml | 5 +++ 2 files changed, 43 insertions(+) diff --git a/games-board/gnome-chess/gnome-chess-3.10.1.ebuild b/games-board/gnome-chess/gnome-chess-3.10.1.ebuild new file mode 100644 index 0000000..d57c3d1 --- /dev/null +++ b/games-board/gnome-chess/gnome-chess-3.10.1.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/gnome-chess/gnome-chess-3.8.4.ebuild,v 1.2 2013/08/31 07:37:07 pinkbyte Exp $ + +EAPI="5" +GCONF_DEBUG="no" +VALA_MIN_API_VERSION="0.22" + +inherit gnome-games vala + +DESCRIPTION="Play the classic two-player boardgame of chess" +HOMEPAGE="https://wiki.gnome.org/Chess" + +LICENSE="LGPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~arm" +IUSE="" + +RDEPEND=" + dev-libs/glib:2 + >=gnome-base/librsvg-2.32 + virtual/glu + virtual/opengl + >=x11-libs/gtk+-3.4:3 + x11-libs/libX11 +" +DEPEND="${RDEPEND} + $(vala_depend) + app-text/yelp-tools + >=dev-util/intltool-0.50 + sys-devel/gettext + virtual/pkgconfig +" + +src_prepare() { + gnome-games_src_prepare + vala_src_prepare +} diff --git a/games-board/gnome-chess/metadata.xml b/games-board/gnome-chess/metadata.xml new file mode 100644 index 0000000..da6fd63 --- /dev/null +++ b/games-board/gnome-chess/metadata.xml @@ -0,0 +1,5 @@ + + + +gnome +