public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: games-puzzle/gnome2048/
Date: Sun, 13 Dec 2015 21:19:32 +0000 (UTC)	[thread overview]
Message-ID: <1450041555.cd9a48fc9901d008c0e087f07fe0d5c291c54439.eva@gentoo> (raw)

commit:     cd9a48fc9901d008c0e087f07fe0d5c291c54439
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 13 21:19:15 2015 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Dec 13 21:19:15 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=cd9a48fc

games-puzzle/gnome2048: initial ebuild

 games-puzzle/gnome2048/gnome2048-3.18.2.ebuild | 40 ++++++++++++++++++++++++++
 games-puzzle/gnome2048/metadata.xml            |  5 ++++
 2 files changed, 45 insertions(+)

diff --git a/games-puzzle/gnome2048/gnome2048-3.18.2.ebuild b/games-puzzle/gnome2048/gnome2048-3.18.2.ebuild
new file mode 100644
index 0000000..e8ac369
--- /dev/null
+++ b/games-puzzle/gnome2048/gnome2048-3.18.2.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+GNOME_ORG_MODULE="gnome-2048"
+VALA_MIN_API_VERSION="0.24"
+
+inherit gnome-games vala
+
+DESCRIPTION="Move the tiles until you obtain the 2048 tile"
+HOMEPAGE="https://wiki.gnome.org/Apps/2048"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+	dev-libs/glib:2[dbus]
+	>=dev-libs/libgee-0.14:0.8
+	>=dev-libs/libgames-support-0.1:1.0
+	>=media-libs/clutter-1.12:1.0
+	>=media-libs/clutter-gtk-1.6:1.0
+	>=x11-libs/gtk+-3.12:3
+"
+DEPEND="${DEPEND}
+	$(vala_depend)
+	app-text/yelp-tools
+	dev-libs/appstream-glib
+	>=dev-util/intltool-0.50
+	sys-devel/gettext
+	virtual/pkgconfig
+"
+
+src_prepare() {
+	vala_src_prepare
+	gnome-games_src_prepare
+}

diff --git a/games-puzzle/gnome2048/metadata.xml b/games-puzzle/gnome2048/metadata.xml
new file mode 100644
index 0000000..da6fd63
--- /dev/null
+++ b/games-puzzle/gnome2048/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>gnome</herd>
+</pkgmetadata>


             reply	other threads:[~2015-12-13 21:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-13 21:19 Gilles Dartiguelongue [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-03-17 21:28 [gentoo-commits] proj/gnome:master commit in: games-puzzle/gnome2048/ Mart Raudsepp
2016-09-05 22:05 Gilles Dartiguelongue
2016-10-30 11:44 Gilles Dartiguelongue
2016-10-30 11:44 Gilles Dartiguelongue
2018-01-12 11:50 Dennis Lamm
2018-05-26 19:35 Gilles Dartiguelongue
2018-05-27 22:31 Gilles Dartiguelongue
2018-12-06 17:20 Mart Raudsepp
2018-12-28 23:58 Gilles Dartiguelongue
2018-12-28 23:58 Gilles Dartiguelongue

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1450041555.cd9a48fc9901d008c0e087f07fe0d5c291c54439.eva@gentoo \
    --to=eva@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox