From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gnome-maps/
Date: Sat, 25 Jan 2025 16:49:01 +0000 (UTC) [thread overview]
Message-ID: <1737823710.157af34344e72893a3425b09042cdf4c78c74a30.pacho@gentoo> (raw)
commit: 157af34344e72893a3425b09042cdf4c78c74a30
Author: Guillermo Joandet <gjoandet <AT> gmail <DOT> com>
AuthorDate: Wed Jul 10 16:57:22 2024 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jan 25 16:48:30 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=157af343
sci-geosciences/gnome-maps: Bump to 47.3
Signed-off-by: Guillermo Joandet <gjoandet <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/38609
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
sci-geosciences/gnome-maps/Manifest | 1 +
sci-geosciences/gnome-maps/gnome-maps-47.3.ebuild | 52 +++++++++++++++++++++++
2 files changed, 53 insertions(+)
diff --git a/sci-geosciences/gnome-maps/Manifest b/sci-geosciences/gnome-maps/Manifest
index ba98876cbaf2..fab551a5fdd1 100644
--- a/sci-geosciences/gnome-maps/Manifest
+++ b/sci-geosciences/gnome-maps/Manifest
@@ -1,2 +1,3 @@
DIST gnome-maps-45.5.tar.xz 3141872 BLAKE2B 3064a7ba2e96eaca7c5ad3a66874eb05bde1e675076003f3470ab5bb3bab04525e83e09a2239524247e1963af768d3e36512cbe3bc4dfe05dd951570b4488567 SHA512 cfcf616c331b8feebd79e31585a7f6f0aa05d3cf48713930635585a7d069996ec8c739b6bc1528b649d01c59307a39402d46a27c5e773d1e6b9b6a46362af35b
DIST gnome-maps-46.11.tar.xz 3195792 BLAKE2B 6942a3801e738e981c7b462f23363c92e164c7cea55b650b9ef65fdc623e8bf279c11ef459af2ba91bc077288dff86d54fef9f3bfb1e00832bdffdc2f076f783 SHA512 c34f4535af6db93eca7ed7b7be0778bbfdae53aba1a32ec4882a84d82eeff6d82a365ef4ac18b3f55a829e044d680869827c5b897ddeb12b16a17d08f50f9ba1
+DIST gnome-maps-47.3.tar.xz 3272236 BLAKE2B 4f74b5ad7b7302d79c9d1b1198b5d6f9b6a31c56c01310f0e37ada4645af93909a3015ed6c4a3d7c22a8a25624bc470a54645d8d1e33f4b3c89752a9ec056bf1 SHA512 009d967fd671a3542c76262a7ed9cd10f2afd2d1242c6f7a863377b78b395e9906edc488ef9808f075a239266fd0c6325fd2ed6e6c081243b3d9e7a3e53e9a09
diff --git a/sci-geosciences/gnome-maps/gnome-maps-47.3.ebuild b/sci-geosciences/gnome-maps/gnome-maps-47.3.ebuild
new file mode 100644
index 000000000000..6e5722c445c4
--- /dev/null
+++ b/sci-geosciences/gnome-maps/gnome-maps-47.3.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2025 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://apps.gnome.org/Maps/"
+
+LICENSE="CC0-1.0 GPL-2+"
+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.10:4[introspection]
+ >=app-misc/geoclue-0.12.99:2.0[introspection]
+ >=gui-libs/libadwaita-1.5:1[introspection]
+ >=dev-libs/libgweather-4.2.0:4=[introspection]
+ >=sci-geosciences/geocode-glib-3.15.2:2[introspection]
+ dev-libs/libportal:=[introspection]
+ >=media-libs/libshumate-1.2_alpha:1.0=[introspection]
+ dev-libs/libxml2:2
+ >=net-libs/rest-0.9.1:1.0[introspection]
+ >=gnome-base/librsvg-2.0
+ >=dev-libs/json-glib-1.0
+
+ 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
+"
+
+pkg_postinst() {
+ xdg_pkg_postinst
+ gnome2_schemas_update
+}
+
+pkg_postrm() {
+ xdg_pkg_postrm
+ gnome2_schemas_update
+}
next reply other threads:[~2025-01-25 16:49 UTC|newest]
Thread overview: 128+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-25 16:49 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-25 16:49 [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-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-02-01 16:26 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=1737823710.157af34344e72893a3425b09042cdf4c78c74a30.pacho@gentoo \
--to=pacho@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