fdroiddata/metadata/com.github.ktsr42.rsyncserver.yml
2020-11-14 18:00:39 +00:00

32 lines
881 B
YAML

Categories:
- Connectivity
License: GPL-3.0-only
SourceCode: https://github.com/ktsr42/RsyncServerApp
IssueTracker: https://github.com/ktsr42/RsyncServerApp/issues
AutoName: Rsync Server
RepoType: git
Repo: https://github.com/ktsr42/RsyncServerApp
Builds:
- versionName: 0.9.7
versionCode: 1
commit: release-0.9.7
subdir: app
gradle:
- yes
srclibs:
- yajsync-fork@947906e5644bada808084f3dbb010be462d2cf6a
build:
- pushd $$yajsync-fork$$
- gradle build -x test
- popd
- mkdir libs
- cp -f $$yajsync-fork$$/libintf/build/libs/libintf-0.9.0.jar $$yajsync-fork$$/yajsync-core/build/libs/yajsync-core-0.9.0.jar
$$yajsync-fork$$/yajsync-app/build/libs/yajsync-app-0.9.0.jar libs
AutoUpdateMode: Version release-%v
UpdateCheckMode: Tags release-\d+\.\d+(\.\d+)?
CurrentVersion: 0.9.7
CurrentVersionCode: 1