Hi, Here is another release of geoclue that fixes the dependency on unreleased libnm-glib. We now require version 0.9.8.0.
--------------------------------------- Geoclue is a D-Bus service that provides location information. The primary goal of the Geoclue project is to make creating location-aware applications as simple as possible, while the secondary goal is to ensure that no application can access location information without explicit permission from user. Geoclue is Free Software, licensed under GNU GPLv2+. It is developed for Linux. The aim of project is to utilize all possible sources of geolocation to best find user's location: * WiFi-based geolocation (accuracy: in meters) * GPS(A) receivers (accuracy: in centimeters) * 3G modems (accuracy: in kilometers, unless modem has GPS) * GeoIP (accuracy: city-level) * Geoclue can currently only do GeoIP and hence accuracy of geolocation is city-level at best. However, there are plans to add support for other sources mentioned above. Geoclue used to also do (reverse-)geocoding but that functionality has been dropped in favor of geocode-glib library. Release tarball: http://www.freedesktop.org/software/geoclue/releases/2.1/geoclue-2.1.4.tar.xz sha256sum: 0c2ea6bd680f58627cb44173c71a13fde21b729b162ee803f06c6b34565b324c D-Bus API documentation: http://www.freedesktop.org/software/geoclue/docs/ -- Regards, Zeeshan Ali (Khattak) FSF member#5124 _______________________________________________ GeoClue mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/geoclue
