Changes between Version 7 and Version 8 of Obsolete/MovedToTree/PackageManagement/BuildingPackages
- Timestamp:
- Jun 28, 2011, 11:55:14 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Obsolete/MovedToTree/PackageManagement/BuildingPackages
v7 v8 48 48 * `licenses`: A list of names of the licenses applying to the software contained in this package. 49 49 * `urls`: A list of URLs referring to the packaged software's project home page. The list elements can be regular URLs or an email-like named URLs (e.g. "Project Foo <!http://foo.example.com>"). 50 * `source-urls`: A list of URLs referring to the packaged software's source code or build instructions. Elements have the same format as those of `url `.50 * `source-urls`: A list of URLs referring to the packaged software's source code or build instructions. Elements have the same format as those of `urls`. 51 51 * `flags`: A list of boolean flags applying to the package. Can contain any of the following: 52 52 - `approve_license`: This package's license requires approval (i.e. must be shown to and acknowledged by user before installation).