./geography/opencpn-plugin-draw, place georeferenced objects/items on the OpenCPN interface

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2019Q3, Version: 1.6.8, Package name: opencpn-plugin-draw-1.6.8, Maintainer: bouyer

OpenCPN is a free software (GPLv2) project to create a concise chart plotter
and navigation software, for use underway or as a planning tool. OpenCPN is
developed by a team of active sailors using real world conditions for
program testing and refinement.

This plugin is designed to allow users to place objects/items on the OpenCPN
interface and have these georeferenced. This allows the objects/items to move
with the chart and have a definined Latitude and Longitude. There are two
basic types of object/item that can be used: points and paths.

Points are very similar to Waypoints and mark locations on the chart.
Paths joint two or more points together and draw a line between them.
Currently these Points exist: Boundary Point, Text Point,
Electronic Brearing Line (EBL) Point, Dead Reckoning (DR) Point.

These Points are used to construct special types of Paths: Boundary,
Electronic Bearing Line (EBL) and Dead Reckoning (DR).


Required to run:
[textproc/tinyxml] [x11/wxGTK30]

Required to build:
[devel/cmake] [x11/xorgproto] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [pkgtools/x11-links]

Master sites:

SHA1: f317b860d87a2c2f6d474ed95a6fdc16175014d5
RMD160: dc5bba99cc71d56c6c4e5524c843d3ed6ec009cb
Filesize: 1471.164 KB

Version history: (Expand)


CVS history: (Expand)


   2019-11-25 19:48:08 by Benny Siegert | Files touched by this commit (1) | Package updated
Log message:
Pullup ticket #6089 - requested by bouyer
geography/opencpn-plugin-draw: build fix (incomplete commit)

Revisions pulled up:
- geography/opencpn-plugin-draw/Makefile                        1.23

---
   Module Name:	pkgsrc
   Committed By:	bouyer
   Date:		Fri Nov 22 12:36:31 UTC 2019

   Modified Files:
   	pkgsrc/geography/opencpn-plugin-draw: Makefile

   Log message:
   Update to 1.6.8 (distinfo commited on 2019/09/12, for some reason Makefile
   was skipped). Changes:
   - updated translations
   - UI bugfixes
   - Added DeleteBoundary and DeleteBoundaryPoint to API and json messages