Source: giac Version: 1.9.0.69+dfsg2-1 Severity: wishlist Tags: patch User: debian-loonga...@lists.debian.org Usertags: loong64
Dear maintainers, The giac source package lacks LoongArch architecture support. We need to add build support for loongarch64 in d/control. Please consider the patch I have attached. If you have any questions, you can contact me at any time. thanks, Dandan Zhang
diff -Nru giac-1.9.0.69+dfsg2/debian/control giac-1.9.0.69+dfsg2/debian/control --- giac-1.9.0.69+dfsg2/debian/control 2023-11-06 17:02:28.000000000 +0000 +++ giac-1.9.0.69+dfsg2/debian/control 2023-11-06 17:02:28.000000000 +0000 @@ -51,7 +51,7 @@ Package: libgiac0 Section: libs -Architecture: amd64 arm64 armel armhf i386 mips64el mipsel riscv64 +Architecture: amd64 arm64 armel armhf i386 loong64 mips64el mipsel riscv64 Multi-Arch: same Depends: ${misc:Depends}, ${shlibs:Depends} Suggests: giac-doc @@ -64,7 +64,7 @@ This package contains the shared libraries needed to run programs using giac. Package: libgiac-dev -Architecture: amd64 arm64 armel armhf i386 mips64el mipsel riscv64 +Architecture: amd64 arm64 armel armhf i386 loong64 mips64el mipsel riscv64 Section: libdevel Depends: libfltk1.3-dev, libgiac0 (= ${binary:Version}), @@ -84,7 +84,7 @@ development files needed to build software that uses giac. Package: xcas -Architecture: amd64 arm64 armel armhf i386 mips64el mipsel riscv64 +Architecture: amd64 arm64 armel armhf i386 loong64 mips64el mipsel riscv64 Multi-Arch: allowed Depends: libgiac0 (= ${binary:Version}), ${misc:Depends},