From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/swell-foop/
Date: Mon, 12 Apr 2021 21:59:51 +0000 (UTC) [thread overview]
Message-ID: <1618264772.9f21e13b42c79d4e5170f5d35e310510ab7dcded.mattst88@gentoo> (raw)
commit: 9f21e13b42c79d4e5170f5d35e310510ab7dcded
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 12 21:51:34 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Apr 12 21:59:32 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f21e13b
games-puzzle/swell-foop: Version bump to 40.0
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
games-puzzle/swell-foop/Manifest | 1 +
games-puzzle/swell-foop/swell-foop-40.0.ebuild | 44 ++++++++++++++++++++++++++
2 files changed, 45 insertions(+)
diff --git a/games-puzzle/swell-foop/Manifest b/games-puzzle/swell-foop/Manifest
index ad503877342..38ba62678b3 100644
--- a/games-puzzle/swell-foop/Manifest
+++ b/games-puzzle/swell-foop/Manifest
@@ -1 +1,2 @@
DIST swell-foop-3.34.1.tar.xz 732008 BLAKE2B e41527ce485fc7d41b3b8667fba1100fc79a1683adbe7948ecb0f73b418f5e8bcd8c5eeb15c1083cfcbb0237294016ea49510ae6103e2cfc6bc93b508a61a02f SHA512 53625882a755959349f259f5527a48f926e6b8e0493eb81ac257fed6869b87d48e789e4a2141bee7aa8910fb061ca9d7541ceef7f3bdb7a5138068cc6dd16b81
+DIST swell-foop-40.0.tar.xz 821796 BLAKE2B c831a3ed4fc2f53a85793f19dee2e481970784dca4b092db7f905123073b185608fbd8c0a4d8b0c2a74fc4f48e982c4d39b88132381b2a4155609398868825fd SHA512 018a51fdc0e54d9f011a90757fad9d568df33b33241cff9281a49306b8cc236e173e251e8b7ae769a8096f0c9893d496108e4183382ac2f116128fce99774a00
diff --git a/games-puzzle/swell-foop/swell-foop-40.0.ebuild b/games-puzzle/swell-foop/swell-foop-40.0.ebuild
new file mode 100644
index 00000000000..763530ce1ac
--- /dev/null
+++ b/games-puzzle/swell-foop/swell-foop-40.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org gnome2-utils meson vala xdg
+
+DESCRIPTION="Clear the screen by removing groups of colored and shaped tiles"
+HOMEPAGE="https://wiki.gnome.org/Apps/Swell%20Foop"
+
+LICENSE="GPL-2+ FDL-1.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+ >=dev-libs/glib-2.36:2
+ >=x11-libs/gtk+-3.24:3
+ >=media-libs/clutter-1.14.0:1.0
+ >=media-libs/clutter-gtk-1.5.0:1.0
+ >=dev-libs/libgnome-games-support-1.7.1:1=
+ >=dev-libs/libgee-0.14.0:0.8=
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+ dev-libs/appstream-glib
+ dev-util/itstool
+ >=sys-devel/gettext-0.19.8
+ virtual/pkgconfig
+ $(vala_depend)
+"
+
+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:[~2021-04-12 21:59 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-12 21:59 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-08-01 12:42 [gentoo-commits] repo/gentoo:master commit in: games-puzzle/swell-foop/ Pacho Ramos
2025-08-01 12:42 Pacho Ramos
2025-08-01 12:42 Pacho Ramos
2024-07-16 10:55 Pacho Ramos
2024-07-16 10:55 Pacho Ramos
2022-10-30 15:42 Matt Turner
2022-04-13 0:45 Matt Turner
2022-02-08 4:45 Sam James
2021-12-19 17:50 Matt Turner
2021-04-30 20:06 Matt Turner
2019-12-22 20:47 Mart Raudsepp
2019-10-20 17:38 Mart Raudsepp
2019-08-05 23:12 Aaron Bauman
2019-05-18 20:46 Mart Raudsepp
2019-03-14 17:19 Mart Raudsepp
2019-03-14 17:19 Mart Raudsepp
2018-12-02 17:27 Mart Raudsepp
2018-11-23 8:35 Mart Raudsepp
2018-11-19 15:58 Gilles Dartiguelongue
2018-08-02 20:58 Mart Raudsepp
2018-02-03 19:40 Mart Raudsepp
2018-01-18 2:27 Mikle Kolyada
2017-08-08 22:11 Gilles Dartiguelongue
2017-05-01 21:49 Mart Raudsepp
2017-04-02 13:03 Mart Raudsepp
2016-11-09 23:27 Gilles Dartiguelongue
2016-10-19 22:02 Gilles Dartiguelongue
2016-10-19 22:02 Gilles Dartiguelongue
2016-06-25 12:22 Pacho Ramos
2016-06-25 12:22 Pacho Ramos
2015-11-09 21:51 Pacho Ramos
2015-11-09 21:51 Pacho Ramos
2015-09-05 13:07 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=1618264772.9f21e13b42c79d4e5170f5d35e310510ab7dcded.mattst88@gentoo \
--to=mattst88@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