After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 707275 - Please add a geocode-glib bindings
Please add a geocode-glib bindings
Status: RESOLVED FIXED
Product: vala
Classification: Core
Component: Bindings
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Vala maintainers
Vala maintainers
Depends on:
Blocks:
 
 
Reported: 2013-09-02 09:51 UTC by Evgeny Bobkin
Modified: 2013-09-09 13:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch proposal for geocode-glib bindings support (10.89 KB, patch)
2013-09-02 09:54 UTC, Evgeny Bobkin
needs-work Details | Review
rework of 253817: patch proposal for geocode-glib bindings support (8.60 KB, patch)
2013-09-09 10:41 UTC, Evgeny Bobkin
none Details | Review
rework of 254466: patch proposal for geocode-glib bindings support (8.65 KB, patch)
2013-09-09 11:29 UTC, Evgeny Bobkin
committed Details | Review

Description Evgeny Bobkin 2013-09-02 09:51:37 UTC
The maintainer Bastien Nocera has declined the friendly request to support vala
binding within the geocode-glib project. For more details please refer to the
bug report: https://bugzilla.gnome.org/show_bug.cgi?id=702115

We would like to you this library in gnome-clocks for reverse geocoding, especially to determine the timezone from the latitude and longitude data.
Comment 1 Evgeny Bobkin 2013-09-02 09:54:07 UTC
Created attachment 253817 [details] [review]
patch proposal for geocode-glib bindings support
Comment 2 Evgeny Bobkin 2013-09-02 10:15:16 UTC
...and I can help with its maintenance:)
Comment 3 Evan Nemerson 2013-09-09 08:57:03 UTC
Review of attachment 253817 [details] [review]:

The geocode-glib gir needs to be updated.  The symbol prefix should not include the underscore.  https://git.gnome.org/browse/geocode-glib/tree/geocode-glib/Makefile.am#n81

After that gets fixed just regenerate the gir, and I think we can go ahead and push.
Comment 4 Evgeny Bobkin 2013-09-09 10:41:21 UTC
Created attachment 254466 [details] [review]
rework of 253817: patch proposal for geocode-glib bindings support
Comment 5 Evgeny Bobkin 2013-09-09 11:29:00 UTC
Created attachment 254471 [details] [review]
rework of 254466: patch proposal for geocode-glib bindings support