From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gnome-maps/
Date: Wed, 1 Feb 2023 16:26:41 +0000 (UTC) [thread overview]
Message-ID: <1675268776.3079944a5506fd9f9daae8513ad883adca21e836.mattst88@gentoo> (raw)
commit: 3079944a5506fd9f9daae8513ad883adca21e836
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 1 16:25:35 2023 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Feb 1 16:26:16 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3079944a
sci-geosciences/gnome-maps: Version bump to 43.4
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
sci-geosciences/gnome-maps/Manifest | 1 +
sci-geosciences/gnome-maps/gnome-maps-43.4.ebuild | 53 +++++++++++++++++++++++
2 files changed, 54 insertions(+)
diff --git a/sci-geosciences/gnome-maps/Manifest b/sci-geosciences/gnome-maps/Manifest
index 68a1fd747fa6..d02ac622faa5 100644
--- a/sci-geosciences/gnome-maps/Manifest
+++ b/sci-geosciences/gnome-maps/Manifest
@@ -1,2 +1,3 @@
DIST gnome-maps-43.2.tar.xz 2334324 BLAKE2B a8daacd9874e9b8d44ae6107b7cc1a0a4a168d579b4101e4da408c08e2509f7da782605b27d089331d3628584783f3fd1d43c26d3bc7b09325810dec7b9b1648 SHA512 dfd7eba5fc0cc38152753d2d3b5ba13cdc614b96fe3f8e6629dc6c56515108fc6f2469f32629ffaba97667b15da294d874653d9133dd13592738379d5fb91c78
DIST gnome-maps-43.3.tar.xz 2334980 BLAKE2B 1c17bf7b85e9b17dde56845180f7f88911d30a405cb8be5703ca9f7fe23c1cfe53b3f412d3ac5c8d1da77b759bf16315774b4eb3fd54f4ca55b71af7afc8e22f SHA512 43cd23d39bdd149635492769065db65716f0ff7e98c37d90e3c48c761308b7362947f7b78c16a3e9279feda0526d4849ba670658bdba4d7c9810817339abc89d
+DIST gnome-maps-43.4.tar.xz 2335020 BLAKE2B 267b4a2a1c8273fdcdccd7f2b385b2c95aa8903d1f5e117affc2174c873931f01cba6d17bfcabd949eb91fbf960469517569a80acd8ecaa45de9a181a7cece9a SHA512 16efd035a940e5ffad6dbbd7d8e527c56fb088211c41d130c0441ae321ea89f3a60524a39dcc5de5bc1caaee408e0eb0fda504471002876b4f3550759939568f
diff --git a/sci-geosciences/gnome-maps/gnome-maps-43.4.ebuild b/sci-geosciences/gnome-maps/gnome-maps-43.4.ebuild
new file mode 100644
index 000000000000..fbde0d6d6cf0
--- /dev/null
+++ b/sci-geosciences/gnome-maps/gnome-maps-43.4.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome.org gnome2-utils meson xdg
+
+DESCRIPTION="A map application for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Maps"
+
+LICENSE="GPL-2+ LGPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+
+# Pure introspection dependencies found by grepping imports in ${S}
+RDEPEND="
+ >=dev-libs/glib-2.66.0:2
+ >=dev-libs/gjs-1.69.2
+ >=dev-libs/gobject-introspection-0.10.1:=
+ gui-libs/gtk:4[introspection]
+ >=app-misc/geoclue-0.12.99:2.0[introspection]
+ >=gui-libs/libadwaita-1.0:1[introspection]
+ >=dev-libs/libgweather-4.2.0:4=[introspection]
+ >=sci-geosciences/geocode-glib-3.15.2:2[introspection]
+ >=media-libs/libshumate-1.0:1.0=[introspection]
+ dev-libs/libxml2:2
+ >=net-libs/rest-0.9.1:1.0[introspection]
+
+ app-crypt/libsecret[introspection]
+ media-libs/graphene[introspection]
+ net-libs/libsoup:3.0[introspection]
+ x11-libs/pango[introspection]
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+ dev-util/glib-utils
+ >=sys-devel/gettext-0.19.8
+ virtual/pkgconfig
+"
+
+PATCHES=(
+ "${FILESDIR}"/43.0-tests-timeTest-Fix-tests-for-time-formats-with-diffe.patch
+)
+
+pkg_postinst() {
+ xdg_pkg_postinst
+ gnome2_schemas_update
+}
+
+pkg_postrm() {
+ xdg_pkg_postrm
+ gnome2_schemas_update
+}
next reply other threads:[~2023-02-01 16:26 UTC|newest]
Thread overview: 126+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-01 16:26 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-17 12:12 [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gnome-maps/ Pacho Ramos
2024-07-17 12:12 Pacho Ramos
2024-07-17 12:12 Pacho Ramos
2024-04-06 21:07 Arthur Zamarin
2024-03-03 20:55 Mart Raudsepp
2024-03-02 22:41 Mart Raudsepp
2024-02-10 18:53 Arthur Zamarin
2024-02-10 13:15 Mart Raudsepp
2024-01-06 23:37 Mart Raudsepp
2024-01-06 15:08 Mart Raudsepp
2023-12-18 10:19 Pacho Ramos
2023-10-21 21:22 Mart Raudsepp
2023-09-22 2:33 Matt Turner
2023-09-16 18:16 Matt Turner
2023-09-05 20:28 Matt Turner
2023-09-01 15:13 Matt Turner
2023-08-26 15:17 Matt Turner
2023-08-16 22:32 Matt Turner
2023-08-06 16:16 Matt Turner
2023-07-07 22:03 Matt Turner
2023-07-02 15:34 Sam James
2023-05-26 19:42 Matt Turner
2023-05-02 18:59 Arthur Zamarin
2023-05-02 18:56 Arthur Zamarin
2023-04-22 3:08 Matt Turner
2023-04-02 0:57 Matt Turner
2023-03-19 3:51 Matt Turner
2023-03-19 3:51 Matt Turner
2023-02-20 17:32 Matt Turner
2023-01-07 17:42 Matt Turner
2023-01-03 14:08 Matt Turner
2022-12-16 20:37 Arthur Zamarin
2022-12-04 2:41 Matt Turner
2022-10-25 15:25 Matt Turner
2022-10-12 2:47 Matt Turner
2022-09-30 20:37 Matt Turner
2022-09-30 16:52 Matt Turner
2022-09-27 23:55 Matt Turner
2022-08-01 2:33 Sam James
2022-07-21 2:04 Matt Turner
2022-07-06 1:24 Sam James
2022-07-02 20:47 Sam James
2022-07-02 3:19 Matt Turner
2022-05-31 18:24 Matt Turner
2022-05-28 13:25 Matt Turner
2022-05-28 1:27 Sam James
2022-05-28 1:20 Sam James
2022-04-24 20:46 Matt Turner
2022-03-20 20:40 Matt Turner
2022-03-20 20:40 Matt Turner
2022-03-18 19:24 Matt Turner
2022-03-08 9:35 Sam James
2022-02-12 17:01 Matt Turner
2022-01-24 22:43 Matt Turner
2022-01-03 11:47 Georgy Yakovlev
2021-12-19 2:00 Matt Turner
2021-11-11 12:59 Pacho Ramos
2021-11-11 12:59 Pacho Ramos
2021-11-06 4:09 Sam James
2021-10-04 1:25 Sam James
2021-09-18 16:07 Mart Raudsepp
2021-08-13 16:27 Mart Raudsepp
2021-07-26 7:15 Matt Turner
2021-07-23 20:54 Matt Turner
2021-07-10 15:40 Sam James
2021-06-26 1:34 Sam James
2021-06-20 12:53 Sam James
2021-06-06 21:49 Matt Turner
2021-05-31 2:00 Matt Turner
2021-05-29 9:02 Sam James
2021-05-29 6:09 Sam James
2021-05-02 15:01 Matt Turner
2021-04-17 1:20 Matt Turner
2021-04-16 22:13 Matt Turner
2021-04-13 16:12 Matt Turner
2021-04-01 16:44 Thomas Deutschmann
2021-03-12 8:01 Mikle Kolyada
2021-02-14 21:42 Mart Raudsepp
2020-11-07 15:23 Mart Raudsepp
2020-10-11 21:27 Mart Raudsepp
2020-08-30 18:09 Sam James
2020-08-30 15:17 Thomas Deutschmann
2020-07-18 8:45 Mart Raudsepp
2020-01-28 9:39 Mart Raudsepp
2020-01-27 9:45 Mikle Kolyada
2020-01-26 22:39 Thomas Deutschmann
2020-01-04 13:04 Mart Raudsepp
2020-01-04 13:04 Mart Raudsepp
2019-12-04 21:33 Matt Turner
2019-09-08 10:47 Mart Raudsepp
2019-09-08 1:13 Thomas Deutschmann
2019-08-31 5:26 Mikle Kolyada
2019-06-09 13:51 Pacho Ramos
2019-05-18 23:05 Mart Raudsepp
2019-05-10 17:49 Mikle Kolyada
2019-05-08 9:33 Mikle Kolyada
2019-03-31 9:24 Mart Raudsepp
2019-02-27 20:09 Mart Raudsepp
2018-12-28 12:52 Gilles Dartiguelongue
2018-12-28 12:52 Gilles Dartiguelongue
2018-09-30 0:19 Mart Raudsepp
2018-02-03 23:17 Mart Raudsepp
2018-01-18 2:53 Mikle Kolyada
2017-08-13 17:03 Gilles Dartiguelongue
2017-04-01 16:31 Agostino Sarubbo
2017-04-01 13:16 Agostino Sarubbo
2016-11-09 8:28 Gilles Dartiguelongue
2016-10-18 22:44 Gilles Dartiguelongue
2016-09-26 19:13 Mart Raudsepp
2016-09-26 16:23 Agostino Sarubbo
2016-09-26 16:22 Agostino Sarubbo
2016-09-17 13:51 Pacho Ramos
2016-09-17 13:51 Pacho Ramos
2016-09-04 16:22 Gilles Dartiguelongue
2016-09-04 16:22 Gilles Dartiguelongue
2016-07-31 11:08 Pacho Ramos
2016-06-28 20:30 Pacho Ramos
2016-06-28 20:30 Pacho Ramos
2016-04-02 20:38 Pacho Ramos
2016-01-02 10:52 Gilles Dartiguelongue
2015-11-09 21:51 Pacho Ramos
2015-11-09 21:51 Pacho Ramos
2015-09-12 9:11 Agostino Sarubbo
2015-09-10 19:12 Pacho Ramos
2015-09-07 21:55 Mikle Kolyada
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=1675268776.3079944a5506fd9f9daae8513ad883adca21e836.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