Changes

m
no edit summary
Line 1: Line 1: −
{{TOCright}}
   
[[Category:Zero Sugar]]
 
[[Category:Zero Sugar]]
   Line 22: Line 21:  
  '''sweet''' = <identifier>
 
  '''sweet''' = <identifier>
   −
An identifier of the package. Only lower alphabetic, numeric, "+"  or "-" symbols are allowed. Sweet value should be at least two characters long and start with an alphanumeric character.
+
An identifier of the package. Only lower alphabetic, numeric, "+"  or "-" symbols are allowed. The sweet identifier should be at least two characters long and start with an alphanumeric character.
    
''sweet'' is used in several cases:
 
''sweet'' is used in several cases:
Line 29: Line 28:  
* in native package names generated from the recipe.
 
* in native package names generated from the recipe.
   −
Important note, ''sweet'' is not intended to be unique. That means that there are might be several implementations for the same ''sweet'' in the field. It could be different versions of the package from the same developper or even separate implementations from another developers.
+
Important note: The ''sweet'' is not intended to be unique. That means that there may be several implementations for the same ''sweet'' in the field. They might be different versions of the package from the same developer, or even separate implementations from other developers.
    
  '''name''' = <package-name>
 
  '''name''' = <package-name>
   −
Package name, in free form, equals to ''sweet'', by default.
+
Package name, in free form text. (It is equal to the ''sweet'', by default.)
    
  '''summary''' = <one-line-description>
 
  '''summary''' = <one-line-description>
Line 43: Line 42:  
Long descriptive text. To wrap long text, all lines after the second, should start with spaces. This field is equal to ''summary'' by default.
 
Long descriptive text. To wrap long text, all lines after the second, should start with spaces. This field is equal to ''summary'' by default.
   −
  '''license''' = <licence-name>
+
  '''license''' = <license-name>
   −
Package license. Short licence names from [http://fedoraproject.org/wiki/Licensing Fedora naming scheme] are welcome.
+
Package license. Short license names from [http://fedoraproject.org/wiki/Licensing Fedora naming scheme] are welcome.
    
  '''homepage''' = <url>
 
  '''homepage''' = <url>
Line 53: Line 52:  
  '''icon''' = <icon-file-name>
 
  '''icon''' = <icon-file-name>
   −
Path to package icon file starting from the path where recipe file is located.
+
Path to package icon file starting from the path where the recipe file is located.
    
  '''category''' = <category> [; ...]
 
  '''category''' = <category> [; ...]
Line 69: Line 68:  
  '''stability''' = <stability-level>
 
  '''stability''' = <stability-level>
   −
Stability level of current version. Values conform to [http://0install.net/interface-spec.html#id4016716 0install stability levels] and could be:
+
Stability level of the current version. Values conform to [http://0install.net/interface-spec.html#id4016716 0install stability levels] and could be:
 
* insecure
 
* insecure
 
* buggy
 
* buggy