fdroiddata/metadata/com.madgag.agit.yml
Gregor Düster 656fabd40d Rewrite metadata, following up fdroidserver!1328
Remove quotes around 'yes' for Builds.maven as well as convert
RequiresRoot to a boolean value.

Ref.: fdroidserver!1328
Ref.: fdroidserver b0c05842d8c081cf5503b31e8ecc797dc95ed900
2023-05-24 08:44:46 +00:00

40 lines
1.2 KiB
YAML

Categories:
- Development
License: GPL-3.0-only
WebSite: https://github.com/rtyley/agit/wiki
SourceCode: https://github.com/rtyley/agit
IssueTracker: https://github.com/rtyley/agit/issues
FlattrID: '799516'
AutoName: Agit
Description: |-
Clone remote git repositories onto your phone!
* Just like regular Git, the full history is stored for offline access.
* Animated Diffs - Watch diffs smoothly transition from Before to After.
* Supports git, http, https protocols. SSH for private repos is also possible
* Periodic sync enabled on Android 2.3 and later: latest commits fetched quarter-hourly.
Currently this is a 'read-only' client. You can clone & fetch, but not commit
and push.
RepoType: git
Repo: https://github.com/rtyley/agit.git
Builds:
- versionName: '1.39'
versionCode: 139000000
commit: agit-parent-1.39
subdir: agit
maven: yes
forcevercode: true
prebuild:
- sed -i -e '/>guava/{n;N;N;N;N;N;d}' -e 's/4.3.0/4.4.0/g' pom.xml
- sed -i -e '/agit-integration-tests/d' -e 's/3.8.1/3.7.0/g' ../pom.xml
MaintainerNotes: Version codes are set by date, so no UCMs apply.
AutoUpdateMode: None
UpdateCheckMode: Static
CurrentVersion: '1.39'
CurrentVersionCode: 139000000