pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

kicad-symbols: update to 10.0.6 pkgsrc change: this uses python during build so include "../../lang/python/tool.mk" changes since 10.0.5: Interface_USB: Add TPS25751D Add Traco DCDC Converter TEN30UIR symbols Update PAL20RS10, add datasheet, update layout Fix wrong footprint in TL431PW, delete TXB0102DCT Add Analog Devices ADuM1255 I2C isolators Add TI TPS7E81 LDO series in a SOT-23 package Amplifier_Operational: Add all OPA189 variants Add Traco ACDC TMPS 03 symbols Add generic switch SW_SPDT_201 (based on SW_SPDT_321) Add Traco DCDC TEN 80WI symbols Really remove unused body styles in two symbols Add CP2105-F01-GM dual usb-uart Update pin lengths on TL431* devices Fix Pin-number and graphics for GasDischargeTube Remove unused body styles in two symbols Add EPC2Lx20 FPGA configuration memory Improve AD9280ARS Fix line-width in C_Small Update two converter datasheet URLs Add Traco DCDC Converter TMR 8WI symbols Add Traco DCDC Converter THN 15UIR symbols PALs: PAL22V10 / AmPAL22V10 + PALCE22V10



Module Name:	pkgsrc-wip
Committed By:	Manuel Bouyer <bouyer%antioche.eu.org@localhost>
Pushed By:	bouyer
Date:		Sat Sep 26 16:07:05 2026 +0200
Changeset:	2a3bbf7f038a6454d97790c77171ba23171ba14a

Modified Files:
	kicad-symbols/Makefile
	kicad-symbols/distinfo

Log Message:
kicad-symbols: update to 10.0.6
pkgsrc change: this uses python during build so include
"../../lang/python/tool.mk"
changes since 10.0.5:
    Interface_USB: Add TPS25751D
    Add Traco DCDC Converter TEN30UIR symbols
    Update PAL20RS10, add datasheet, update layout
    Fix wrong footprint in TL431PW, delete TXB0102DCT
    Add Analog Devices ADuM1255 I2C isolators
    Add TI TPS7E81 LDO series in a SOT-23 package
    Amplifier_Operational: Add all OPA189 variants
    Add Traco ACDC TMPS 03 symbols
    Add generic switch SW_SPDT_201 (based on SW_SPDT_321)
    Add Traco DCDC TEN 80WI symbols
    Really remove unused body styles in two symbols
    Add CP2105-F01-GM dual usb-uart
    Update pin lengths on TL431* devices
    Fix Pin-number and graphics for GasDischargeTube
    Remove unused body styles in two symbols
    Add EPC2Lx20 FPGA configuration memory
    Improve AD9280ARS
    Fix line-width in C_Small
    Update two converter datasheet URLs
    Add Traco DCDC Converter TMR 8WI symbols
    Add Traco DCDC Converter THN 15UIR symbols
    PALs: PAL22V10 / AmPAL22V10 + PALCE22V10

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2a3bbf7f038a6454d97790c77171ba23171ba14a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 kicad-symbols/Makefile | 4 +++-
 kicad-symbols/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diffs:
diff --git a/kicad-symbols/Makefile b/kicad-symbols/Makefile
index caf45ea55d..115ead6884 100644
--- a/kicad-symbols/Makefile
+++ b/kicad-symbols/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.16 2024/11/23 10:11:58 mef Exp $
 
-DISTNAME=	kicad-symbols-10.0.5
+DISTNAME=	kicad-symbols-10.0.6
 CATEGORIES=	cad
 MASTER_SITES=	${MASTER_SITE_GITLAB:=kicad/libraries/}
 GITLAB_RELEASE=	${PKGVERSION_NOREV}
@@ -12,6 +12,8 @@ COMMENT=	Schematic symbol libraries for the schematic CAD software
 LICENSE=	cc-by-sa-v4.0
 
 USE_LANGUAGES=	# none
+PYTHON_FOR_BUILD_ONLY=		tool
 
 .include "../../devel/cmake/build.mk"
+.include "../../lang/python/tool.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/kicad-symbols/distinfo b/kicad-symbols/distinfo
index 6dec960aa3..7dec850c82 100644
--- a/kicad-symbols/distinfo
+++ b/kicad-symbols/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.15 2024/11/23 10:11:58 mef Exp $
 
-BLAKE2s (kicad-symbols-10.0.5.tar.bz2) = 4a6a715d139073dafa7fd8fd76afa3226b5836a8aa51382fdc5982dbfb7b12c4
-SHA512 (kicad-symbols-10.0.5.tar.bz2) = 42c1d0e4c7e6cbd1e9f120de67251af64ed7778eec40f64150b1cc4b2240e3599953916d2b59b66739b1795cb424e877313ce33f229bb7154a701bcb8e5740c6
-Size (kicad-symbols-10.0.5.tar.bz2) = 4260159 bytes
+BLAKE2s (kicad-symbols-10.0.6.tar.bz2) = 520f8c5eb91b9aa1e5f6bf82007f97395d414fd3498978cf2a1e4e7b09ae274a
+SHA512 (kicad-symbols-10.0.6.tar.bz2) = 18780c17f0218edf1d743f7a945a3726d365713b150d60571f5a7ca8e3dfa9fd2c010aa05557330de56eab86143d9e3464b606eba4672a067ae2e7b42774a675
+Size (kicad-symbols-10.0.6.tar.bz2) = 4253898 bytes


Home | Main Index | Thread Index | Old Index