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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 89C681581F0 for ; Wed, 15 Jan 2025 17:34:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69255E07D9; Wed, 15 Jan 2025 17:34:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5451BE07D9 for ; Wed, 15 Jan 2025 17:34:18 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9C5983430B1 for ; Wed, 15 Jan 2025 17:34:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C015A2142 for ; Wed, 15 Jan 2025 17:34:14 +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: <1736962188.8a55f66d18f03fce218883172a7f8b8d2e62a3c8.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/gnome-mahjongg/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-board/gnome-mahjongg/Manifest games-board/gnome-mahjongg/gnome-mahjongg-47.0.ebuild X-VCS-Directories: games-board/gnome-mahjongg/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 8a55f66d18f03fce218883172a7f8b8d2e62a3c8 X-VCS-Branch: master Date: Wed, 15 Jan 2025 17:34:14 +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: 4af58e11-232e-4f37-92f5-51d0aafe0edf X-Archives-Hash: b6b099388456b19b771a92d5e8355d94 commit: 8a55f66d18f03fce218883172a7f8b8d2e62a3c8 Author: Guillermo Joandet gmail com> AuthorDate: Mon Jul 29 16:32:08 2024 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Wed Jan 15 17:29:48 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a55f66d games-board/gnome-mahjongg: Bump to 47.0 Signed-off-by: Guillermo Joandet gmail.com> Closes: https://github.com/gentoo/gentoo/pull/38646 Signed-off-by: Pacho Ramos gentoo.org> games-board/gnome-mahjongg/Manifest | 1 + .../gnome-mahjongg/gnome-mahjongg-47.0.ebuild | 47 ++++++++++++++++++++++ 2 files changed, 48 insertions(+) diff --git a/games-board/gnome-mahjongg/Manifest b/games-board/gnome-mahjongg/Manifest index 6fa97c5e574c..b7714211e7fe 100644 --- a/games-board/gnome-mahjongg/Manifest +++ b/games-board/gnome-mahjongg/Manifest @@ -1,2 +1,3 @@ DIST gnome-mahjongg-3.40.0.tar.xz 3156788 BLAKE2B 3a8dd05001d75a7fa7663556dcad135b89786333c4c89ee131e7d63dafaee2a738f0c573199a69e6bc015036270a94c8be6cd6d48630faddba297710f48931d0 SHA512 9102d48d7a1cd2808a4de86cb3cb73c30bbe769bdc58f2a69914700218972a8c96cf18b5165cc20eb9a33866a70c5b2daee43cbecf758526d89a0b8720ef5c9a DIST gnome-mahjongg-3.40.1.tar.xz 3200016 BLAKE2B bae6e0aa496918aa47c1f89626a01bdbc24405b4435cd66ec6374f26e2a96da3d397605a5535e80a76e13beb0ada612d80882f65594090aca8dd56cee3b1b4cc SHA512 051439dccc5723a07e57bdba80cc0a3893b1b515c0bdda0289eeb9851ecbed4440042d452f5d057a90a53c71be0b810ad932b7c62e549c2bc5e24ba6c174abc1 +DIST gnome-mahjongg-47.0.tar.xz 2384408 BLAKE2B 0f3960488526a6d288421fe22201acec3df5a605ffb0b9b972a02a49d917207ccb20c9b0942c4f54a9831de4b61c874497f9261e1f0dd9abf74e256fcdbc40ff SHA512 b80d496be4dedec32afd66ede02849ab12c9d9dcf98b5062736539fd54c149665520e73b53346209eb3fe65d09a1fa4df7e11af7654bc51cc3792d308c99d8ea diff --git a/games-board/gnome-mahjongg/gnome-mahjongg-47.0.ebuild b/games-board/gnome-mahjongg/gnome-mahjongg-47.0.ebuild new file mode 100644 index 000000000000..b301a07b5aa2 --- /dev/null +++ b/games-board/gnome-mahjongg/gnome-mahjongg-47.0.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit gnome.org gnome2-utils meson vala xdg + +DESCRIPTION="Disassemble a pile of tiles by removing matching pairs" +HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-mahjongg" + +LICENSE="GPL-2+ CC-BY-SA-3.0" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86" + +RDEPEND=" + >=dev-libs/glib-2.40.0:2 + >=gui-libs/gtk-4.14.0:4 + >=gui-libs/libadwaita-1.5.0:1 + >=gnome-base/librsvg-2.46.0:2 +" +DEPEND="${RDEPEND} + gnome-base/librsvg:2[vala] +" +BDEPEND=" + $(vala_depend) + dev-libs/appstream-glib + dev-util/itstool + gui-libs/libadwaita:1[vala] + >=sys-devel/gettext-0.19.8 + virtual/pkgconfig +" + +src_prepare() { + default + vala_setup + xdg_environment_reset +} + +pkg_postinst() { + xdg_pkg_postinst + gnome2_schemas_update +} + +pkg_postrm() { + xdg_pkg_postrm + gnome2_schemas_update +}