# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup github 1.0 github.setup nzjrs osm-gps-map 1.0.1 license GPL-3 categories graphics maintainers devans openmaintainer platforms darwin homepage http://nzjrs.github.com/${name}/ description A GTK+ 3 widget for displaying OpenStreetMap tiles. long_description \ A GTK+ 3 widget that when given GPS co-ordinates, \ draws a GPS track, and points of interest on a moving map display. \ Downloads map data from a number of websites, including openstreetmap.org. checksums rmd160 3d03f0adbad9bbb95da4a59dd85a1fee4bfb9d35 \ sha256 4b96743cf274e4180d7836221033423c3925fbe512874c48c61acb4a54c49394 depends_build port:pkgconfig \ port:autoconf \ port:automake \ port:libtool \ port:gnome-common \ port:gtk-doc depends_lib port:gtk3 \ port:libsoup \ port:gobject-introspection patchfiles patch-Makefile.am.diff configure.cmd ./autogen.sh configure.args --disable-silent-rules