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.021672 |
First Submitted: | 2021-10-26 04:36 (UTC) |
Last Updated: | 2024-08-11 08:43 (UTC) |
Dependencies (26)
- embree3
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR)
- 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)
- Show 6 more dependencies...
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)
- unknown-horizons-git (requires godot) (make)
Latest Comments
« First ‹ Previous 1 2
ilonachan commented on 2023-01-12 22:55 (UTC) (edited on 2023-01-12 23:04 (UTC) by ilonachan)
Alright, so I just quickly corrected the build target, and it should work now. I don't plan on maintaining this package long-term (nor am I skilled enough to do that anyway) so I've disowned it again. It was just really triggering me how this package would always be broken, and I hope this helps anyone who felt the same way.
Oh and also I noticed SCons was complaining that
libspeechd
wasn't present, apparently Godot supports Text-to-Speech? I just put that in as an optional dependency, because it was never an issue but might be helpful for some.ShalokShalom commented on 2022-11-29 19:15 (UTC)
This fails to build
scons: *** Invalid value for option target: release_debug. Valid values are: ('editor', 'template_release', 'template_debug') File "/home/gramberg/.cache/paru/clone/godot-git/src/godot/SConstruct", line 249, in <module>
FabioLolix commented on 2022-10-11 16:39 (UTC)
btw don't override users settings with -j$((
nproc
+1)), if you want to configure that do it in your makepkg.confeldritch_cookie commented on 2022-10-10 16:37 (UTC) (edited on 2022-10-10 23:36 (UTC) by eldritch_cookie)
commit 39facb35a021f9301f742732fbbd3c6a5a548893 changes the build options for godot i made some changes on the PKGBUILD and it seems to work here is my diff
action commented on 2022-09-07 14:39 (UTC)
Hi, I'm having the following error, right after a successful build:
Starting package()... install: cannot stat 'bin/godot.linuxbsd.opt.tools.64': No such file or directory
The file is actually called: bin/godot.linuxbsd.opt.tools.x86_64
Please review the PKGBUILD file for the _arch variable.
« First ‹ Previous 1 2