Search Criteria
Package Details: godot-export-templates-git 4.3.r66012.eabeafd8c3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/godot-export-templates-git.git (read-only, click to copy) |
---|---|
Package Base: | godot-export-templates-git |
Description: | Godot export templates |
Upstream URL: | https://godotengine.org/ |
Keywords: | export godot templates |
Licenses: | MIT |
Submitter: | acerix |
Maintainer: | xiota |
Last Packager: | acerix |
Votes: | 3 |
Popularity: | 0.014787 |
First Submitted: | 2018-12-20 15:40 (UTC) |
Last Updated: | 2024-08-07 01:21 (UTC) |
Dependencies (9)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- lld (llvm-gitAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
- pulse-native-provider (pulseaudio-gitAUR, pipewire-pulse-gitAUR, pipewire-full-pulse-gitAUR, pipewire-pulse, pulseaudio) (make)
- scons (make)
- xorg-xrandr (xorg-xrandr-gitAUR) (make)
- yasm (yasm-gitAUR) (make)
- godot (godot-gitAUR) (optional) – use the templates
Required by (1)
- unknown-horizons-git (make)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
novadragon commented on 2025-07-22 00:06 (UTC)
Probably would be clever to align with godot-export-templates-linux and the future godot-export-templates-bin to say "provides godot-export-templates"
acerix commented on 2024-08-07 01:22 (UTC)
Thanks @benjarobin for the info. I was able to build with
pipewire-pulse
so I updated depends topulse-native-provider
.benjarobin commented on 2024-08-06 18:26 (UTC)
Please depend on
pulse-native-provider
instead ofpulseaudio
. See https://gitlab.archlinux.org/archlinux/packaging/packages/pipewire/-/issues/10acerix commented on 2023-05-12 23:19 (UTC)
I don't get that error, it sounds like you are missing
lld
so I added that to makedepends.acerix commented on 2023-05-08 17:54 (UTC)
Thanks, I just updated with the upstream changes.
acerix commented on 2021-09-08 19:21 (UTC)
It clones the entire repo but only builds the templates.
sramey40 commented on 2021-09-06 16:53 (UTC)
Does this package build just the export templates, as implied by the name, or the entire godot master branch?
acerix commented on 2021-07-08 23:29 (UTC)
It sounds like Clang is still preferable for development, and I'm thinking this package should only be used in development since it's not a stable release, so keeping Clang but adding
use_static_cpp=no
may be best.« First ‹ Previous 1 2 3 Next › Last »