GNU bug report logs - #53056
[PATCH] gnu: kicad: Update to 5.1.12.

Previous Next

Package: guix-patches;

Reported by: Peter Polidoro <peter <at> polidoro.io>

Date: Thu, 6 Jan 2022 15:15:03 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 53056 in the body.
You can then email your comments to 53056 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#53056; Package guix-patches. (Thu, 06 Jan 2022 15:15:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Peter Polidoro <peter <at> polidoro.io>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 06 Jan 2022 15:15:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Peter Polidoro <peter <at> polidoro.io>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: kicad: Update to 5.1.12.
Date: Thu, 06 Jan 2022 10:12:22 -0500
* gnu/packages/engineering.scm (kicad): Update to 5.1.12.
---
gnu/packages/engineering.scm | 25 ++++++++++++++-----------
1 file changed, 14 insertions(+), 11 deletions(-)

diff --git a/gnu/packages/engineering.scm 
b/gnu/packages/engineering.scm
index eec835f97c..6959aa6c47 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -925,7 +925,7 @@ (define-public inspekt3d
(define-public kicad
  (package
    (name "kicad")
-    (version "5.1.10")
+    (version "5.1.12")
    (source
     (origin
       (method git-fetch)
@@ -933,7 +933,7 @@ (define-public kicad
             (url "https://gitlab.com/kicad/code/kicad.git")
             (commit version)))
       (sha256
-        (base32 
        "10ix560bqy0lprnik1bprxw9ix4g8w2ipvyikx551ak9ryvgwjcc"))
+        (base32 
"0kgikchqxds3mp71nkg307mr4c1dgv8akbmksz4w9x8jg4i1mfqq"))
       (file-name (git-file-name name version))))
    (build-system cmake-build-system)
    (arguments
@@ -941,9 +941,12 @@ (define-public kicad
       #:tests? #f                      ; no tests
       #:build-type "Release"
       #:configure-flags
-       (list "-DKICAD_SCRIPTING_PYTHON3=ON"
-             "-DKICAD_SCRIPTING_WXPYTHON_PHOENIX=ON"
-             "-DCMAKE_BUILD_WITH_INSTALL_RPATH=TRUE")
+       ,#~(list
+           "-DKICAD_SCRIPTING_PYTHON3=ON"
+           "-DKICAD_SCRIPTING_WXPYTHON_PHOENIX=ON"
+           "-DCMAKE_BUILD_WITH_INSTALL_RPATH=TRUE"
+           (string-append "-DOCC_INCLUDE_DIR="
+                          #$(this-package-input 
"opencascade-occt") "/include/opencascade"))
       #:phases
       (modify-phases %standard-phases
         (add-after 'unpack 'fix-ngspice-detection
@@ -1019,7 +1022,7 @@ (define-public kicad
       ("libngspice" ,libngspice)
       ("libsm" ,libsm)
       ("mesa" ,mesa)
-       ("opencascade-oce" ,opencascade-oce)
+       ("opencascade-occt" ,opencascade-occt)
       ("openssl" ,openssl)
       ("python" ,python-wrapper)
       ("wxwidgets" ,wxwidgets)
@@ -1071,7 +1074,7 @@ (define-public kicad-doc
              (file-name (git-file-name name version))
              (sha256
               (base32
- 
                "005ljkb7liayvyj4vxd5ncrknfbhnk6xvyjk43qz810hrp1fv0hk"))))
+ 
"026cz4zm903i75yhdvzha2nsnk4c0w07q3gd3xw3jmsmn18imgm3"))))
    (build-system cmake-build-system)
    (arguments
     `(#:configure-flags (list "-DBUILD_FORMATS=html")
@@ -1105,7 +1108,7 @@ (define-public kicad-symbols
              (file-name (git-file-name name version))
              (sha256
               (base32
- 
                "0n25rq32jwyigfw26faqraillwv6zbi2ywy26dkz5zqlf5xp56ad"))))
+ 
"1zdajim409570xzis53kmrbdcf7000v2vmc90f49h214lrx2zhr2"))))
    (build-system cmake-build-system)
    (arguments
     `(#:tests? #f))                    ; no tests exist
@@ -1134,7 +1137,7 @@ (define-public kicad-footprints
              (file-name (git-file-name name version))
              (sha256
               (base32
- 
                "0gyqxryda273hjn2rv8dha461j9bjh054y5dlpiw1wiha65lrf9i"))))
+ 
"0qpii55dgv2gxqg1qq0dngdnbb9din790qi5qv0l6qqrzx843h5s"))))
    (synopsis "Official KiCad footprint libraries")
    (description "This package contains the official KiCad 
    footprint libraries.")))

@@ -1151,7 +1154,7 @@ (define-public kicad-packages3d
              (file-name (git-file-name name version))
              (sha256
               (base32
- 
                "1szcin52fcsyb55bj7xq7lz6ig187dpz3lk7blwab7b9c4dn3c3y"))))
+ 
"12w7m5nbk9kcnlnlg4sk1sd7xgb9i2kxfi0jcbd0phs89qyl7wjr"))))
    (synopsis "Official KiCad 3D model libraries")
    (description "This package contains the official KiCad 3D 
    model libraries.")))

@@ -1168,7 +1171,7 @@ (define-public kicad-templates
              (file-name (git-file-name name version))
              (sha256
               (base32
- 
                "1a8xfcbdbb4ylrb5m7n2jjk9kwvgmlx1pmnn2cwj327a2b3m4jjs"))))
+ 
"1fbhn1l3j2rwc29aida9b408wif55i23bp9ddcs7dvf83smjm05g"))))
    (synopsis "Official KiCad project and worksheet templates")
    (description "This package contains the official KiCad 
    project and
worksheet templates.")))
-- 
2.34.0





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Sun, 09 Jan 2022 22:17:02 GMT) Full text and rfc822 format available.

Notification sent to Peter Polidoro <peter <at> polidoro.io>:
bug acknowledged by developer. (Sun, 09 Jan 2022 22:17:02 GMT) Full text and rfc822 format available.

Message #10 received at 53056-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Peter Polidoro <peter <at> polidoro.io>
Cc: 53056-done <at> debbugs.gnu.org
Subject: Re: bug#53056: [PATCH] gnu: kicad: Update to 5.1.12.
Date: Sun, 09 Jan 2022 23:16:13 +0100
Hi,

Peter Polidoro <peter <at> polidoro.io> skribis:

> * gnu/packages/engineering.scm (kicad): Update to 5.1.12.

Applied!

Please use ‘git send-email’ or send the patch as an attachment next time
(the patch had been mangled on its way).

Thanks,
Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 07 Feb 2022 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 79 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.