From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/gnome-klotski/
Date: Sun, 13 Oct 2019 18:19:20 +0000 (UTC) [thread overview]
Message-ID: <1570990727.633d65afa51637118f812e69822980c6f1e7f81a.leio@gentoo> (raw)
commit: 633d65afa51637118f812e69822980c6f1e7f81a
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 13 18:18:38 2019 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Oct 13 18:18:47 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=633d65af
games-puzzle/gnome-klotski: bump to 3.34.0
Package-Manager: Portage-2.3.69, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
games-puzzle/gnome-klotski/Manifest | 1 +
.../gnome-klotski/gnome-klotski-3.34.0.ebuild | 48 ++++++++++++++++++++++
2 files changed, 49 insertions(+)
diff --git a/games-puzzle/gnome-klotski/Manifest b/games-puzzle/gnome-klotski/Manifest
index 160bd2d10c1..dcfa4734ea4 100644
--- a/games-puzzle/gnome-klotski/Manifest
+++ b/games-puzzle/gnome-klotski/Manifest
@@ -1 +1,2 @@
DIST gnome-klotski-3.22.3.tar.xz 664380 BLAKE2B 3c5ca5da9baa30921796a8701fcd2e1f5214fe19070895390fd26617af6eac7dbe12c92e643cfd2b3b5b1bbb0303e4272e338100f23a79011939506a433be014 SHA512 d86b39c60b545abfe6fce2366dd40e2d603e635f4b33c42e76a4447b845981c51fadfdb8f9f073e515ccd9772c9ee5f29258ac63b6620acff03150cc52a51d0d
+DIST gnome-klotski-3.34.0.tar.xz 846780 BLAKE2B 9928b79b0963078cb046eda5d776080fa61c6b2bf09af3da5da1e15ee7385771d792522dc44c63c1b4b3f0d218e4fe41b09fa35a86e90ae15b39a5fddf066667 SHA512 6a21588895594abe772d0a4cac3bc4049586078b35514647d1d9847472cae809c1a916a8bcd12775df5331a58058936e9723f0fd5e80844df2b362596e0694c5
diff --git a/games-puzzle/gnome-klotski/gnome-klotski-3.34.0.ebuild b/games-puzzle/gnome-klotski/gnome-klotski-3.34.0.ebuild
new file mode 100644
index 00000000000..21a39b74ca1
--- /dev/null
+++ b/games-puzzle/gnome-klotski/gnome-klotski-3.34.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+VALA_MIN_API_VERSION="0.28"
+
+inherit gnome.org gnome2-utils meson vala xdg
+
+DESCRIPTION="Slide blocks to solve the puzzle"
+HOMEPAGE="https://wiki.gnome.org/Apps/Klotski"
+
+LICENSE="GPL-3+ FDL-1.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+RDEPEND="
+ dev-libs/libgee:0.8=
+ >=dev-libs/glib-2.40.0:2
+ dev-libs/libgnome-games-support:1=
+ >=x11-libs/gtk+-3.19.0:3
+ >=gnome-base/librsvg-2.32.0:2
+"
+DEPEND="${RDEPEND}
+ gnome-base/librsvg:2[vala]
+"
+BDEPEND="
+ $(vala_depend)
+ dev-libs/appstream-glib
+ dev-util/itstool
+ >=sys-devel/gettext-0.19.8
+ virtual/pkgconfig
+"
+
+src_prepare() {
+ xdg_src_prepare
+ vala_src_prepare
+}
+
+pkg_postinst() {
+ xdg_pkg_postinst
+ gnome2_schemas_update
+}
+
+pkg_postrm() {
+ xdg_pkg_postrm
+ gnome2_schemas_update
+}
next reply other threads:[~2019-10-13 18:19 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-13 18:19 Mart Raudsepp [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-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-11-09 8:28 Gilles Dartiguelongue
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=1570990727.633d65afa51637118f812e69822980c6f1e7f81a.leio@gentoo \
--to=leio@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