Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

godot: add loongarch64 support #8162

Merged
merged 1 commit into from
Oct 8, 2024
Merged

godot: add loongarch64 support #8162

merged 1 commit into from
Oct 8, 2024

Conversation

stdmnpkg
Copy link
Contributor

@stdmnpkg stdmnpkg commented Oct 4, 2024

Topic Description

  • godot: add loongarch64 support

Package(s) Affected

  • godot: 4.3-1

Security Update?

No

Build Order

#buildit godot

Test Build(s) Done

Primary Architectures

  • AMD64 amd64
  • AArch64 arm64
  • LoongArch 64-bit loongarch64

Secondary Architectures

  • PowerPC 64-bit (Little Endian) ppc64el
  • RISC-V 64-bit riscv64

@stdmnpkg stdmnpkg added the pre-release Pre-release software label Oct 4, 2024
@stdmnpkg
Copy link
Contributor Author

stdmnpkg commented Oct 4, 2024

see also godotengine/godot#97822

@MingcongBai MingcongBai marked this pull request as ready for review October 5, 2024 13:22
app-devel/godot/autobuild/build Outdated Show resolved Hide resolved
@stdmnpkg
Copy link
Contributor Author

stdmnpkg commented Oct 7, 2024

works on my x86-64 machine

image

@stdmnpkg
Copy link
Contributor Author

stdmnpkg commented Oct 7, 2024

works on my loongarch64 machine

图片
图片

@aosc-buildit-bot
Copy link
Contributor

Dickens-topic report:

godot upgraded from 4.3 to 4.3-1~pre20241006T171750Z on amd64, arm64, ppc64el, riscv64:

No changes, size -30.9 KB (-0.0%)

godot introduced at 4.3-1~pre20241006T171750Z on loongarch64:

18 added, 0 removed, size +51.7 MB
--- a
+++ b
@@ -0,0 +1,18 @@
+drwxr-xr-x     ./
+drwxr-xr-x     ./usr/
+drwxr-xr-x     ./usr/bin/
+-rwxr-xr-x     ./usr/bin/godot
+drwxr-xr-x     ./usr/lib/
+drwxr-xr-x     ./usr/lib/godot/
+-rwxr-xr-x     ./usr/lib/godot/godot
+drwxr-xr-x     ./usr/share/
+drwxr-xr-x     ./usr/share/applications/
+-rwxr-xr-x     ./usr/share/applications/godot.desktop
+drwxr-xr-x     ./usr/share/doc/
+drwxr-xr-x     ./usr/share/doc/godot/
+-rw-r--r--     ./usr/share/doc/godot/LICENSE.txt
+drwxr-xr-x     ./usr/share/icons/
+drwxr-xr-x     ./usr/share/icons/hicolor/
+drwxr-xr-x     ./usr/share/icons/hicolor/scalable/
+drwxr-xr-x     ./usr/share/icons/hicolor/scalable/apps/
+-rw-r--r--     ./usr/share/icons/hicolor/scalable/apps/godot.svg

@MingcongBai MingcongBai merged commit e98e89d into stable Oct 8, 2024
5 checks passed
@MingcongBai MingcongBai deleted the godot-loongarch64 branch October 8, 2024 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pre-release Pre-release software
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants