Search Criteria
Package Details: godot-git 4.3.r65958.3978628c6cc-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/godot-git.git (read-only, click to copy) |
---|---|
Package Base: | godot-git |
Description: | Godot Game Engine: An advanced, feature packed, multi-platform 2D and 3D game engine. |
Upstream URL: | https://godotengine.org/ |
Licenses: | MIT |
Conflicts: | godot |
Provides: | godot |
Submitter: | tas |
Maintainer: | VitalyR |
Last Packager: | VitalyR |
Votes: | 5 |
Popularity: | 0.058727 |
First Submitted: | 2021-10-26 04:36 (UTC) |
Last Updated: | 2024-08-11 08:43 (UTC) |
Dependencies (26)
- embree3
- freetype2 (freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR, freetype2-macosAUR)
- graphite (graphite-gitAUR)
- harfbuzz (harfbuzz-gitAUR)
- harfbuzz-icu (harfbuzz-icu-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libspeechd (libspeechd-gitAUR)
- libsquish (libsquish-fixed-tablesAUR)
- libtheora (libtheora-gitAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- libwebp (libwebp-gitAUR)
- libwslay
- libxcursor
- libxi (libxi-gitAUR)
- libxinerama (libxinerama-randr-gitAUR)
- libxrandr (libxrandr-gitAUR)
- mbedtls2
- miniupnpc (miniupnpc-gitAUR)
- pcre2 (pcre2-gitAUR)
- alsa-lib (make)
- git (git-gitAUR, git-glAUR) (make)
- scons (make)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR) (make)
- yasm (yasm-gitAUR) (make)
- pipewire-alsa (pipewire-alsa-gitAUR, pipewire-full-alsa-gitAUR) (optional) – for audio support
- pipewire-pulse (pipewire-pulse-gitAUR, pipewire-full-pulse-gitAUR) (optional) – for audio support
Required by (21)
- funemustation-git (requires godot) (make)
- godot-cpp (requires godot) (make)
- godot-export-templates-android-bin (requires godot) (optional)
- godot-export-templates-apple-bin (requires godot) (optional)
- godot-export-templates-git (requires godot) (optional)
- godot-export-templates-linux (requires godot) (optional)
- godot-export-templates-linux-bin (requires godot) (optional)
- godot-export-templates-web-bin (requires godot) (optional)
- godot-export-templates-windows-bin (requires godot) (optional)
- godot-hub-git (requires godot)
- godot-package-manager-git (requires godot) (optional)
- godots-git (requires godot) (make)
- hurrycurry-client (requires godot)
- hurrycurry-client (requires godot) (make)
- hurrycurry-server (requires godot) (make)
- hypertimer-git (requires godot)
- luxtorpeda-git (requires godot) (make)
- opengamepadui-git (requires godot) (make)
- pixelorama (requires godot) (make)
- pixelorama-git (requires godot) (make)
- Show 1 more...
Latest Comments
1 2 Next › Last »
xiota commented on 2025-08-18 17:00 (UTC) (edited on 2025-08-18 17:00 (UTC) by xiota)
Since godot has nearly no cross-version compatibility, may be worthwhile to add the templates to this package, either as a subpackage or part of the main install. Then aur/godot-export-templates-git could be retired.
Damgaldor commented on 2025-05-17 15:18 (UTC)
Hello. Can you please also include
usr/share/mime/packages/org.godotengine.Godot.xml
file from the main repo, so system registers Godot project files and sets Godot to open them? For this the desktop file should also have a line withMimeType=application/x-godot-project;
v1993 commented on 2025-02-05 07:01 (UTC)
I think regular
embree
should be used instead ofembree3
; it's what both non-git package uses and upstream godot bundles.VitalyR commented on 2024-08-12 03:02 (UTC)
@FabioLolix, thank you for your detailed explanation and suggestions! I've updated the package based on your advice. Would you be interested in being added as a co-maintainer of this package to facilitate further improvements?
FabioLolix commented on 2024-08-06 16:46 (UTC)
Hello, about makedepends
Please update url to
url="https://godotengine.org/"
Need wayland as makedepends for enabling it, otherwise
WARNING: wayland-scanner not found. Disabling Wayland support.
About the depends and the upnp issue, builds in devtools without any of depends listed, some of which are builded from its source tree and not taken from system like miniupnpc, mbedtls, freetype2, harfbuzz, embree etc
This is not affected by godot#93907
VitalyR commented on 2024-08-04 05:02 (UTC)
@xiota, I haven't encountered this issue and am unsure why. I will investigate further.
FabioLolix commented on 2023-10-14 10:17 (UTC)
Using git clone in prepare() is not welcome, pleas use proper
source=(git+https://github.com/godotengine/godot.git)
1 2 Next › Last »