head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.10 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.8 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.6 pkgsrc-2025Q3-base:1.1 pkgsrc-2025Q2:1.1.0.4 pkgsrc-2025Q2-base:1.1 pkgsrc-2025Q1:1.1.0.2 pkgsrc-2025Q1-base:1.1; locks; strict; comment @# @; 1.1 date 2025.03.16.14.56.12; author plunky; state Exp; branches; next ; commitid OZ6RTWSRFj6oQiNF; desc @@ 1.1 log @Update QCAD to v3.32.2.0 Many improvements since the previous pkgsrc version, the complete changelog is at https://qcad.org/en/changelog For this update, I have switched to the CMake build, which does not require such invasive patching @ text @$NetBSD$ don't provide libstemmer, use pkgsrc version --- src/3rdparty/CMakeLists.txt.orig 2025-03-11 20:29:01.577633096 +0000 +++ src/3rdparty/CMakeLists.txt @@@@ -6,7 +6,6 @@@@ include(../../CMakeInclude.txt) add_subdirectory(dxflib) add_subdirectory(opennurbs) add_subdirectory(spatialindexnavel) -add_subdirectory(stemmer) IF(NOT BUILD_QT6) add_subdirectory(qt-labs-qtscriptgenerator-5.5.0) @