Search Criteria
Package Details: godot-git 4.1.r1.4a20869-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: | http://www.godotengine.org |
Licenses: | MIT |
Conflicts: | godot |
Provides: | godot |
Submitter: | tas |
Maintainer: | VitalyR |
Last Packager: | VitalyR |
Votes: | 3 |
Popularity: | 0.017858 |
First Submitted: | 2021-10-26 04:36 (UTC) |
Last Updated: | 2023-05-02 20:31 (UTC) |
Dependencies (16)
- alsa-lib (alsa-lib-x205ta)
- embree
- glu (glu-git)
- libglvnd (libglvnd-git)
- libxcursor (libxcursor-git)
- libxi (libxi-git)
- libxinerama (libxinerama-randr-git)
- libxrandr (libxrandr-git)
- mesa (mesa-d3d12, mesa-panfork-git, mesa-steamos, mesa-amdonly-gaming-git, mesa-nightly-nvk-rusticl-intelrt-git, mesa-git, mesa-pvr-vf2, mesa-rusticl-git, mesa-minimal-git, mesa-amber)
- pulseaudio (pulseaudio-dummy, pulseaudio-git, pipewire-full-pulse-git, pipewire-common-pulse-git, pipewire-pulse-git, pipewire-pulse)
- gcc (gccrs-git, gcc-git, gcc11) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- pkgconf (pkgconf-git) (make)
- scons (make)
- yasm (yasm-git) (make)
- libspeechd (libspeechd-git) (optional) – Text-to-Speech Support
Required by (8)
- funemustation-git (requires godot) (make)
- godot-cpp (requires godot) (make)
- godot-export-templates-git (requires godot) (optional)
- godot-package-manager-git (requires godot) (optional)
- godot3-export-templates (requires godot) (optional)
- opengamepadui-git (requires godot) (make)
- pixelorama (requires godot) (make)
- pixelorama-git (requires godot) (make)
Latest Comments
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.