gentoo-ebuilds/app-misc/geoclue/metadata.xml
Alexander Kurakin 9e8001515e
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>
2023-01-28 17:29:28 -05:00

21 lines
1,006 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<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>