Sugar Network/Recipe Specification: Difference between revisions
| Line 52: | Line 52: | ||
The value of ''obs-package'' should contain only lower alphabetic, numeric, "+" or "-" symbols and should be at least two characters long and start with an alphanumeric character. | The value of ''obs-package'' should contain only lower alphabetic, numeric, "+" or "-" symbols and should be at least two characters long and start with an alphanumeric character. | ||
''' | '''clone''' = <obs-project>[/<obs-package>] | ||
If current package is a different implementation of another one, '' | If current package is a different implementation of another one, ''clone'' should be used to point to the package on http://bazaar.sugarlabs.org. Value of ''obs-package'' might be omited to reuse it from ''sweet''. Note that ''sweet'' should still point to the original package. | ||
'''name''' = <package-name> | '''name''' = <package-name> | ||