PKGNAME=godot-export-template-amd64
PKGDES="Godot engine export template (for x86-64 Linux target)"
PKGSEC=devel

PKGDEP="godot"
BUILDDEP="pkg-config gcc scons"

# Note: specify worker architecture while compiling noarch package
FAIL_ARCH="!(amd64)"
DPKG_ARCH=noarch
