--- xml/htdocs/proj/en/devrel/handbook/hb-guide-metadata.xml 2009/10/30 17:46:11 1.16 +++ xml/htdocs/proj/en/devrel/handbook/hb-guide-metadata.xml 2012/04/27 17:43:42 1.18 @@ -1,6 +1,6 @@ - + @@ -10,8 +10,8 @@ --> -1.0.7 -2008-09-11 +1.0.9 +2012-04-27
Why the need for metadata.xml? @@ -49,13 +49,15 @@ This is the root element of the metadata.xml file for - packages. It has no attributes. Its required subtag is: - <herd>. Furthermore, the following subtags are - allowed: <email> for a general herd email address, + packages. It has no attributes. The following subtags are + allowed: + <herd>, <maintainer>, <longdescription>, <use>, and <upstream>. + There should be at least one <herd> or + <maintainer> subtag. @@ -75,10 +77,11 @@ <herd> - There must at least be one herd subtag. The contents of this tag must be - the name of a herd as specified in the <herd> tag. The names + used in this tag must be the same as specified in the herds.xml - file or the "no-herd" herd. It must occur at least once. + file. @@ -135,7 +138,7 @@ This tag contains a description of how the named USE flag affects this package. It is required if the <use> tag is specified. - It alos requires the USE flag to be named in the name attribute. + It also requires the USE flag to be named in the name attribute. This tag has two optional subtags: <pkg> and <cat>.