Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F105562891
D4246.id13094.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
4 KB
Referenced Files
None
Subscribers
None
D4246.id13094.diff
View Options
Index: x11-toolkits/Makefile
===================================================================
--- x11-toolkits/Makefile
+++ 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: x11-toolkits/osm-gps-map/Makefile
===================================================================
--- /dev/null
+++ x11-toolkits/osm-gps-map/Makefile
@@ -0,0 +1,25 @@
+# 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
+
+BUILD_DEPENDS= gobject-introspection>=0.10.0:${PORTSDIR}/devel/gobject-introspection
+LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup
+
+USES= gmake libtool pkgconfig
+USE_GNOME= cairo gtk30
+USE_LDCONFIG= yes
+
+GNU_CONFIGURE= yes
+MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig"
+INSTALL_TARGET= install-strip
+
+.include <bsd.port.mk>
Index: x11-toolkits/osm-gps-map/distinfo
===================================================================
--- /dev/null
+++ 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: x11-toolkits/osm-gps-map/pkg-descr
===================================================================
--- /dev/null
+++ 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: x11-toolkits/osm-gps-map/pkg-plist
===================================================================
--- /dev/null
+++ 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
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Dec 18, 5:03 PM (18 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15491457
Default Alt Text
D4246.id13094.diff (4 KB)
Attached To
Mode
D4246: devel/osm-gps-map: New port of osm-gps-map, a Gtk+ 3.0 mapping widget
Attached
Detach File
Event Timeline
Log In to Comment