List of Binaries/Packages Generated during Build (TYPE: NON_ENFORCED)
#Example ONLY # $pkg itself will always be a default value, so not needed if contains only 1 program and that 1 program is $pkg itself provides: - "prog-a" - "prog-b"
This is Optional & can be left empty or removed completely (TYPE:NON_ENFORCED)
NON_ENFORCED
This lists all programs that are fetched/built during the x_exec.run part.
x_exec.run
If this field is empty or doesn't exist, the interpreter will use $pkg as the only value of provides by default.
$pkg
provides
If this field exists, soar will treat it as a $pkg family containing all programs from provides
soar install$pkg by default, will install all programs from provides. This is the same as $pkg when provides is empty/nonexistent.
soar install
soar install$pkg/$prog will only install $prog from the $pkg's .SBUILD
$pkg/$prog
$prog
.SBUILD
Can have single or multiple entries
Last updated 5 days ago