Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
slackbuilds [2015/07/07 20:15] slackermedia |
slackbuilds [2021/06/03 19:48] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | [[{arrowp.png|border:0;background:none;width:0;display:inline-block;position:absolute;top:0;left:0;}pkg|]] | ||
| - | [[{arrown.png|border:0;background:none;width:0;display:inline-block;position:absolute;top:0;margin-left:2.5em;}dep|]] | ||
| Line 54: | Line 52: | ||
| $ VERSION=2.0 ./foo.SlackBuild | $ VERSION=2.0 ./foo.SlackBuild | ||
| </code> | </code> | ||
| + | |||
| </WRAP> | </WRAP> | ||
| + | |||
| {{anchor:optionmod}} | {{anchor:optionmod}} | ||
| Line 61: | Line 61: | ||
| <WRAP indent> | <WRAP indent> | ||
| Sometimes a SlackBuild author offers the user a choice in what should or should not be included in a build. For example, if a plugin is offered as both an LV2 and a VST, the author might provide the option to build both by default, with manual over-rides to drop one or the other. This is usually communicated to you in the README file. | Sometimes a SlackBuild author offers the user a choice in what should or should not be included in a build. For example, if a plugin is offered as both an LV2 and a VST, the author might provide the option to build both by default, with manual over-rides to drop one or the other. This is usually communicated to you in the README file. | ||
| - | </WRAP> | ||
| <code> | <code> | ||
| Line 407: | Line 406: | ||
| - | [[{arrown.png|border:0;background:none;width:0;display:inline-block;float:right;}dep|]][[{arrowp.png|border:0;background:none;width:0;float:right;}pkg|]] | + | <WRAP centeralign> |
| + | <wrap fa>[[pkg|R]]</wrap> <wrap fa>[[start|S]]</wrap> <wrap fa>[[dep|Q]]</wrap> | ||
| + | </WRAP> | ||