Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/geoclue/
Date: Sat, 28 Jan 2023 22:30:11
Message-Id: 1674944968.9e8001515e37817f5f8e1d29a022defb89e867f2.mattst88@gentoo
1 commit: 9e8001515e37817f5f8e1d29a022defb89e867f2
2 Author: Alexander Kurakin <kuraga333 <AT> mail <DOT> ru>
3 AuthorDate: Sat Jan 28 15:06:47 2023 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 28 22:29:28 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e800151
7
8 app-misc/geoclue: update metadata
9
10 Closes: https://github.com/gentoo/gentoo/pull/29321
11 Signed-off-by: Alexander Kurakin <kuraga333 <AT> mail.ru>
12 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
13
14 app-misc/geoclue/geoclue-2.7.0.ebuild | 2 +-
15 app-misc/geoclue/metadata.xml | 6 ++++++
16 2 files changed, 7 insertions(+), 1 deletion(-)
17
18 diff --git a/app-misc/geoclue/geoclue-2.7.0.ebuild b/app-misc/geoclue/geoclue-2.7.0.ebuild
19 index 3a832c0652a5..c78a5adb1b7a 100644
20 --- a/app-misc/geoclue/geoclue-2.7.0.ebuild
21 +++ b/app-misc/geoclue/geoclue-2.7.0.ebuild
22 @@ -8,7 +8,7 @@ PYTHON_REQ_USE="xml(+)"
23 inherit meson python-any-r1 systemd vala xdg
24
25 DESCRIPTION="A location information D-Bus service"
26 -HOMEPAGE="https://gitlab.freedesktop.org/geoclue/geoclue/wikis/home"
27 +HOMEPAGE="https://gitlab.freedesktop.org/geoclue/geoclue/-/wikis/home"
28 SRC_URI="https://gitlab.freedesktop.org/geoclue/${PN}/-/archive/${PV}/${P}.tar.bz2"
29
30 LICENSE="LGPL-2.1+ GPL-2+"
31
32 diff --git a/app-misc/geoclue/metadata.xml b/app-misc/geoclue/metadata.xml
33 index e64fa36fc587..e8efd25c7933 100644
34 --- a/app-misc/geoclue/metadata.xml
35 +++ b/app-misc/geoclue/metadata.xml
36 @@ -5,11 +5,17 @@
37 <email>gnome@g.o</email>
38 <name>Gentoo GNOME Desktop</name>
39 </maintainer>
40 + <longdescription>
41 + Geoclue is a D-Bus geoinformation service. The goal of the Geoclue project is to make creating location-aware
42 + applications as simple as possible.
43 + </longdescription>
44 <use>
45 <flag name="modemmanager">Enable geolocation through 3G or GPS enabled hardware through <pkg>net-misc/modemmanager</pkg>.</flag>
46 <flag name="zeroconf">Enable retrieval of GPS location from Android devices with https://wiki.gnome.org/Apps/GeoclueShare</flag>
47 </use>
48 <upstream>
49 <remote-id type="freedesktop-gitlab">geoclue/geoclue</remote-id>
50 + <bugs-to>https://gitlab.freedesktop.org/geoclue/geoclue/-/issues</bugs-to>
51 + <changelog>https://gitlab.freedesktop.org/geoclue/geoclue/-/blob/master/NEWS</changelog>
52 </upstream>
53 </pkgmetadata>