Index: head/x11-toolkits/Makefile =================================================================== --- head/x11-toolkits/Makefile +++ head/x11-toolkits/Makefile @@ -125,6 +125,7 @@ SUBDIR += ocaml-lablgtk2 SUBDIR += ocaml-labltk SUBDIR += open-motif + SUBDIR += osm-gps-map SUBDIR += otk SUBDIR += p5-Alien-wxWidgets SUBDIR += p5-Glade2 Index: head/x11-toolkits/osm-gps-map/Makefile =================================================================== --- head/x11-toolkits/osm-gps-map/Makefile +++ head/x11-toolkits/osm-gps-map/Makefile @@ -0,0 +1,24 @@ +# Created by: Jean-Sébastien Pédron +# $FreeBSD$ + +PORTNAME= osm-gps-map +PORTVERSION= 1.1.0 +CATEGORIES= x11-toolkits net +MASTER_SITES= https://github.com/nzjrs/${PORTNAME}/releases/download/${PORTVERSION}/ + +MAINTAINER= dumbbell@FreeBSD.org +COMMENT= Gtk+ 3.0 mapping widget + +LICENSE= GPLv2 + +LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup + +USES= gmake gnome libtool pkgconfig +USE_GNOME= cairo gtk30 introspection:build +USE_LDCONFIG= yes + +GNU_CONFIGURE= yes +MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig" +INSTALL_TARGET= install-strip + +.include Index: head/x11-toolkits/osm-gps-map/distinfo =================================================================== --- head/x11-toolkits/osm-gps-map/distinfo +++ head/x11-toolkits/osm-gps-map/distinfo @@ -0,0 +1,2 @@ +SHA256 (osm-gps-map-1.1.0.tar.gz) = 8f2ff865ed9ed9786cc5373c37b341b876958416139d0065ebb785cf88d33586 +SIZE (osm-gps-map-1.1.0.tar.gz) = 440480 Index: head/x11-toolkits/osm-gps-map/pkg-descr =================================================================== --- head/x11-toolkits/osm-gps-map/pkg-descr +++ head/x11-toolkits/osm-gps-map/pkg-descr @@ -0,0 +1,9 @@ +osm-gps-map is a Gtk mapping widget (and Python bindings) that when +given GPS co-ordinates, draws a GPS track, and points of interest on a +moving map display. + +osm-gps-map downloads map data from a number of websites, including +openstreetmap.org, openaerialmap.org and others and can be used to build +desktop mapping or geolocation applications. + +WWW: http://nzjrs.github.io/osm-gps-map/ Index: head/x11-toolkits/osm-gps-map/pkg-plist =================================================================== --- head/x11-toolkits/osm-gps-map/pkg-plist +++ head/x11-toolkits/osm-gps-map/pkg-plist @@ -0,0 +1,44 @@ +include/osmgpsmap-1.0/osm-gps-map-compat.h +include/osmgpsmap-1.0/osm-gps-map-image.h +include/osmgpsmap-1.0/osm-gps-map-layer.h +include/osmgpsmap-1.0/osm-gps-map-osd.h +include/osmgpsmap-1.0/osm-gps-map-point.h +include/osmgpsmap-1.0/osm-gps-map-polygon.h +include/osmgpsmap-1.0/osm-gps-map-source.h +include/osmgpsmap-1.0/osm-gps-map-track.h +include/osmgpsmap-1.0/osm-gps-map-widget.h +include/osmgpsmap-1.0/osm-gps-map.h +lib/girepository-1.0/OsmGpsMap-1.0.typelib +lib/libosmgpsmap-1.0.a +lib/libosmgpsmap-1.0.so +lib/libosmgpsmap-1.0.so.1 +lib/libosmgpsmap-1.0.so.1.0.0 +libdata/pkgconfig/osmgpsmap-1.0.pc +%%PORTDOCS%%%%DOCSDIR%%/AUTHORS +%%PORTDOCS%%%%DOCSDIR%%/COPYING +%%PORTDOCS%%%%DOCSDIR%%/ChangeLog +%%PORTDOCS%%%%DOCSDIR%%/NEWS +%%PORTDOCS%%%%DOCSDIR%%/README +share/gir-1.0/OsmGpsMap-1.0.gir +share/gtk-doc/html/libosmgpsmap/OsmGpsMap.html +share/gtk-doc/html/libosmgpsmap/OsmGpsMapImage.html +share/gtk-doc/html/libosmgpsmap/OsmGpsMapLayer.html +share/gtk-doc/html/libosmgpsmap/OsmGpsMapPoint.html +share/gtk-doc/html/libosmgpsmap/OsmGpsMapTrack.html +share/gtk-doc/html/libosmgpsmap/annotation-glossary.html +share/gtk-doc/html/libosmgpsmap/api-index-deprecated.html +share/gtk-doc/html/libosmgpsmap/api-index-full.html +share/gtk-doc/html/libosmgpsmap/api-reference-deprecated.html +share/gtk-doc/html/libosmgpsmap/api-reference.html +share/gtk-doc/html/libosmgpsmap/home.png +share/gtk-doc/html/libosmgpsmap/index.html +share/gtk-doc/html/libosmgpsmap/index.sgml +share/gtk-doc/html/libosmgpsmap/left-insensitive.png +share/gtk-doc/html/libosmgpsmap/left.png +share/gtk-doc/html/libosmgpsmap/libosmgpsmap-OsmGpsMap-Deprecated.html +share/gtk-doc/html/libosmgpsmap/libosmgpsmap.devhelp2 +share/gtk-doc/html/libosmgpsmap/right-insensitive.png +share/gtk-doc/html/libosmgpsmap/right.png +share/gtk-doc/html/libosmgpsmap/style.css +share/gtk-doc/html/libosmgpsmap/up-insensitive.png +share/gtk-doc/html/libosmgpsmap/up.png