head 1.2; access; symbols pkgsrc-2024Q2:1.1.0.2 pkgsrc-2024Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2024.08.05.14.51.37; author adam; state dead; branches; next 1.1; commitid SQAd55GCE30mZDkF; 1.1 date 2024.05.03.11.17.14; author wiz; state Exp; branches; next ; commitid FFYAsOrMECXePx8F; desc @@ 1.2 log @indi: updated to 2.0.9 INDI Library v2.0.9 Minor buffer boundary fixes Weather watcher dynamic labels fix(drivers): fix curl and iconv dependencies. Add button for custom resolution in simulator CCD PegasusAstro FalconV2 Driver Add Terrans PowerBoxPro V2 Driver Waveshare Modbus Relay Driver Add New Driver Terrans PowerBoxGo V2 Fix "Unknown argument: -v" and %include for swig Feature - ZWO AM5 Buzzer setup Adding Home support to base class Universal Roll off roof driver ZWO AM5 Save home position in the mount @ text @$NetBSD: patch-libs_indicore_CMakeLists.txt,v 1.1 2024/05/03 11:17:14 wiz Exp $ Link against librt for shm_* --- libs/indicore/CMakeLists.txt.orig 2024-05-03 10:33:03.807020284 +0000 +++ libs/indicore/CMakeLists.txt @@@@ -51,6 +51,7 @@@@ if(UNIX) list(APPEND ${PROJECT_NAME}_SOURCES sharedblob_parse.cpp shm_open_anon.c) + target_link_libraries(${PROJECT_NAME} rt) endif() target_compile_definitions(${PROJECT_NAME} @ 1.1 log @misc/indi: import indi-2.0.7 The code here demonstrates the use of INDI, an Instrument-Neutral Device Interface protocol. @ text @d1 1 a1 1 $NetBSD$ @