Read new or old recipe formats, write new format

Slightly tested. See https://f-droid.org/wiki/page/Build_Recipe_Format
This commit is contained in:
Ciaran Gultnieks 2013-10-27 14:06:46 +00:00
parent 67021f8760
commit 327e472169
3 changed files with 100 additions and 35 deletions

View file

@ -1068,7 +1068,7 @@ gradle build system and store version info in a separate file; if the
developers make a new branch for each release and don't make tags; or if you've
changed the package name or version code logic.
@item
@code{Static} - No checking is doneeither development has ceased or new versions
@code{Static} - No checking is done - either development has ceased or new versions
are not desired. This method is also used when there is no other checking method
available and the upstream developer keeps us posted on new versions.
@item