Package Details: godot-export-templates-git 4.3.r66012.eabeafd8c3-1

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)

Required by (1)

Sources (1)

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 to pulse-native-provider.

benjarobin commented on 2024-08-06 18:26 (UTC)

Please depend on pulse-native-provider instead of pulseaudio. See https://gitlab.archlinux.org/archlinux/packaging/packages/pipewire/-/issues/10

acerix 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.