[Pkg-electronics-devel] Bug#1059016: kicad: add loongarch64 support

zhangdandan zhangdandan at loongson.cn
Tue Dec 19 11:20:25 GMT 2023


Source: kicad
Version: 7.0.9+dfsg-1
Severity: wishlist
Tags: patch
User: debian-loongarch at lists.debian.org
Usertags: loong64

Dear maintainers,

The kicad source package lacks LoongArch architecture support.
Please consider the patch I have attached.

The kicad source package was compiled successfully on my local loong64 
rootfs environment.
If you have any questions, you can contact me at any time.

thanks,
Dandan Zhang

-------------- next part --------------
diff -Nru kicad-7.0.9+dfsg/debian/control kicad-7.0.9+dfsg/debian/control
--- kicad-7.0.9+dfsg/debian/control	2023-10-13 18:06:39.000000000 +0000
+++ kicad-7.0.9+dfsg/debian/control	2023-11-16 19:22:14.000000000 +0000
@@ -77,7 +77,7 @@
 Homepage: https://www.kicad.org
 
 Package: kicad
-Architecture: any-amd64 any-i386 arm64 armhf mips64el powerpc ppc64 ppc64el riscv64
+Architecture: any-amd64 any-i386 arm64 armhf loong64 mips64el powerpc ppc64 ppc64el riscv64
 Depends:
  libngspice0,
  python3-wxgtk4.0 (>= 4.2.0+dfsg-1~),


More information about the Pkg-electronics-devel mailing list