head 1.2; access; symbols pkgsrc-2018Q1:1.1.0.18 pkgsrc-2018Q1-base:1.1 pkgsrc-2017Q4:1.1.0.16 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.14 pkgsrc-2017Q3-base:1.1 pkgsrc-2017Q2:1.1.0.10 pkgsrc-2017Q2-base:1.1 pkgsrc-2017Q1:1.1.0.8 pkgsrc-2017Q1-base:1.1 pkgsrc-2016Q4:1.1.0.6 pkgsrc-2016Q4-base:1.1 pkgsrc-2016Q3:1.1.0.4 pkgsrc-2016Q3-base:1.1 pkgsrc-2016Q2:1.1.0.2 pkgsrc-2016Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2018.04.05.15.34.33; author bouyer; state dead; branches; next 1.1; commitid m3U8VD3i8vZFBgxA; 1.1 date 2016.05.21.10.50.41; author bouyer; state Exp; branches; next ; commitid Eoxepk6DDcHk1l7z; desc @@ 1.2 log @Update to 4.8.2. Changes since 4.8.0: info popup on track rollover drop a mark on boat position on space press if SpaceDropMark is set to 1 in the config file. GHSS and US Pilotcharts added to charts downloader Config option "Course-Up Update Period" has been renamed to "Chart Rotation Averaging Time" help handle for dragging waypoints in touchscreen mode The shortcut key "D" now it works for both ENC vector charts and raster charts in addition to cm93. If course (COG) and speed (SOG) is not available through the normal NMEA interface to your gps, these values can be calculated by OpenCPN by using the position data A course predictor is now shown on screen even when the actual target, or the end point, is not visible on screen. In Options-> User Interface-> Interface Options there are now three sliders for user control of different features A new Own ship range ring colour picker is now included You can now get rid of the barbed arrow heads in the grib display When GRIB plugin is active and tide- and/or current-buttons are pressed, then tide/current calculations are shown at the "GRIB time". New settings for old and slow computers in Options-> Display-> Advanced-> Graphics For details see https://opencpn.org/OpenCPN/about/ver482.html @ text @$NetBSD: patch-plugins_demo_pi_sample_CMakeLists.txt,v 1.1 2016/05/21 10:50:41 bouyer Exp $ --- plugins/demo_pi_sample/CMakeLists.txt.orig 2016-02-03 18:44:17.000000000 +0100 +++ plugins/demo_pi_sample/CMakeLists.txt 2016-05-21 11:07:56.299797236 +0200 @@@@ -143,4 +143,7 @@@@ IF(WIN32) INSTALL(TARGETS ${PACKAGE_NAME} RUNTIME DESTINATION "plugins") ENDIF(WIN32) - + +IF(CMAKE_SYSTEM_NAME MATCHES ".*Linux") + SET_TARGET_PROPERTIES(${PROJECT_NAME} PROPERTIES COMPILE_FLAGS "-fPIC") +ENDIF(CMAKE_SYSTEM_NAME MATCHES ".*Linux") @ 1.1 log @Make theses build (and run) on linux @ text @d1 1 a1 1 $NetBSD: $ @