summaryrefslogtreecommitdiffstats
path: root/third_party/README.chromium.template
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/README.chromium.template')
-rw-r--r--third_party/README.chromium.template10
1 files changed, 6 insertions, 4 deletions
diff --git a/third_party/README.chromium.template b/third_party/README.chromium.template
index 43fbf41..f95a8b4 100644
--- a/third_party/README.chromium.template
+++ b/third_party/README.chromium.template
@@ -1,10 +1,12 @@
Name: Descriptive name of the package
Short Name: Name the package is distributed under (ex. libxml, openssl, etc)
URL: The URL where the package lives
-Version: A searchable version number for the package (if the package does not version or is versioned by date or revision this field should be "unknown" and the revision should be listed in the appropriate field)
-Revision: The current revision of the package (or change id)
-License File: File that contains a copy of the package's license
-Included In Release: Either yes or no depending on whether this package is shipped in releases. For example openssl is shipped where cygwin is not.
+Version: A searchable version number for the package (if the package does not version or is versioned by date or revision this field should be "0" and the revision, or date should be enumerated in the appropriate field)
+Date: (OPTIONAL if version is supplied) The date that the package was updated
+Revision: (OPTIONAL if version is supplied) The current revision of the package
+License: The license under which the package is distributed
+License File: (OPTIONAL) File that contains a copy of the packages license
+Security Critical: Either yes or no depending on whether this package is shipped in releases. For example openssl is critical where cygwin is not.
Description:
A short description of what the package is and is used for.