Sugar Network/Recipe Specification: Difference between revisions

Line 143: Line 143:


Makes sense only for binary (sub)packages, and can contain:
Makes sense only for binary (sub)packages, and can contain:
* ''*'' for noarch (by default)
* ''all'' for noarch (by default)
* ''build'' for binaries to use the current architecture
* ''any'' for binaries to use the current architecture
 
'''packaged''' = <distro-name> <package-name> [; ...]
 
If package could be installed from an official GNU/Linux distributions repository (i.e., not from packages generated from 0sugar.info spec file on OBS), use this option to let 0install know what package names are on the particular GNU/Linux distribution.
 
Distribution names could be:
* ''rpm'' for all rpm-based distros
* ''debian'' for deb-based distros
* ''gentoo'' for ebuild-based distros
* ''slack'' for Slackware
* ''ports'' for FreeBSD Ports


=== [Activity] ===
=== [Activity] ===