From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0D55A15808A for ; Thu, 31 Jul 2025 12:07:06 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id EAA853415C7 for ; Thu, 31 Jul 2025 12:07:05 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 3F0EE110563; Thu, 31 Jul 2025 12:06:55 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 2F38B110563 for ; Thu, 31 Jul 2025 12:06:55 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D7AD4340D77 for ; Thu, 31 Jul 2025 12:06:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 480DD32A1 for ; Thu, 31 Jul 2025 12:06:52 +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: <1753963595.6e607b95b292e993b9a9132c515b10fb42e0462b.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/gnome-mines/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-board/gnome-mines/Manifest games-board/gnome-mines/gnome-mines-48.1.ebuild X-VCS-Directories: games-board/gnome-mines/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 6e607b95b292e993b9a9132c515b10fb42e0462b X-VCS-Branch: master Date: Thu, 31 Jul 2025 12:06:52 +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: 22dbf218-8f74-4118-93b1-5c3797659efd X-Archives-Hash: e23ceed683647923a80211096d496efe commit: 6e607b95b292e993b9a9132c515b10fb42e0462b Author: Pacho Ramos gentoo org> AuthorDate: Thu Jul 31 11:59:38 2025 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Thu Jul 31 12:06:35 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e607b95 games-board/gnome-mines: add 48.1 Closes: https://github.com/gentoo/gentoo/pull/41961 Signed-off-by: Pacho Ramos gentoo.org> games-board/gnome-mines/Manifest | 1 + games-board/gnome-mines/gnome-mines-48.1.ebuild | 49 +++++++++++++++++++++++++ 2 files changed, 50 insertions(+) diff --git a/games-board/gnome-mines/Manifest b/games-board/gnome-mines/Manifest index 5c79375d8753..9a20cb7c5929 100644 --- a/games-board/gnome-mines/Manifest +++ b/games-board/gnome-mines/Manifest @@ -1 +1,2 @@ DIST gnome-mines-40.1.tar.xz 280768 BLAKE2B 7cde92e045a8ab3b53d6bcd00e1f65f456cf1bb62e804e82e076a44fc4529fbf365679d7d4c4c5a0527bcc668e4b2043c8b29c16da9819c72ceaf27c5c33183b SHA512 0e7ba01c298bb96dc2102b0af2c37d1c28772dd3b720dcfa48f9363ef36b14fc6c624e877a684f83a16ba9ffb9c9922403bdd73379afb1cbbbc66baf796c29c5 +DIST gnome-mines-48.1.tar.xz 331488 BLAKE2B be7b5fcf95068f9f30ff96ed2b08442fcbd102e8c33db5b50b9d1105129e4ff2be361ce55b5da3c4fb5aec890665ba16f4e2e196a6dfc544074b6cabb393cd66 SHA512 ff87bc0675e2e2a71c2d11a249fec8ab58dfb789300c3bc0696a53a4735e9eb18a95bd14e8569b6e0d13a1bf0855c6349f423d184dcfec1f747b62aec60c0f09 diff --git a/games-board/gnome-mines/gnome-mines-48.1.ebuild b/games-board/gnome-mines/gnome-mines-48.1.ebuild new file mode 100644 index 000000000000..66578c5addfe --- /dev/null +++ b/games-board/gnome-mines/gnome-mines-48.1.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +PYTHON_COMPAT=( python3_{11..13} ) + +inherit gnome.org gnome2-utils meson python-any-r1 vala xdg + +DESCRIPTION="Clear hidden mines from a minefield" +HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-mines" + +LICENSE="GPL-3+ CC-BY-SA-3.0" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86" + +RDEPEND=" + >=dev-libs/glib-2.40:2 + dev-libs/libgee:0.8 + >=gui-libs/gtk-4.6:4 + gui-libs/libadwaita:1 + dev-libs/libgnome-games-support:2= + >=gnome-base/librsvg-2.32.0:2 +" +DEPEND="${RDEPEND}" +BDEPEND=" + ${PYTHON_DEPS} + $(vala_depend) + dev-libs/appstream + dev-libs/libxml2:2 + dev-util/itstool + >=sys-devel/gettext-0.19.8 + virtual/pkgconfig + gnome-base/librsvg:2[vala] +" + +src_prepare() { + default + vala_setup +} + +pkg_postinst() { + xdg_pkg_postinst + gnome2_schemas_update +} + +pkg_postrm() { + xdg_pkg_postrm + gnome2_schemas_update +}