head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.2 pkgsrc-2026Q1-base:1.1; locks; strict; comment @# @; 1.1 date 2026.01.06.19.57.10; author tnn; state Exp; branches; next ; commitid mE7uPPCxFzA9ZmpG; desc @@ 1.1 log @deskflow: update to 1.25.0 - add UI translations - save geometry into a state file - remove old deskflow-core cli options - remove CLI11, tomlpp and env file configuration - bugfixes @ text @$NetBSD$ CMake Error at src/apps/deskflow-gui/CMakeLists.txt:52 (install): install TARGETS RUNTIME_DEPENDENCY_SET is not supported on system "NetBSD" --- src/apps/deskflow-gui/CMakeLists.txt.orig 2026-01-02 18:59:56.022239122 +0000 +++ src/apps/deskflow-gui/CMakeLists.txt @@@@ -51,7 +51,6 @@@@ target_link_libraries( install( TARGETS ${target} - RUNTIME_DEPENDENCY_SET guiDeps RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR} BUNDLE DESTINATION . ) @