From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id KB6oNLIU52Vt+wAA62LTzQ:P1 (envelope-from ) for ; Tue, 05 Mar 2024 13:48:51 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id KB6oNLIU52Vt+wAA62LTzQ (envelope-from ) for ; Tue, 05 Mar 2024 13:48:50 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=futurile.net header.s=selector1 header.b=FxmLAeky; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1709642930; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=0F9FyvNOidBGcW6ccJ0W1QdncOCm+8LL8GM7HWkApFs=; b=BewWA58SkbWFqT0QVuXO+4P8kkwdEHDuRiG7nZb0FPqG+xXJKoNPiP8gVJIm8LmBlpFF3L GMIKpRkD5Ph/f1JssiwXqk8INXRTVpUwB+SHmT62kSwJiYgLabY+VSRU2zIC8LoCnUYMIy RbO54RtDR7Tk1yMAmiTw/+7hFzWPPzaUZV9Igi/GiZaGN91IxgH3RDQnTEJTBcp/zYWobU npBX80AceaaurL5UIDIhfztMsT2QivYdYdXU2KjPptZVlUBcdTsvyY3RS9JPJgHaYamsRj 6ourRfCfYRTI7OodtO/Xjh40Um+bp3JvoWekskSv20SlFLfSCyeF1sCR5Z/Fdw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=futurile.net header.s=selector1 header.b=FxmLAeky; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1709642930; a=rsa-sha256; cv=none; b=JvaglfJJeJ+41JJSkrrfctJw202F4eiPb5UgFdgb3EJsXrz/LcHngKI4ToaBf6wdIkLInP Hxzui4aRkobnddTWEnvL0hX9Vhwa56ZS5zsTJgD7juH5Pj+MvvRFfsS0Z8QKFUBA4Or+ab dpb4/hDpZGsvIhHylYqkOYfk9jXEAjF4ixtwi+/CXrSjImqslBhCHbWGFHdwH90SHFs05H OMrD63S6wSiu3Ay3YTUOFsOLKecVVGu9YJf2Kf2DqdfuAsPcf4AMabv9USd2CZwLarC/Yl rnIR/g6yzb/VF3ynvNE4NPYjBhcAzH78QPR+As4wct3714yd03j4nWAuTVJtIg== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 6CDBC734EE for ; Tue, 5 Mar 2024 13:48:50 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rhUDl-00066T-0F; Tue, 05 Mar 2024 07:48:37 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rhUDh-00065k-BJ for guix-patches@gnu.org; Tue, 05 Mar 2024 07:48:33 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rhUDg-0001Zk-5y for guix-patches@gnu.org; Tue, 05 Mar 2024 07:48:32 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rhUEA-0005Y8-BL for guix-patches@gnu.org; Tue, 05 Mar 2024 07:49:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66453] [PATCH 1/4] gnu: kicad: Add 3rdparty search path. Resent-From: Steve George Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 05 Mar 2024 12:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66453 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: peter@polidoro.io Cc: 66453@debbugs.gnu.org Received: via spool by 66453-submit@debbugs.gnu.org id=B66453.170964290621113 (code B ref 66453); Tue, 05 Mar 2024 12:49:02 +0000 Received: (at 66453) by debbugs.gnu.org; 5 Mar 2024 12:48:26 +0000 Received: from localhost ([127.0.0.1]:46870 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rhUDZ-0005UR-S2 for submit@debbugs.gnu.org; Tue, 05 Mar 2024 07:48:26 -0500 Received: from mailtransmit04.runbox.com ([185.226.149.37]:55928) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rhUDY-0005To-16 for 66453@debbugs.gnu.org; Tue, 05 Mar 2024 07:48:24 -0500 Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit04.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1rhUCx-007R59-P9; Tue, 05 Mar 2024 13:47:47 +0100 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=futurile.net; s=selector1; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date; bh=0F9FyvNOidBGcW6ccJ0W1QdncOCm+8LL8GM7HWkApFs=; b=FxmLAeky3GFSdvqrLuXAQiGUfI VK2M3npcaTg1doSnEh0IRiRMrhqDxv/7bDOJMdBdbTzhOqZ4cP5pdn4jF2ZaGCAPRi3T1jBx4NJUX OvN/UL9vP6ZViG8GEuuBcrDizzm0UIdNj11OzP0EIVTYjysTLoBfykW261Um+NUYb1OdpXNzY2wz7 i7p/zlFH/F1pjZFiqMEj8m9ohx8DOeGPbnKMmam1fy8x5UJO1mfB/bi9I5w7K8Kc96CEXlKR4uHyl dWnsUQpi0abScB3JlH/nItIYFpcR5Qnp8NXbLqU4sXw+YI6PdaqKIy1CAV/JnQ4r0jxUb15pe8uIB mwJNtcTg==; Received: from [10.9.9.73] (helo=submission02.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1rhUCx-0000nQ-4v; Tue, 05 Mar 2024 13:47:47 +0100 Received: by submission02.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1rhUCo-005AzV-QO; Tue, 05 Mar 2024 13:47:38 +0100 Date: Tue, 5 Mar 2024 12:47:37 +0000 From: Steve George Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.77 X-Spam-Score: -4.77 X-Migadu-Queue-Id: 6CDBC734EE X-Migadu-Scanner: mx11.migadu.com X-TUID: hFAx7tCuXAGF Hi, Were you ever able to resolve the directory to use for these themes? If not, is there another option, or should we close :-( Thanks, Steve On 10 Oct, peter@polidoro.io wrote: > From: Peter Polidoro > > * gnu/packages/engineering.scm (kicad): Add 3rdparty search path. > --- > gnu/packages/engineering.scm | 9 ++++++++- > 1 file changed, 8 insertions(+), 1 deletion(-) > > diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm > index c9aec482da..cad419ef70 100644 > --- a/gnu/packages/engineering.scm > +++ b/gnu/packages/engineering.scm > @@ -1155,7 +1155,14 @@ (define-public kicad > (files '("share/kicad/footprints"))) > (search-path-specification > (variable "KICAD7_3DMODEL_DIR") > - (files '("share/kicad/3dmodels"))))) > + (files '("share/kicad/3dmodels"))) > + ;; Using the following environment variable removes write access to > + ;; the KiCad Plugin and Content Manager directory so using any Guix > + ;; plugin or color theme packages requires all plugin or color > + ;; themes to be installed using Guix packages > + (search-path-specification > + (variable "KICAD7_3RD_PARTY") > + (files '("share/kicad/3rdparty"))))) > (native-inputs (list boost > desktop-file-utils > gettext-minimal > -- > 2.41.0 > > > >