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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 02E0A13835A for ; Sun, 21 Mar 2021 22:00:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B9B1E086B; Sun, 21 Mar 2021 22:00:27 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EAB4FE086B for ; Sun, 21 Mar 2021 22:00:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 72351335D8B for ; Sun, 21 Mar 2021 22:00:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D26E45D2 for ; Sun, 21 Mar 2021 22:00:23 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1616363983.a9f7ffbdc8a02179d7a93ab6d7311692a03a236c.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/four-in-a-row/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-board/four-in-a-row/Manifest games-board/four-in-a-row/four-in-a-row-3.38.1.ebuild X-VCS-Directories: games-board/four-in-a-row/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: a9f7ffbdc8a02179d7a93ab6d7311692a03a236c X-VCS-Branch: master Date: Sun, 21 Mar 2021 22:00:23 +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: db9d0f3c-be98-4e56-b831-7aa86f12335f X-Archives-Hash: 37a3d4b70ab2a8f5379ac3f5a242db9a commit: a9f7ffbdc8a02179d7a93ab6d7311692a03a236c Author: Matt Turner gentoo org> AuthorDate: Sun Mar 21 21:22:07 2021 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun Mar 21 21:59:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9f7ffbd games-board/four-in-a-row: Version bump to 3.38.1 Signed-off-by: Matt Turner gentoo.org> games-board/four-in-a-row/Manifest | 1 + .../four-in-a-row/four-in-a-row-3.38.1.ebuild | 46 ++++++++++++++++++++++ 2 files changed, 47 insertions(+) diff --git a/games-board/four-in-a-row/Manifest b/games-board/four-in-a-row/Manifest index e4031ba8732..f2f9dc813f0 100644 --- a/games-board/four-in-a-row/Manifest +++ b/games-board/four-in-a-row/Manifest @@ -1 +1,2 @@ DIST four-in-a-row-3.36.4.tar.xz 558244 BLAKE2B 63a61de3150fe067faebffc021f78398a267b0788e5353d6953dbf6b6836a21901f9bb8f498872a083b1d8c9ccd9dfe2a58c529e2655959084a64102f2ac4d3b SHA512 5f73f2b2548c9b9dfdf1310cdb22c65e7f96135367d55e113b1c779ed21aab5ed01eaaa009c346035a222fa8c87c6224334d546407963a90f068b5ca8ae1b58d +DIST four-in-a-row-3.38.1.tar.xz 565408 BLAKE2B ac7991404707d1dff5a1819d7844da799e47c185eacc265312af06065b89f3ab787582c5a718de0342894a61c617a809f874a2a7b67e7f6f106862147c6b4feb SHA512 f30dd912e0dc9f4b59706de96b216428c7fd2deac5686cfe1e4e8be9923862bf767b7533d29aa59cf3e631c7a13e5b9d2fcfc18fc20559778fd0102cc32b5835 diff --git a/games-board/four-in-a-row/four-in-a-row-3.38.1.ebuild b/games-board/four-in-a-row/four-in-a-row-3.38.1.ebuild new file mode 100644 index 00000000000..d862dd8a2b1 --- /dev/null +++ b/games-board/four-in-a-row/four-in-a-row-3.38.1.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +VALA_MIN_API_VERSION="0.44" +inherit gnome.org gnome2-utils meson vala xdg + +DESCRIPTION="Make lines of the same color to win" +HOMEPAGE="https://wiki.gnome.org/Apps/Four-in-a-row https://gitlab.gnome.org/GNOME/four-in-a-row" + +# Code and most themes are GPL-3+, CC-BY-SA-3.0 is user help license in v3.32.0 +LICENSE="GPL-3+ CC-BY-SA-3.0" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" + +RDEPEND=" + >=dev-libs/glib-2.40.0:2 + >=media-libs/gsound-1.0.2 + >=x11-libs/gtk+-3.24.0:3 + >=gnome-base/librsvg-2.32.0 +" +DEPEND="${RDEPEND}" +BDEPEND=" + dev-libs/appstream-glib + dev-util/itstool + >=sys-devel/gettext-0.19.8 + virtual/pkgconfig + $(vala_depend) + media-libs/gsound[vala] + gnome-base/librsvg[vala] +" + +src_prepare() { + xdg_src_prepare + vala_src_prepare +} + +pkg_postinst() { + xdg_pkg_postinst + gnome2_schemas_update +} + +pkg_postrm() { + xdg_pkg_postrm + gnome2_schemas_update +}