public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-kids/gmult/
Date: Sat, 10 Jul 2021 15:51:52 +0000 (UTC)	[thread overview]
Message-ID: <1625932197.07932273b51fef80bb3320c2f04fd943ffc4d544.ionen@gentoo> (raw)

commit:     07932273b51fef80bb3320c2f04fd943ffc4d544
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 10 12:43:26 2021 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sat Jul 10 15:49:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07932273

games-kids/gmult: add 9.0

Migrated to meson, and now requires vala due to no
longer shipping with pre-generated sources.

Closes: https://bugs.gentoo.org/680740
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 games-kids/gmult/Manifest         |  1 +
 games-kids/gmult/gmult-9.0.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/games-kids/gmult/Manifest b/games-kids/gmult/Manifest
index 024d0ce58f0..91c97b2a8f7 100644
--- a/games-kids/gmult/Manifest
+++ b/games-kids/gmult/Manifest
@@ -1 +1,2 @@
 DIST gmult-8.0.tar.bz2 222981 BLAKE2B 0b70c05844f0b0db7fec77e334406dab557898240b05d2990b10e2ef398a26a2d4ad65086c635798abb66a8daefe591e908d7374840ff0886a16908e98f21564 SHA512 40c29a998d50491de8c14f7e71ad298fb69e0dc6f1f04b1f9bf35f9f72010eb085a9bc7a9efa1f3c339ea44fdeb9eec4d4f82017442c57ebc28f992bc703252f
+DIST gmult-9.0.tar.xz 47936 BLAKE2B ae0ebbebbdd949f7e990c6209c2ff695d34cf8e06a1e43fca137d9417b387fa58b1021f3bea5adace1832a39f60c5f2f77864ace888e4f1e70bed722951fd00e SHA512 b087406b1ea3743bc2ab292b9590a1d58451ca593d719b3539f22956304cd1004feed0fbf68c6a1bd0439f476c83f72287720d8937646ab214e6e50a4b04a27a

diff --git a/games-kids/gmult/gmult-9.0.ebuild b/games-kids/gmult/gmult-9.0.ebuild
new file mode 100644
index 00000000000..9af0c3801d3
--- /dev/null
+++ b/games-kids/gmult/gmult-9.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson vala xdg
+
+DESCRIPTION="Multiplication Puzzle emulates the multiplication game found in Emacs"
+HOMEPAGE="https://launchpad.net/gmult"
+SRC_URI="https://launchpad.net/gmult/trunk/${PV}/+download/${P}.tar.xz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+	dev-libs/glib:2
+	virtual/libintl
+	x11-libs/cairo
+	x11-libs/gtk+:3"
+DEPEND="${RDEPEND}"
+BDEPEND="
+	$(vala_depend)
+	dev-libs/appstream-glib
+	dev-util/desktop-file-utils
+	sys-devel/gettext"
+
+src_prepare() {
+	default
+	vala_src_prepare
+}


             reply	other threads:[~2021-07-10 15:51 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-10 15:51 Ionen Wolkens [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-04 16:15 [gentoo-commits] repo/gentoo:master commit in: games-kids/gmult/ Ionen Wolkens
2024-04-28 20:55 Ionen Wolkens
2024-03-28 11:20 Ionen Wolkens
2023-09-23 11:48 Ionen Wolkens
2023-05-13  7:27 Ionen Wolkens
2023-05-13  7:27 Ionen Wolkens
2022-03-14 11:43 Ionen Wolkens
2022-03-04 12:39 Ionen Wolkens
2021-07-17  8:16 Ionen Wolkens
2017-12-01 19:31 David Seifert
2016-08-05 16:35 Austin English

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=1625932197.07932273b51fef80bb3320c2f04fd943ffc4d544.ionen@gentoo \
    --to=ionen@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