From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libgnome-games-support/
Date: Sun, 21 Mar 2021 22:00:23 +0000 (UTC) [thread overview]
Message-ID: <1616363982.f1fa6c0b542ea8b14792514b728e7b559021d8ab.mattst88@gentoo> (raw)
commit: f1fa6c0b542ea8b14792514b728e7b559021d8ab
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 21 20:22:00 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Mar 21 21:59:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1fa6c0b
dev-libs/libgnome-games-support: Version bump to 1.8.0
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-libs/libgnome-games-support/Manifest | 1 +
.../libgnome-games-support-1.8.0.ebuild | 33 ++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/dev-libs/libgnome-games-support/Manifest b/dev-libs/libgnome-games-support/Manifest
index 85ed82a75dd..116c9fb0e88 100644
--- a/dev-libs/libgnome-games-support/Manifest
+++ b/dev-libs/libgnome-games-support/Manifest
@@ -1 +1,2 @@
DIST libgnome-games-support-1.6.1.tar.xz 44012 BLAKE2B a7ef470f955d400a07d62452a7e2b0846e9ea6d01729bc6175963c474ea8a278a4903fd8bb1e0cdf9a19006f7306cb457901d20757573ba4fc35cf8d0397aa1c SHA512 a2f0c6faea4e10fcc06487a37147a3bbee9d41daeff2a323cf078bef45664166184f63e11fdba4afe6d2d1f8f2c0dba59274707d978c84b17b70305cb206b3a8
+DIST libgnome-games-support-1.8.0.tar.xz 44808 BLAKE2B e6195087e99a3d34f47af6b4e0d9f068aa7b0a80d545da11744173ff8c881c62f81c913f8d59f855a71f4754ca92d09afdf79e1571cb3adfcf90d60b589d73c9 SHA512 0de9523d590dcc00b628bf88115161da94d5f3e7b3e074f4db851b6cb711d65601c290ec6e0485aaf4e4759faf82e7b1c10a2a26656d44874adaa7e8358f7124
diff --git a/dev-libs/libgnome-games-support/libgnome-games-support-1.8.0.ebuild b/dev-libs/libgnome-games-support/libgnome-games-support-1.8.0.ebuild
new file mode 100644
index 00000000000..38664f56d3d
--- /dev/null
+++ b/dev-libs/libgnome-games-support/libgnome-games-support-1.8.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+VALA_MIN_API_VERSION="0.40"
+
+inherit gnome.org meson vala xdg
+
+DESCRIPTION="Library for code common to GNOME games"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/libgnome-games-support"
+
+LICENSE="LGPL-3+"
+SLOT="1/3"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+# glib dep in meson is 2.40, but vala is passed 2.44 target
+RDEPEND="
+ >=dev-libs/libgee-0.14.0:0.8=
+ >=dev-libs/glib-2.44:2
+ >=x11-libs/gtk+-3.19.2:3
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+ >=sys-devel/gettext-0.19.8
+ virtual/pkgconfig
+ $(vala_depend)
+"
+
+src_prepare() {
+ vala_src_prepare
+ xdg_src_prepare
+}
next reply other threads:[~2021-03-21 22:00 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-21 22:00 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-21 0:07 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libgnome-games-support/ Ionen Wolkens
2022-10-30 1:50 Matt Turner
2022-03-22 2:46 Matt Turner
2021-11-11 13:52 Pacho Ramos
2021-04-12 21:59 Matt Turner
2021-03-27 20:41 Matt Turner
2020-08-22 9:14 Mart Raudsepp
2020-08-22 9:14 Mart Raudsepp
2020-03-15 12:23 Mikle Kolyada
2019-12-23 21:26 Mart Raudsepp
2019-09-15 11:43 Pacho Ramos
2019-05-18 19:59 Mart Raudsepp
2019-04-14 15:30 Aaron Bauman
2018-12-28 23:58 Gilles Dartiguelongue
2017-12-20 20:23 Mart Raudsepp
2017-12-19 19:14 Thomas Deutschmann
2017-09-12 6:28 Gilles Dartiguelongue
2017-07-08 0:16 Mart Raudsepp
2017-07-08 0:16 Mart Raudsepp
2016-10-30 11:44 Gilles Dartiguelongue
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=1616363982.f1fa6c0b542ea8b14792514b728e7b559021d8ab.mattst88@gentoo \
--to=mattst88@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