summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Kurakin <kuraga333@mail.ru>2023-01-28 18:06:47 +0300
committerMatt Turner <mattst88@gentoo.org>2023-01-28 17:29:28 -0500
commit9e8001515e37817f5f8e1d29a022defb89e867f2 (patch)
tree83c414f260328498bf2e214e53a9fe0ea99746b9 /app-misc
parentapp-misc/geoclue: Version bump to 2.7.0 (diff)
downloadgentoo-9e8001515e37817f5f8e1d29a022defb89e867f2.tar.gz
gentoo-9e8001515e37817f5f8e1d29a022defb89e867f2.tar.bz2
gentoo-9e8001515e37817f5f8e1d29a022defb89e867f2.zip
app-misc/geoclue: update metadata
Closes: https://github.com/gentoo/gentoo/pull/29321 Signed-off-by: Alexander Kurakin <kuraga333@mail.ru> Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/geoclue/geoclue-2.7.0.ebuild2
-rw-r--r--app-misc/geoclue/metadata.xml6
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>