fdroiddata/templates/app-full

61 lines
1.5 KiB
Plaintext

# F-Droid metadata template
#
# See http://f-droid.org/manual for more details
#
# Fields that are commented out are optional
#
# Single-line fields start right after the colon (without whitespace).
Categories:(comma-separated)
License:
Web Site:(web link)
Source Code:(web link)
Issue Tracker:(web link)
# Donate:(web link)
# FlattrID:(number)
# Bitcoin:(bitcoin address)
Summary:(one sentence, no more than 30-50 chars, no trailing punctuation)
Description:
Description of what the app does, starting on a new line. It should be as
objective as possible and wrapped at 80 chars (except links and list items).
A blank line means a line break, i.e. the end of a paragraph.
Bulleted lists can be used:
* Item 1
* Item 2
Links can be added like this:
[https://github.com/org/project/raw/HEAD/res/raw/changelog.xml Changelog]
Links to other apps too: [[some.other.app]]
To close a multiline field, add a new line with only a dot.
.
Repo Type:(git, git-svn, svn, hg or bzr)
Repo:(repo url, preferably https)
# At least one for new apps
Build:<version>,<version code>
commit=<tag/commit/rev>
# [...]
#
# For a complete list of possible flags, see the manual
# Maintainer Notes:
# Here go the notes to take into account for future updates, builds, etc.
# Will be published in the wiki if present.
# .
Auto Update Mode:(see the manual)
Update Check Mode:(see the manual)
Current Version:(current version name)
Current Version Code:(current version code, i.e. number)