public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gnome:pending-eva commit in: games-puzzle/gnome-taquin/
@ 2015-05-08 23:36 Gilles Dartiguelongue
  0 siblings, 0 replies; 2+ messages in thread
From: Gilles Dartiguelongue @ 2015-05-08 23:36 UTC (permalink / raw
  To: gentoo-commits

commit:     10531cb8eeafed67ed1cafb465b6f786842aaf97
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Fri May  8 22:05:18 2015 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Fri May  8 23:35:40 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=10531cb8

games-puzzle/gnome-taquin: initial ebuild

 .../gnome-taquin/gnome-taquin-3.16.0.ebuild        | 37 ++++++++++++++++++++++
 games-puzzle/gnome-taquin/metadata.xml             |  5 +++
 2 files changed, 42 insertions(+)

diff --git a/games-puzzle/gnome-taquin/gnome-taquin-3.16.0.ebuild b/games-puzzle/gnome-taquin/gnome-taquin-3.16.0.ebuild
new file mode 100644
index 0000000..2797159
--- /dev/null
+++ b/games-puzzle/gnome-taquin/gnome-taquin-3.16.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="no"
+VALA_MIN_API_VERSION="0.28"
+
+inherit gnome-games vala
+
+DESCRIPTION="Move tiles so that they reach their places"
+HOMEPAGE="https://wiki.gnome.org/Apps/Taquin"
+
+LICENSE="LGPL-2+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+	>=dev-libs/glib-2.40:2
+	>=gnome-base/librsvg-2.32
+	>=media-libs/libcanberra-0.26
+	>=x11-libs/gtk+-3.15:3
+"
+DEPEND="${RDEPEND}
+	app-text/yelp-tools
+	dev-libs/appstream-glib
+	>=dev-util/intltool-0.50
+	sys-devel/gettext
+	virtual/pkgconfig
+	$(vala_depend)
+"
+
+src_prepare() {
+	vala_src_prepare
+	gnome-games_src_prepare
+}

diff --git a/games-puzzle/gnome-taquin/metadata.xml b/games-puzzle/gnome-taquin/metadata.xml
new file mode 100644
index 0000000..6e0e2ec
--- /dev/null
+++ b/games-puzzle/gnome-taquin/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>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/gnome:pending-eva commit in: games-puzzle/gnome-taquin/
@ 2015-05-09 23:10 Gilles Dartiguelongue
  0 siblings, 0 replies; 2+ messages in thread
From: Gilles Dartiguelongue @ 2015-05-09 23:10 UTC (permalink / raw
  To: gentoo-commits

commit:     50c2154b654a30c7b29b5db878baf3cf8e574f8a
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Fri May  8 22:05:18 2015 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat May  9 23:10:22 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=50c2154b

games-puzzle/gnome-taquin: initial ebuild

 .../gnome-taquin/gnome-taquin-3.16.0.ebuild        | 37 ++++++++++++++++++++++
 games-puzzle/gnome-taquin/metadata.xml             |  5 +++
 2 files changed, 42 insertions(+)

diff --git a/games-puzzle/gnome-taquin/gnome-taquin-3.16.0.ebuild b/games-puzzle/gnome-taquin/gnome-taquin-3.16.0.ebuild
new file mode 100644
index 0000000..2797159
--- /dev/null
+++ b/games-puzzle/gnome-taquin/gnome-taquin-3.16.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="no"
+VALA_MIN_API_VERSION="0.28"
+
+inherit gnome-games vala
+
+DESCRIPTION="Move tiles so that they reach their places"
+HOMEPAGE="https://wiki.gnome.org/Apps/Taquin"
+
+LICENSE="LGPL-2+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+	>=dev-libs/glib-2.40:2
+	>=gnome-base/librsvg-2.32
+	>=media-libs/libcanberra-0.26
+	>=x11-libs/gtk+-3.15:3
+"
+DEPEND="${RDEPEND}
+	app-text/yelp-tools
+	dev-libs/appstream-glib
+	>=dev-util/intltool-0.50
+	sys-devel/gettext
+	virtual/pkgconfig
+	$(vala_depend)
+"
+
+src_prepare() {
+	vala_src_prepare
+	gnome-games_src_prepare
+}

diff --git a/games-puzzle/gnome-taquin/metadata.xml b/games-puzzle/gnome-taquin/metadata.xml
new file mode 100644
index 0000000..6e0e2ec
--- /dev/null
+++ b/games-puzzle/gnome-taquin/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>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-05-09 23:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-08 23:36 [gentoo-commits] proj/gnome:pending-eva commit in: games-puzzle/gnome-taquin/ Gilles Dartiguelongue
  -- strict thread matches above, loose matches on Subject: below --
2015-05-09 23:10 Gilles Dartiguelongue

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox