mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-10 15:19:09 +02:00
Closes: https://github.com/gentoo/gentoo/pull/29321 Signed-off-by: Alexander Kurakin <kuraga333@mail.ru> Signed-off-by: Matt Turner <mattst88@gentoo.org>
21 lines
1,006 B
XML
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>
|