Search Criteria
Package Details: godot2 2.1.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/godot2.git (read-only, click to copy) |
---|---|
Package Base: | godot2 |
Description: | An advanced, feature packed, multi-platform 2D and 3D game engine. Legacy version. |
Upstream URL: | http://www.godotengine.org |
Keywords: | 2d 3d engine game |
Licenses: | MIT |
Submitter: | editicalu |
Maintainer: | None |
Last Packager: | editicalu |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2018-02-01 09:19 (UTC) |
Last Updated: | 2019-07-15 17:14 (UTC) |
Dependencies (11)
- alsa-lib
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- glu (glu-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libxcursor
- libxi (libxi-gitAUR)
- libxinerama (libxinerama-randr-gitAUR)
- libxrandr (libxrandr-gitAUR)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- scons (make)
- yasm (yasm-gitAUR) (make)
Required by (1)
- tanks-of-freedom (make)
Latest Comments
FabioLolix commented on 2024-07-30 20:02 (UTC)
Hello, this fails to build with:
and at least a makedepends on python-distutils is missing
dude commented on 2018-11-09 01:53 (UTC)
Got this error when compiling in a chroot where extra/glu was not installed:
The glu package should be included in the list of dependencies (or makedepends at least).
Tabsc commented on 2018-05-01 13:30 (UTC)
Added to following line to the scons command solved this issue:
CCFLAGS="-Wno-c++11-narrowing" \
laegnur commented on 2018-04-25 17:45 (UTC) (edited on 2018-04-25 17:47 (UTC) by laegnur)
Hello.
I got this error when installing
gfurst commented on 2018-02-02 00:28 (UTC)
good setup, trying to build right now, have you though about getting the source from git tag instead of using the stable? (they may have some fixes before another stable comes along)