Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1218)

Unified Diff: third_party/README.chromium.template

Issue 6610030: Cleaning up third_party readmes and adding a template for future use.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/activscp/README.chromium » ('j') | third_party/gpsd/README.chromium » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/README.chromium.template
===================================================================
--- third_party/README.chromium.template (revision 0)
+++ third_party/README.chromium.template (revision 0)
@@ -0,0 +1,14 @@
+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
Evan Martin 2011/03/14 18:52:48 Perhaps clarify what this means. I think you mean
+License: The license under which the package is distributed
Evan Martin 2011/03/14 18:52:48 We want to drop this, right?
+License File: File that contains a copy of the packages license
Evan Martin 2011/03/14 18:52:48 typo: "package's"
+Security Critical: Either 1 or 0 depending on whether this package is shipped in releases. For example openssl is critical where cygwin is not.
Evan Martin 2011/03/14 18:52:48 It might make more sense to make this more explici
+
+Description:
+A short description of what the package is and is used for.
+
+Local Modifications:
+Enumerate any changes that have been made locally to the package from the shipping version listed above.
« no previous file with comments | « no previous file | third_party/activscp/README.chromium » ('j') | third_party/gpsd/README.chromium » ('J')

Powered by Google App Engine
This is Rietveld 408576698