Source: gudhi
Version: 3.7.1+dfsg-2
Severity: wishlist
Tags: patch
User: debian-loonga...@lists.debian.org
Usertags: loong64

Dear maintainers,

We need to add build support for loongarch64 in d/control.
Please consider the patch I have attached.

The gudhi 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

diff -Nru gudhi-3.7.1+dfsg/debian/control gudhi-3.7.1+dfsg/debian/control
--- gudhi-3.7.1+dfsg/debian/control     2023-11-26 12:08:34.000000000 +0000
+++ gudhi-3.7.1+dfsg/debian/control     2023-11-26 12:08:34.000000000 +0000
@@ -97,7 +97,7 @@
 
 Package: python3-gudhi
 Section: python
-Architecture: amd64 arm64 i386 mips64el ppc64el s390x ia64 ppc64 riscv64 
sparc64 x32
+Architecture: amd64 arm64 i386 loong64 mips64el ppc64el s390x ia64 ppc64 
riscv64 sparc64 x32
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
 Recommends: python3-eagerpy,
             python3-matplotlib,
@@ -115,7 +115,7 @@
 
 Package: gudhui
 Section: math
-Architecture: amd64 arm64 i386 mips64el ppc64el s390x ia64 ppc64 riscv64 
sparc64 x32
+Architecture: amd64 arm64 i386 loong64 mips64el ppc64el s390x ia64 ppc64 
riscv64 sparc64 x32
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: GUI for some of the functionality of the GUDHI library
  The GUDHI library is a generic open source C++ library for
@@ -129,7 +129,7 @@
 
 Package: gudhi-utils
 Section: math
-Architecture: amd64 arm64 i386 mips64el ppc64el s390x ia64 ppc64 riscv64 
sparc64 x32
+Architecture: amd64 arm64 i386 loong64 mips64el ppc64el s390x ia64 ppc64 
riscv64 sparc64 x32
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Utilities from the GUDHI library
  The GUDHI library is a generic open source C++ library for

Reply via email to