Valdo is a tool for creating new Vala projects from templates. It simplifies project initialization with commands like valdo new, valdo gtk, and valdo lib. https://github.com/vala-lang/valdo
Created attachment 253562 [details] devel/valdo
Build fails on poudriere testport with error: meson.build:1:0: ERROR: Could not execute Vala compiler: valac Will look for a fix soon.
Created attachment 254818 [details] devel/valdo.patch Fixed previous build error and squashed both patches into one. Build passes on Poudriere FreeBSD 14.1-RELEASE and 13.4-RELEASE.
Fixed build error.