(Free) Software Building and Packaging For Windows
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
doc:next:creating_new_packages [2016/04/12 19:30] adrien [Check whether a Slackware Linux build script already exists] |
doc:next:creating_new_packages [2016/04/12 19:30] (current) adrien [Add a 'wb.ml' file (builder metadata)] |
||
---|---|---|---|
Line 45: | Line 45: | ||
* - Git entries are also possible (explained elsewhere) | * - Git entries are also possible (explained elsewhere) | ||
* The strings can contain ${PACKAGE} and ${VERSION} to not repeat values. | * The strings can contain ${PACKAGE} and ${VERSION} to not repeat values. | ||
- | *) | + | *) |
let libgcrypt = add (name, variant) | let libgcrypt = add (name, variant) |