0.Prerequisite
Tools
Linter: Validates SBUILD scripts
Runner: Executes validated SBUILD scripts
SBUILDER: Combined linter + runner (used by
soar build)
Field Types
ENFORCED: Required fieldNON_ENFORCED: Optional fieldRECOMMENDED: Optional but encouraged
Directories
$SBUILD_OUTDIR: Working directory for the build$SBUILD_TMPDIR: Temp directory inside SBUILD_OUTDIR ($SBUILD_OUTDIR/SBUILD_TEMP)
Script Blocks
x_exec.pkgver: Shell commands to fetch versionx_exec.run: Shell commands to build/download the package
Last updated
Was this helpful?