public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/gnome-nibbles/
Date: Wed, 20 Dec 2023 09:58:27 +0000 (UTC)	[thread overview]
Message-ID: <1703066003.b9cd6bf195da3e9f0945f7e8aaa5d50b85d70c9f.pacho@gentoo> (raw)

commit:     b9cd6bf195da3e9f0945f7e8aaa5d50b85d70c9f
Author:     Guillermo Joandet <gjoandet <AT> gmail <DOT> com>
AuthorDate: Thu Oct 19 22:09:07 2023 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Dec 20 09:53:23 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9cd6bf1

games-arcade/gnome-nibbles: Version bump to 4.0.1

Signed-off-by: Guillermo Joandet <gjoandet <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/33422
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 games-arcade/gnome-nibbles/Manifest                |  1 +
 .../gnome-nibbles/gnome-nibbles-4.0.1.ebuild       | 51 ++++++++++++++++++++++
 2 files changed, 52 insertions(+)

diff --git a/games-arcade/gnome-nibbles/Manifest b/games-arcade/gnome-nibbles/Manifest
index fee0c94d9dc6..180ce5ccdaa5 100644
--- a/games-arcade/gnome-nibbles/Manifest
+++ b/games-arcade/gnome-nibbles/Manifest
@@ -1 +1,2 @@
 DIST gnome-nibbles-3.38.3.tar.xz 388996 BLAKE2B cb8482568e5a9e87d2ff974ab9c1a7a33d353554a3bf56774dd451da06cfe97267ae82c90d8331563886c1051e0d59693785773b31247c450c795c05e748854c SHA512 08102ab6a48cc121b2ea4d0edc32e3ee7b0eb56441d061367ca7c058cf94046fe185767999b262c9aaeac70e2086333f024b70ba85810e4275a9cbdede5dacee
+DIST gnome-nibbles-4.0.1.tar.xz 417716 BLAKE2B 18703fb353097c75b0a36caaca60ae2d2a2186920cfe5d8bcb67d594608beee29de46f70557ff37e0edd819e6838acfc98250c568605e2f657627c60ea56ae5f SHA512 802bf7f320613b3a1d57cbe7ab804ba07781ad3c5e6ea3e5d1d2ee0d744055265b05895987d84714ca6eeb7eca832f138a2427f5c00d25ef14c8ef8976ddae2f

diff --git a/games-arcade/gnome-nibbles/gnome-nibbles-4.0.1.ebuild b/games-arcade/gnome-nibbles/gnome-nibbles-4.0.1.ebuild
new file mode 100644
index 000000000000..2d8c493922ca
--- /dev/null
+++ b/games-arcade/gnome-nibbles/gnome-nibbles-4.0.1.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome.org gnome2-utils meson vala xdg
+
+DESCRIPTION="Nibbles clone for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Nibbles https://gitlab.gnome.org/GNOME/gnome-nibbles"
+
+LICENSE="GPL-3+ CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
+
+RDEPEND="
+	>=dev-libs/glib-2.66.0:2
+	dev-libs/libgee:0.8=
+	>=media-libs/gsound-1.0.2
+	>=gui-libs/gtk-4.6:4
+	x11-libs/pango
+	>=dev-libs/libgnome-games-support-2.0.0:2=
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+	dev-util/itstool
+	>=sys-devel/gettext-0.19.8
+	virtual/pkgconfig
+	$(vala_depend)
+	media-libs/gsound[vala]
+"
+
+src_unpack() {
+	default
+	mv "${WORKDIR}"/gnome-nibbles-4.0.rc2 "${WORKDIR}"/gnome-nibbles-4.0.rc.2
+}
+
+src_prepare() {
+	default
+	vala_setup
+	xdg_environment_reset
+}
+
+pkg_postinst() {
+	xdg_pkg_postinst
+	gnome2_schemas_update
+}
+
+pkg_postrm() {
+	xdg_pkg_postrm
+	gnome2_schemas_update
+}


             reply	other threads:[~2023-12-20  9:58 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-20  9:58 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-20 14:36 [gentoo-commits] repo/gentoo:master commit in: games-arcade/gnome-nibbles/ Mart Raudsepp
2024-04-13 10:37 Mart Raudsepp
2024-04-07 10:11 Arthur Zamarin
2024-04-07  5:55 Arthur Zamarin
2024-04-07  5:55 Arthur Zamarin
2024-03-02 22:33 Mart Raudsepp
2024-02-18  6:09 Arthur Zamarin
2024-02-09 22:26 Mart Raudsepp
2023-12-21  0:07 Ionen Wolkens
2023-12-20  9:58 Pacho Ramos
2023-12-20  9:58 Pacho Ramos
2023-06-17 17:09 Arthur Zamarin
2023-06-17 17:09 Arthur Zamarin
2023-06-03  5:24 Jakov Smolić
2023-05-01 18:16 Matt Turner
2022-10-30 15:42 Matt Turner
2022-09-15 21:00 Matt Turner
2022-02-08  4:45 Sam James
2021-04-24 10:43 Mart Raudsepp
2021-04-24  9:20 Mart Raudsepp
2021-03-21 22:00 Matt Turner
2020-08-22  7:21 Mart Raudsepp
2020-04-20 20:30 Mart Raudsepp
2019-12-22 20:47 Mart Raudsepp
2019-08-06  5:20 Mart Raudsepp
2019-08-04 22:35 Aaron Bauman
2018-09-14  8:17 Mart Raudsepp
2018-08-22 21:38 Mart Raudsepp
2018-02-03 19:40 Mart Raudsepp
2018-01-27  0:41 Thomas Deutschmann
2018-01-18  2:27 Mikle Kolyada
2017-08-08 22:10 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-30 11:44 Gilles Dartiguelongue
2016-09-04 23:20 Gilles Dartiguelongue
2016-07-02 10:43 Pacho Ramos
2016-07-02 10:43 Pacho Ramos
2016-03-06 16:43 Mikle Kolyada
2015-11-09 21:51 Pacho Ramos
2015-11-09 21:51 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=1703066003.b9cd6bf195da3e9f0945f7e8aaa5d50b85d70c9f.pacho@gentoo \
    --to=pacho@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