diff options
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/geoclue/geoclue-2.7.0.ebuild | 2 | ||||
-rw-r--r-- | app-misc/geoclue/metadata.xml | 6 |
2 files changed, 7 insertions, 1 deletions
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>gnome@gentoo.org</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> |