public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/
Date: Fri, 13 Mar 2020 12:31:58 +0000 (UTC)	[thread overview]
Message-ID: <1584100506.acaaf493180978f7aa5ecd08d8676968b66597b1.leio@gentoo> (raw)

commit:     acaaf493180978f7aa5ecd08d8676968b66597b1
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 13 11:55:06 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Mar 13 11:55:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acaaf493

games-puzzle/five-or-more: bump to 3.32.1

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 games-puzzle/five-or-more/Manifest                 |  1 +
 .../five-or-more/five-or-more-3.32.1.ebuild        | 45 ++++++++++++++++++++++
 2 files changed, 46 insertions(+)

diff --git a/games-puzzle/five-or-more/Manifest b/games-puzzle/five-or-more/Manifest
index 0637946416c..45ee7051d2b 100644
--- a/games-puzzle/five-or-more/Manifest
+++ b/games-puzzle/five-or-more/Manifest
@@ -1,2 +1,3 @@
 DIST five-or-more-3.28.0.tar.xz 1507188 BLAKE2B 992bc75847b7e51cb5b5a23c3d3aad89a6daee00546711cf1d273663d2ebf8c2801c7a42f2aae1154114715d56ab1395def074beb30944762e9c560311880377 SHA512 33bf396426401dde2b326af8e7d137c23679589568e78f8b7e0020c074169318ba7925ecbd23bc18a2cfe0abecfca05c3090b78f1f86801c84e6fa385ca23f8b
 DIST five-or-more-3.32.0.tar.xz 1238080 BLAKE2B ce810414ff58dff833560f1540f533aaa9fccf20af4a0b6ce42d6c4dafc21c72c210c0b710e1ae1ff04fa33f1e23ffbcc498a547169d216d26d02fd1fabbc1a4 SHA512 7a2eeed345754e8d27e626a63eb6ea00b22dd600e405899543c402490b953d3675597fa2c2df6f661108ac818664f82682f710652cfb2a0058c1da753d21df80
+DIST five-or-more-3.32.1.tar.xz 1238364 BLAKE2B eb6e0c93566c483738fbf9b27ac0c78850222b4bb07015a7fb1f7ddd6e9cf6368a52a05d9432b80edb9fe56e0233b7479391e5d47a5ae58222478f2ad61622b4 SHA512 3d2faadec8e9027c343a7ad18285e17a21d47155b517d42ded87a7e1ffc28a9229f37f6a8ab0ba29008ac15b78068b1cf828a6a6c303df82ba9e0bd82b6b046e

diff --git a/games-puzzle/five-or-more/five-or-more-3.32.1.ebuild b/games-puzzle/five-or-more/five-or-more-3.32.1.ebuild
new file mode 100644
index 00000000000..349ab537831
--- /dev/null
+++ b/games-puzzle/five-or-more/five-or-more-3.32.1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org gnome2-utils meson vala xdg
+
+DESCRIPTION="Remove colored balls from the board by forming lines"
+HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more"
+
+LICENSE="GPL-2+ CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+RDEPEND="
+	dev-libs/libgee:0.8=
+	>=dev-libs/glib-2.32:2
+	>=x11-libs/gtk+-3.20:3
+	dev-libs/libgnome-games-support:=
+	>=gnome-base/librsvg-2.32:2
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+	$(vala_depend)
+	dev-libs/appstream-glib
+	dev-libs/libxml2:2
+	dev-util/itstool
+	>=sys-devel/gettext-0.19.8
+	virtual/pkgconfig
+"
+
+src_prepare() {
+	xdg_src_prepare
+	vala_src_prepare
+}
+
+pkg_postinst() {
+	xdg_pkg_postinst
+	gnome2_schemas_update
+}
+
+pkg_postrm() {
+	xdg_pkg_postrm
+	gnome2_schemas_update
+}


             reply	other threads:[~2020-03-13 12:32 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-13 12:31 Mart Raudsepp [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-30 15:42 [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/ Matt Turner
2022-03-31 16:46 Matt Turner
2022-03-27  4:44 Matt Turner
2021-09-29 12:26 Mart Raudsepp
2020-04-20 20:42 Mart Raudsepp
2020-03-29 16:41 Mart Raudsepp
2020-03-29 16:41 Mart Raudsepp
2020-03-29  9:55 Mart Raudsepp
2020-03-15 12:23 Mikle Kolyada
2019-12-22 20:47 Mart Raudsepp
2019-10-13 16:45 Mart Raudsepp
2019-08-05 23:12 Aaron Bauman
2019-03-14 14:00 Mart Raudsepp
2018-08-05  9:59 Mart Raudsepp
2017-05-01 21:49 Mart Raudsepp
2016-11-09 23:27 Gilles Dartiguelongue
2016-10-19  7:43 Gilles Dartiguelongue
2016-10-19  7:43 Gilles Dartiguelongue
2016-08-30 23:11 Gilles Dartiguelongue
2016-07-31 11:08 Pacho Ramos
2016-06-25 12:22 Pacho Ramos
2016-06-25 12:22 Pacho Ramos
2015-11-14 18:40 Pacho Ramos
2015-11-14 18:40 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=1584100506.acaaf493180978f7aa5ecd08d8676968b66597b1.leio@gentoo \
    --to=leio@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