Merge: contrib: apply nitpackage --gen-ini
authorJean Privat <jean@pryen.org>
Tue, 15 May 2018 16:51:44 +0000 (12:51 -0400)
committerJean Privat <jean@pryen.org>
Tue, 15 May 2018 16:51:44 +0000 (12:51 -0400)
commit029dc09f5b7f7fc735503cbc512cf0a086606837
tree0418b18eccca379a1d2f1299742ebd3b798739ee
parent3f269d1a1942bb5775e430006be3339b501d2e55
parent26ca9da0e9219cf9244e913cd5c585892a3050d9
Merge: contrib: apply nitpackage --gen-ini

I ran `nitpackage --gen-ini` on contrib projects.

First of all, I added 3 more accepted keys to nitpackage --check-ini that seem to be used in some projects (04abe90):
* `upstream.apk`
* `upstream.tryit`
* `source.exclude`

I expanded the package `github_merge`, the only one left in the non-expanded form in the Nit project (51df98b).

Then I corrected some `git.directory` keys with incorrect values (a4b53f7). Short note for `src`, I added the trailing `/` to be consistent with all other ini files.

Finally I generated the `package.desc` for all projects from the `mdoc_or_fallback.synopsis` values (051ab50).

Pull-Request: #2682
Reviewed-by: Jean Privat <jean@pryen.org>
src/nitpackage.nit