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] repo/gentoo:master commit in: games-puzzle/gnome-klotski/
Date: Wed,  9 Nov 2016 08:28:57 +0000 (UTC)	[thread overview]
Message-ID: <1478678369.24d13054304331d21dd5d4ec3009f0dc5bfa66cd.eva@gentoo> (raw)

commit:     24d13054304331d21dd5d4ec3009f0dc5bfa66cd
Author:     Christophe Lermytte <gentoo <AT> lermytte <DOT> be>
AuthorDate: Tue Nov  8 20:25:42 2016 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Nov  9 07:59:29 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24d13054

games-puzzle/gnome-klotski: add gnome-klotski-3.22.1.ebuild

Simple bump, no relevant changes

https://git.gnome.org/browse/gnome-klotski/diff/?id=3.22.1&&id2=3.22.0
Closes: https://github.com/gentoo/gentoo/pull/2784

Signed-off-by: Gilles Dartiguelongue <eva <AT> gentoo.org>

 games-puzzle/gnome-klotski/Manifest                |  1 +
 .../gnome-klotski/gnome-klotski-3.22.1.ebuild      | 37 ++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/games-puzzle/gnome-klotski/Manifest b/games-puzzle/gnome-klotski/Manifest
index b9bd868..48eba09 100644
--- a/games-puzzle/gnome-klotski/Manifest
+++ b/games-puzzle/gnome-klotski/Manifest
@@ -1,3 +1,4 @@
 DIST gnome-klotski-3.18.2.tar.xz 1787848 SHA256 e22b7136c4646b1aa6a9cefa8206bc92aed4ac389e891e48551e1804a2748192 SHA512 18f8d3e6a36a607d39f6fa5603192631e50df7a10fbdaca5e7f8a383119c518afec1427d4f8c73f5a7833e73f123cda91a9201124fa182be918b3de715eebf72 WHIRLPOOL 8ad84f7253cc049c4650bccfca0fbf29a0ca820125b38967e2cfb035f1caec7e80589cb20d0ec6959ca963d60c82a6197c136d33016e04dba606365c1f7f785c
 DIST gnome-klotski-3.20.2.tar.xz 1748852 SHA256 5c517534da14bb9b8c90dd76b8c7169557a6876318780677a0e451f982028493 SHA512 2ede92bf6aa016b69e4e5f3dc3059312676e099aef71794195b52db24972d8c1c8f69d1df6dedbd64df3eb61dcbe4c70daadebec6872cba575aff5638700c361 WHIRLPOOL 8395ce6279f7ff799b3347bca46666eabcf6dcd658a3d2baf46a189126ef89203fff3e1789c58b67dc693b8a17eadc66cdddef38c2e069c385a5251da7356ae3
 DIST gnome-klotski-3.22.0.tar.xz 1420972 SHA256 25e35369d1b5d2f9e6b92d44568d21df631b5b23dd7b12ca226a04f58cb54700 SHA512 4a1c1cb8fd820cd94da3a76677d33abb525822bb58ef38fdda268188428034821e3444a208a0b82eaf18171773242b9a8a6088372cfed228f2ff07af63be4c81 WHIRLPOOL a5133277d4ae4ad9856d3a177bdaaa6aeda4ded991f0651a33c018dc163ff8097b1eee429ba7a1d4020fe0fe1ef256fbf1fed614001dcb0e7659f46784fe310c
+DIST gnome-klotski-3.22.1.tar.xz 1420512 SHA256 7860ab0aa1089a4e4573cd66498685638d58a312f30737456c5e27f1f37e2a13 SHA512 18ff2d4f728a0328cb4d640f21b469879960a5a8b0ecdecb76ad021aaa1abc0f179f7d68d8f48c5af4dc57f59e9028fb2b795db05cb1875ea406d86959cf349a WHIRLPOOL b1ea23a25689abac43c62656e0cb9535fa83015c4370ddfdd3d4cfaaff0fff9d3162ffb7a0018297d71b92308ae3d448ba7ec1f05737cbd78591ec166e654bca

diff --git a/games-puzzle/gnome-klotski/gnome-klotski-3.22.1.ebuild b/games-puzzle/gnome-klotski/gnome-klotski-3.22.1.ebuild
new file mode 100644
index 00000000..6e7ed66
--- /dev/null
+++ b/games-puzzle/gnome-klotski/gnome-klotski-3.22.1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+VALA_MIN_API_VERSION="0.28"
+
+inherit gnome2 vala
+
+DESCRIPTION="Slide blocks to solve the puzzle"
+HOMEPAGE="https://wiki.gnome.org/Apps/Klotski"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+	>=dev-libs/glib-2.32:2
+	dev-libs/libgee:0.8=
+	dev-libs/libgnome-games-support:1
+	>=gnome-base/librsvg-2.32.0:2
+	>=x11-libs/gtk+-3.19.0:3
+"
+DEPEND="${RDEPEND}
+	$(vala_depend)
+	app-text/yelp-tools
+	dev-libs/appstream-glib
+	>=dev-util/intltool-0.50
+	sys-devel/gettext
+	virtual/pkgconfig
+"
+
+src_prepare() {
+	gnome2_src_prepare
+	vala_src_prepare
+}


             reply	other threads:[~2016-11-09  8:29 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-09  8:28 Gilles Dartiguelongue [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-01-01 14:48 [gentoo-commits] repo/gentoo:master commit in: games-puzzle/gnome-klotski/ David Seifert
2022-10-30 15:42 Matt Turner
2021-03-27 20:41 Matt Turner
2021-03-27 20:41 Matt Turner
2020-08-22 12:09 Mart Raudsepp
2020-04-20 20:42 Mart Raudsepp
2020-03-22 16:49 Mart Raudsepp
2019-12-22 20:47 Mart Raudsepp
2019-10-13 18:19 Mart Raudsepp
2019-08-05 23:12 Aaron Bauman
2018-09-14  8:17 Mart Raudsepp
2018-04-29  0:08 Mart Raudsepp
2018-04-26 22:32 Aaron Bauman
2018-04-26 17:15 Thomas Deutschmann
2018-04-20 19:00 Mart Raudsepp
2017-12-20 20:42 Mart Raudsepp
2017-09-12  6:28 Gilles Dartiguelongue
2017-05-01 21:49 Mart Raudsepp
2016-12-06  9:33 Pacho Ramos
2016-10-31 11:06 Gilles Dartiguelongue
2016-06-25 12:22 Pacho Ramos
2016-06-25 12:22 Pacho Ramos
2015-11-09  9:54 Pacho Ramos
2015-09-20 16:49 Pacho Ramos
2015-09-20 16:49 Pacho Ramos

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=1478678369.24d13054304331d21dd5d4ec3009f0dc5bfa66cd.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