From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 87F8C158015 for ; Wed, 20 Dec 2023 09:58:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 895FB2BC01F; Wed, 20 Dec 2023 09:58:30 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 70A2B2BC01F for ; Wed, 20 Dec 2023 09:58:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8AC9433F9FD for ; Wed, 20 Dec 2023 09:58:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E027BACA for ; Wed, 20 Dec 2023 09:58:27 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1703066003.b9cd6bf195da3e9f0945f7e8aaa5d50b85d70c9f.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/gnome-nibbles/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-arcade/gnome-nibbles/Manifest games-arcade/gnome-nibbles/gnome-nibbles-4.0.1.ebuild X-VCS-Directories: games-arcade/gnome-nibbles/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: b9cd6bf195da3e9f0945f7e8aaa5d50b85d70c9f X-VCS-Branch: master Date: Wed, 20 Dec 2023 09:58:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3e393804-023a-4f98-8e10-d83e6cea3f75 X-Archives-Hash: 3a682825feb708cf1e4cfcc213194403 commit: b9cd6bf195da3e9f0945f7e8aaa5d50b85d70c9f Author: Guillermo Joandet gmail com> AuthorDate: Thu Oct 19 22:09:07 2023 +0000 Commit: Pacho Ramos gentoo 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 gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33422 Signed-off-by: Pacho Ramos 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 +}