head 1.2; access; symbols pkgsrc-2022Q4:1.1.0.8 pkgsrc-2022Q4-base:1.1 pkgsrc-2022Q3:1.1.0.6 pkgsrc-2022Q3-base:1.1 pkgsrc-2022Q2:1.1.0.4 pkgsrc-2022Q2-base:1.1 pkgsrc-2022Q1:1.1.0.2 pkgsrc-2022Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2023.02.13.07.59.01; author tnn; state dead; branches; next 1.1; commitid OXTY5hsKlPOR1ldE; 1.1 date 2022.01.02.19.10.03; author tnn; state Exp; branches; next ; commitid KRTJ5eftEJgiP5nD; desc @@ 1.2 log @kicad*: update to 7.0.0 - Custom Fonts - New Text Boxes - Drag & Drop improvments - new Command Line Interface for scripting - Support for a simple rectangle and circle primitives - Orthogonal Dragging - Symbol Editor Pin Table Enhancements - Off Grid ERC Warnings - Wires at 45 Degree Angles - Do Not Populate Support - Simulation Model Editor - Database Libraries via ODBC - Hyperlinks on Schematics - PDF Improvements - DRC Improvements - Radial Dimensions - Automatic Zone Filling - ... and more + ~1200 bug fixes @ text @$NetBSD: patch-CMakeModules_BuildSteps_CreateDocsetDoxyfile.cmake,v 1.1 2022/01/02 19:10:03 tnn Exp $ Don't use ${CMAKE_MODULE_PATH} directly as it will be changed and contains multiple directories --- CMakeModules/BuildSteps/CreateDocsetDoxyfile.cmake.orig 2021-12-22 13:32:19.000000000 +0000 +++ CMakeModules/BuildSteps/CreateDocsetDoxyfile.cmake @@@@ -22,7 +22,7 @@@@ function(get_kicad_doc_version RESULT_NAME) - include( ${CMAKE_MODULE_PATH}/CreateGitVersionHeader.cmake ) + include( ${PROJECT_SOURCE_DIR}/CMakeModules/CreateGitVersionHeader.cmake ) create_git_version_header(${CMAKE_SOURCE_DIR}) # Now we have KICAD_VERSION, but it's got () around it @ 1.1 log @kicad: update to 6.0.0 XXXTNN package phase is broken on macOS due to app bundling changes. Extensive CMake surgery required. Will fix this in a follow-up commit. New in 6.0: - Modern, consistent look and feel KiCad 6.0 features a refreshed user interface designed to reduce the barriers of entry for new users - Upgraded schematic editing KiCad's schematic editor has received its biggest overhaul ever for version 6.0 - Improved PCB design experience KiCad's PCB editor has had a complete look and feel upgrade The following features are deprecated as of version 6.0: XSLT BOM generation scripts The SWIG Python API @ text @d1 1 a1 1 $NetBSD$ @