commit: 9e8001515e37817f5f8e1d29a022defb89e867f2 Author: Alexander Kurakin <kuraga333 <AT> mail <DOT> ru> AuthorDate: Sat Jan 28 15:06:47 2023 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sat Jan 28 22:29:28 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e800151
app-misc/geoclue: update metadata Closes: https://github.com/gentoo/gentoo/pull/29321 Signed-off-by: Alexander Kurakin <kuraga333 <AT> mail.ru> Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> app-misc/geoclue/geoclue-2.7.0.ebuild | 2 +- app-misc/geoclue/metadata.xml | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/app-misc/geoclue/geoclue-2.7.0.ebuild b/app-misc/geoclue/geoclue-2.7.0.ebuild index 3a832c0652a5..c78a5adb1b7a 100644 --- a/app-misc/geoclue/geoclue-2.7.0.ebuild +++ b/app-misc/geoclue/geoclue-2.7.0.ebuild @@ -8,7 +8,7 @@ PYTHON_REQ_USE="xml(+)" inherit meson python-any-r1 systemd vala xdg DESCRIPTION="A location information D-Bus service" -HOMEPAGE="https://gitlab.freedesktop.org/geoclue/geoclue/wikis/home" +HOMEPAGE="https://gitlab.freedesktop.org/geoclue/geoclue/-/wikis/home" SRC_URI="https://gitlab.freedesktop.org/geoclue/${PN}/-/archive/${PV}/${P}.tar.bz2" LICENSE="LGPL-2.1+ GPL-2+" diff --git a/app-misc/geoclue/metadata.xml b/app-misc/geoclue/metadata.xml index e64fa36fc587..e8efd25c7933 100644 --- a/app-misc/geoclue/metadata.xml +++ b/app-misc/geoclue/metadata.xml @@ -5,11 +5,17 @@ <email>[email protected]</email> <name>Gentoo GNOME Desktop</name> </maintainer> + <longdescription> + Geoclue is a D-Bus geoinformation service. The goal of the Geoclue project is to make creating location-aware + applications as simple as possible. + </longdescription> <use> <flag name="modemmanager">Enable geolocation through 3G or GPS enabled hardware through <pkg>net-misc/modemmanager</pkg>.</flag> <flag name="zeroconf">Enable retrieval of GPS location from Android devices with https://wiki.gnome.org/Apps/GeoclueShare</flag> </use> <upstream> <remote-id type="freedesktop-gitlab">geoclue/geoclue</remote-id> + <bugs-to>https://gitlab.freedesktop.org/geoclue/geoclue/-/issues</bugs-to> + <changelog>https://gitlab.freedesktop.org/geoclue/geoclue/-/blob/master/NEWS</changelog> </upstream> </pkgmetadata>
