fdroiddata/metadata/template

88 lines
3 KiB
Plaintext
Raw Normal View History

## See http://f-droid.org/manual for details
2013-07-20 21:17:11 +00:00
## Fields which aren't used can be deleted
## Blank lines are customary as they are seen here
#
# Only used for making an app disappear from the index
2013-01-26 14:25:27 +00:00
Disabled:
# Possible values are hard-coded in the F-Droid source code: separate with a ","
2013-01-26 14:25:27 +00:00
AntiFeatures:
# Not hard-coded but look at the pre-existing ones. Separate with a ";"
2011-11-27 10:10:44 +00:00
Category:
# The ''overall'' license: must be compatible with licenses of components
License:
# Only use if different from Source Code
2011-02-24 22:47:19 +00:00
Web Site:
# Should be http(s)://
2011-02-24 22:47:19 +00:00
Source Code:
# Should be http(s)://
2011-02-24 22:47:19 +00:00
Issue Tracker:
# A dedicated web page with donation buttons is preferred
2011-02-24 22:47:19 +00:00
Donate:
# See http://flattr.com. Not visible in the client/web repository yet
FlattrID:
# Not visible in the client/web repository yet
Bitcoin:
2013-07-20 21:17:11 +00:00
# Scripts will try to put the app's name here. Shouldn't be edited
Auto Name:
# Only changes the name in the index. Not generally required
Name:
2013-07-13 18:07:40 +00:00
# Jargon-free description, not longer than 32 characters
Summary:
2013-07-20 21:17:11 +00:00
# Description goes ''under'' this field, terminated by a line with a single "."
2011-02-24 22:47:19 +00:00
Description:
Blank lines indicate a new paragraph and it is preferrable to make a new
line for a new sentence.
2013-07-20 21:17:11 +00:00
It is applicable to what would be the Recommended Version for most people
i.e. the version that's closest to the Current Version (see below) and als
compatible with their device.
2013-07-20 21:17:11 +00:00
The description should be:
* Fairly future proof, unless you intend to keep it updated
* Not be too short
2013-07-20 21:17:11 +00:00
* With a maximum line length of 80 chars, unless the basic MediaWiki markup is used
The following extra are examples of items that may be helpful:
Requires root: No. The app can reboot the phone if it is allowed root.
Anti-features: Tracking and Network Services. The app uploads usage statistics
periodically to a server whose location is hard-coded into the app.
Google Ad library was removed before building.
Supports x86 natively.
2013-07-20 21:17:11 +00:00
Status: Last version or BETA.
2013-05-04 19:29:43 +00:00
[https://github.com/org/project/raw/master/res/raw/changelog.xml Changelog]
2011-02-24 22:47:19 +00:00
.
# Yes is the only possible value
Requires Root:
2013-01-26 14:25:27 +00:00
## These next four only apply to apps with source-built versions
2011-02-24 22:47:19 +00:00
Repo Type:
Repo:
# Versions/Codes of each line must be different from the others
# Any jars or prebuilts should have references, preferably in the README
Build Version:
Build Version:
2011-02-24 22:47:19 +00:00
2013-07-20 21:17:11 +00:00
## Comments on what to watch for when adding new Build Versions (BVs) go here
# This field is best used at the discretion of the repo maintainers
2013-01-26 14:25:27 +00:00
Auto Update Mode:
# One of Tags, RepoManifest, Static, Market or None (in that order of preference)
# If None, describe how to obtain the Current Version (CV) in a comment
# Tags and RepoManifest (RM) are automatic but check that the mechanism works
# Use Static if you plan to let the maintainers know in person (so to speak)
Update Check Mode:
2013-07-20 21:17:11 +00:00
# These two values are usually in the AndroidManifest.xml, but may be automatically
# updated, depending on the value of the previous field
2013-01-26 14:25:27 +00:00
Current Version:
Current Version Code:
2013-07-20 21:17:11 +00:00
# The version at which it became impossible to build due to policy issues
2013-05-17 18:53:34 +00:00
No Source Since: