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 17D101381F3 for ; Sat, 12 Oct 2013 22:59:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C92D1E07FD; Sat, 12 Oct 2013 22:59:23 +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 51970E07FE for ; Sat, 12 Oct 2013 22:59:23 +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 5468433EE9E for ; Sat, 12 Oct 2013 22:59:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 04878D117D for ; Sat, 12 Oct 2013 22:59:21 +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: <1381618734.af4202af4845079e45c0310e70a6d6fd7c59f6dc.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: games-puzzle/gnome-klotski/ X-VCS-Repository: proj/gnome X-VCS-Files: games-puzzle/gnome-klotski/gnome-klotski-3.10.0.ebuild games-puzzle/gnome-klotski/metadata.xml X-VCS-Directories: games-puzzle/gnome-klotski/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: af4202af4845079e45c0310e70a6d6fd7c59f6dc X-VCS-Branch: master Date: Sat, 12 Oct 2013 22:59:21 +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: c063e487-ee46-4686-9a0a-027fc0909b92 X-Archives-Hash: 04ada1d66489f545ff7286ecab9656e1 commit: af4202af4845079e45c0310e70a6d6fd7c59f6dc Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sat Oct 12 22:52:43 2013 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sat Oct 12 22:58:54 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=af4202af games-puzzle/gnome-klotski: 3.8.2 → 3.10.0 --- .../gnome-klotski/gnome-klotski-3.10.0.ebuild | 35 ++++++++++++++++++++++ games-puzzle/gnome-klotski/metadata.xml | 5 ++++ 2 files changed, 40 insertions(+) diff --git a/games-puzzle/gnome-klotski/gnome-klotski-3.10.0.ebuild b/games-puzzle/gnome-klotski/gnome-klotski-3.10.0.ebuild new file mode 100644 index 0000000..e3661a3 --- /dev/null +++ b/games-puzzle/gnome-klotski/gnome-klotski-3.10.0.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gnome-klotski/gnome-klotski-3.8.2.ebuild,v 1.3 2013/08/31 07:59:45 pinkbyte Exp $ + +EAPI="5" +GCONF_DEBUG="no" +VALA_MIN_API_VERSION="0.16" + +inherit gnome-games vala + +DESCRIPTION="Slide blocks to solve the puzzle" +HOMEPAGE="https://wiki.gnome.org/Klotski" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~arm" +IUSE="" + +RDEPEND=" + dev-libs/glib:2 + >=gnome-base/librsvg-2.32.0 + >=x11-libs/gtk+-3.4.0:3 +" +DEPEND="${RDEPEND} + $(vala_depend) + app-text/yelp-tools + >=dev-util/intltool-0.35.0 + sys-devel/gettext + virtual/pkgconfig +" + +src_prepare() { + gnome-games_src_prepare + vala_src_prepare +} diff --git a/games-puzzle/gnome-klotski/metadata.xml b/games-puzzle/gnome-klotski/metadata.xml new file mode 100644 index 0000000..6e0e2ec --- /dev/null +++ b/games-puzzle/gnome-klotski/metadata.xml @@ -0,0 +1,5 @@ + + + + gnome +