From 5cd8a5a33c47da69e84c45b1ca7076f2ffeee3da Mon Sep 17 00:00:00 2001 From: "carl.poirier.2@gmail.com" Date: Thu, 27 Nov 2014 13:35:47 -0500 Subject: [PATCH] Deprecated two libraries according to https://github.com/KiCad/Transistors_SMD.pretty/pull/2 --- template/fp-lib-table.for-github | 4 ++-- template/fp-lib-table.for-pretty | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/template/fp-lib-table.for-github b/template/fp-lib-table.for-github index 7a09c8a9..651acb43 100644 --- a/template/fp-lib-table.for-github +++ b/template/fp-lib-table.for-github @@ -29,7 +29,7 @@ (lib (name Heatsinks)(type Github)(uri ${KIGITHUB}/Heatsinks.pretty)(options "")(descr "The way you like them.")) (lib (name Housings_DFN_QFN)(type Github)(uri ${KIGITHUB}/Housings_DFN_QFN.pretty)(options "")(descr "The way you like them.")) (lib (name Housings_QFP)(type Github)(uri ${KIGITHUB}/Housings_QFP.pretty)(options "")(descr "The way you like them.")) - (lib (name Housings_ROHM)(type Github)(uri ${KIGITHUB}/Housings_ROHM.pretty)(options "")(descr VML0806)) + (lib (name Housings_ROHM)(type Github)(uri ${KIGITHUB}/Housings_ROHM.pretty)(options "")(descr "Deprecated. VML0806 is moved to Transistors_SMD.pretty.")) (lib (name Housings_SIP)(type Github)(uri ${KIGITHUB}/Housings_SIP.pretty)(options "")(descr "The way you like them.")) (lib (name Housings_SOIC)(type Github)(uri ${KIGITHUB}/Housings_SOIC.pretty)(options "")(descr "The way you like them.")) (lib (name Housings_SOT-23_SOT-143_TSOT-6)(type Github)(uri ${KIGITHUB}/Housings_SOT-23_SOT-143_TSOT-6.pretty)(options "")(descr "The way you like them.")) @@ -70,7 +70,7 @@ (lib (name Sockets_DIP)(type Github)(uri ${KIGITHUB}/Sockets_DIP.pretty)(options "")(descr "The way you like them.")) (lib (name Sockets_Mini-Universal)(type Github)(uri ${KIGITHUB}/Sockets_Mini-Universal.pretty)(options "")(descr Mate-N-Lok)) (lib (name Sockets_MOLEX_KK-System)(type Github)(uri ${KIGITHUB}/Sockets_MOLEX_KK-System.pretty)(options "")(descr "The way you like them.")) - (lib (name Sockets_PGA)(type Github)(uri ${KIGITHUB}/Sockets_PGA.pretty)(options "")(descr "The way you like them.")) + (lib (name Sockets_PGA)(type Github)(uri ${KIGITHUB}/Sockets_PGA.pretty)(options "")(descr "Deprecated. PGA120 is moved to Sockets.pretty.")) (lib (name Socket_Strips)(type Github)(uri ${KIGITHUB}/Socket_Strips.pretty)(options "")(descr "2.54mm socket strips.")) (lib (name Sockets)(type Github)(uri ${KIGITHUB}/Sockets.pretty)(options "")(descr "The way you like them.")) (lib (name Sockets_WAGO734)(type Github)(uri ${KIGITHUB}/Sockets_WAGO734.pretty)(options "")(descr "The way you like them.")) diff --git a/template/fp-lib-table.for-pretty b/template/fp-lib-table.for-pretty index 4973775f..39a814a6 100644 --- a/template/fp-lib-table.for-pretty +++ b/template/fp-lib-table.for-pretty @@ -29,7 +29,7 @@ (lib (name Heatsinks)(type KiCad)(uri ${KISYSMOD}/Heatsinks.pretty)(options "")(descr "The way you like them.")) (lib (name Housings_DFN_QFN)(type KiCad)(uri ${KISYSMOD}/Housings_DFN_QFN.pretty)(options "")(descr "The way you like them.")) (lib (name Housings_QFP)(type KiCad)(uri ${KISYSMOD}/Housings_QFP.pretty)(options "")(descr "The way you like them.")) - (lib (name Housings_ROHM)(type KiCad)(uri ${KISYSMOD}/Housings_ROHM.pretty)(options "")(descr VML0806)) + (lib (name Housings_ROHM)(type KiCad)(uri ${KISYSMOD}/Housings_ROHM.pretty)(options "")(descr "Deprecated. VML0806 is moved to Transistors_SMD.pretty.")) (lib (name Housings_SIP)(type KiCad)(uri ${KISYSMOD}/Housings_SIP.pretty)(options "")(descr "The way you like them.")) (lib (name Housings_SOIC)(type KiCad)(uri ${KISYSMOD}/Housings_SOIC.pretty)(options "")(descr "The way you like them.")) (lib (name Housings_SOT-23_SOT-143_TSOT-6)(type KiCad)(uri ${KISYSMOD}/Housings_SOT-23_SOT-143_TSOT-6.pretty)(options "")(descr "The way you like them.")) @@ -70,7 +70,7 @@ (lib (name Sockets_DIP)(type KiCad)(uri ${KISYSMOD}/Sockets_DIP.pretty)(options "")(descr "The way you like them.")) (lib (name Sockets_Mini-Universal)(type KiCad)(uri ${KISYSMOD}/Sockets_Mini-Universal.pretty)(options "")(descr Mate-N-Lok)) (lib (name Sockets_MOLEX_KK-System)(type KiCad)(uri ${KISYSMOD}/Sockets_MOLEX_KK-System.pretty)(options "")(descr "The way you like them.")) - (lib (name Sockets_PGA)(type KiCad)(uri ${KISYSMOD}/Sockets_PGA.pretty)(options "")(descr "The way you like them.")) + (lib (name Sockets_PGA)(type KiCad)(uri ${KISYSMOD}/Sockets_PGA.pretty)(options "")(descr "Deprecated. PGA120 is moved to Sockets.pretty.")) (lib (name Socket_Strips)(type KiCad)(uri ${KISYSMOD}/Socket_Strips.pretty)(options "")(descr "2.54mm socket strips.")) (lib (name Sockets)(type KiCad)(uri ${KISYSMOD}/Sockets.pretty)(options "")(descr "The way you like them.")) (lib (name Sockets_WAGO734)(type KiCad)(uri ${KISYSMOD}/Sockets_WAGO734.pretty)(options "")(descr "The way you like them."))