Search Criteria
Package Details: godot-git 4.0.dev-3
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 |
Keywords: | 2D 3D engine game gamedev |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Matteotom |
Maintainer: | QuantMint |
Last Packager: | QuantMint |
Votes: | 36 |
Popularity: | 0.021443 |
First Submitted: | 2014-02-10 06:42 |
Last Updated: | 2020-06-18 08:56 |
Dependencies (12)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm)
- freetype2 (freetype2-v35, freetype2-old-hinting, freetype2-infinality, freetype2-ttmetrics, freetype2-ultimate5, freetype2-git, freetype2-infinality-remix, freetype2-minimal-git)
- glu (glu-git)
- libxcursor (libxcursor-git)
- libxinerama (libxinerama-randr-git)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-minimal-git, mesa-git, mesa-minimal+-git)
- git (git-git) (make)
- pkgconf (pkgconf-git) (make)
- pulseaudio (pulseaudio-bluedio, pulseaudio-pali, pulseaudio-airplay, pulseaudio-git, pulseaudio-hsphfpd, pipewire-pulse-git, pipewire-common-pulse-git, pulseaudio-nosystemd-git, pulseaudio-dummy, pulseaudio-nosystemd-minimal-git, pipewire-pulse) (make)
- scons (make)
- xorg-xrandr (xorg-xrandr-git) (make)
- yasm (yasm-git) (make)
Required by (3)
- funemustation-git (requires godot) (make)
- godot-export-templates-git (requires godot) (optional)
- pixelorama (requires godot) (make)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
loathingkernel commented on 2020-10-02 12:04
Yes, and it has nothing to do with the PKGBUILD itself. Configure
SRCDEST
in yourmakepkg.conf
. Incremental upgrades will be faster as per https://wiki.archlinux.org/index.php/Makepkg#Reduce_source_download_and_extraction_times :)QuantMint commented on 2020-10-02 12:00
@loathingkernel I know that. If you know a way to not download whole source code and address that issue at the same time, fell free to send a patch. :)
loathingkernel commented on 2020-10-02 11:53
Your
prepare()
is utterly wrong because it breaks the structuremakepkg
assumes to provide functionality such as--allsource
andSRCDEST
. The latter should be used if the user doesn't want to redownload the repository every time they want to rebuild and not the hacky solution in the PKGBUILD.TheJackiMonster commented on 2020-09-14 20:56
@karuiota Which options did you use for building from source instead of the ones in the PKGBUILD? Because I don't just get it crashes besides the black boxes but it causes a GPU reset during any interaction. ^^'
So I'm not sure if this is just a compilation bug?
karuiota commented on 2020-09-11 06:20
A black box pops up instead of the project selector, then it immediately crashes. This does not happen when manually built from the source, but I would prefer to install it with the AUR to keep it automatically updated. I didn't open this issue on Godot's GitHub because it works just fine when built from there.
joilnen commented on 2020-06-13 18:36
How to disable vulkan support ?
QuantMint commented on 2020-05-19 16:13
@fch The issue is not related to this aur. An issue has already been reported on github.
fch commented on 2020-05-17 18:55
4.0.dev-2 doesn't compile for me, any idea what this could be caused by?
Edit: compiling works with the previous PKGBUILD ("scons platform=linuxbsd target=release_debug use_llvm=yes -j$(nproc)").
Muflone commented on 2020-05-02 16:29
Package orphaned forcefully on 2020-05-02 as the previous maintainer doesn't reply to email, to comments and he was promoted from co-maintainer to maintainer by mistake after the previous maintainer stepped down, but he never managed to fix the package.
Muflone commented on 2020-04-06 23:12
Please add xorg-xrandr to makedepends