x11-toolkits/osm-gps-map: New port for a Gtk+ map widget
Reviewed by: kwm Approved by: kwm Differential Revision: https://reviews.freebsd.org/D4246
This commit is contained in:
parent
25f63a2dc7
commit
981315bd9d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408799
5 changed files with 80 additions and 0 deletions
|
@ -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
|
||||
|
|
24
x11-toolkits/osm-gps-map/Makefile
Normal file
24
x11-toolkits/osm-gps-map/Makefile
Normal file
|
@ -0,0 +1,24 @@
|
|||
# Created by: Jean-Sébastien Pédron <dumbbell@FreeBSD.org>
|
||||
# $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 <bsd.port.mk>
|
2
x11-toolkits/osm-gps-map/distinfo
Normal file
2
x11-toolkits/osm-gps-map/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (osm-gps-map-1.1.0.tar.gz) = 8f2ff865ed9ed9786cc5373c37b341b876958416139d0065ebb785cf88d33586
|
||||
SIZE (osm-gps-map-1.1.0.tar.gz) = 440480
|
9
x11-toolkits/osm-gps-map/pkg-descr
Normal file
9
x11-toolkits/osm-gps-map/pkg-descr
Normal file
|
@ -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/
|
44
x11-toolkits/osm-gps-map/pkg-plist
Normal file
44
x11-toolkits/osm-gps-map/pkg-plist
Normal file
|
@ -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
|
Loading…
Reference in a new issue