For the complete documentation index, see llms.txt. This page is also available as Markdown.

Instructions

How to write an SBUILD

Prerequisites


Write

  1. Copy the template

  2. Fill in the fields following the spec and examples

  3. Validate with sbuild-linter:

soar add "sbuild-linter"
sbuild-linter "./example.SBUILD"

# To test pkgver fetching
sbuild-linter "./example.SBUILD" --pkgver
  1. Submit a Pull Request or Issue with the .validated version


Build

Last updated