[Pkg-electronics-devel] Bug#1025032: kicad: Please add support for "riscv64" arch

Manuel A. Fernandez Montecelo mafm at debian.org
Mon Nov 28 22:41:06 GMT 2022


Source: kicad
Version: 6.0.9+dfsg-1
Severity: wishlist
Tags: ftbfs patch
User: debian-riscv at lists.debian.org
Usertags: riscv64
X-Debbugs-Cc: mafm at debian.org, debian-riscv at lists.debian.org

Hi,

Please enable this architecture, with the patch attached or an equivalent.

I built it locally on hardware, it built fine just by enabling the architecture
in debian/control, no other changes needed.


In fact, there doesn't seem to be fundamental reasons for this package to be
restricted to specific architectures, so perhaps it should just be set to "any".


Thanks and cheers.
--
Manuel A. Fernandez Montecelo <mafm at debian.org>
-------------- next part --------------
diff -Nru kicad-6.0.9+dfsg/debian/changelog kicad-6.0.9+dfsg/debian/changelog
--- kicad-6.0.9+dfsg/debian/changelog	2022-10-29 11:54:45.000000000 +0000
+++ kicad-6.0.9+dfsg/debian/changelog	2022-11-22 10:10:48.000000000 +0000
@@ -1,3 +1,10 @@
+kicad (6.0.9+dfsg-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Add support for riscv64 arch
+
+ -- Manuel A. Fernandez Montecelo <mafm at debian.org>  Tue, 22 Nov 2022 10:10:48 +0000
+
 kicad (6.0.9+dfsg-1) unstable; urgency=medium
 
   * [e85c0b0] New upstream version 6.0.9+dfsg
diff -Nru kicad-6.0.9+dfsg/debian/control kicad-6.0.9+dfsg/debian/control
--- kicad-6.0.9+dfsg/debian/control	2022-10-29 11:41:51.000000000 +0000
+++ kicad-6.0.9+dfsg/debian/control	2022-11-22 10:10:48.000000000 +0000
@@ -76,7 +76,7 @@
 Homepage: https://www.kicad.org
 
 Package: kicad
-Architecture: any-amd64 any-i386 arm64 armhf mips64el powerpc ppc64 ppc64el
+Architecture: any-amd64 any-i386 arm64 armhf mips64el powerpc ppc64 ppc64el riscv64
 Depends:
  libngspice0,
  python3-wxgtk4.0 (>= 4.2.0+dfsg-1~),


More information about the Pkg-electronics-devel mailing list