fdroiddata/metadata/uk.co.busydoingnothing.prev...

101 lines
2.2 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Categories:
- Reading
License: GPL-2.0-only
AuthorName: Neil Roberts
AuthorEmail: bpeeluk@yahoo.co.uk
AuthorWebSite: https://blogs.igalia.com/nroberts/
WebSite: https://www.busydoingnothing.co.uk/prevo
SourceCode: https://github.com/bpeel/prevo
IssueTracker: https://github.com/bpeel/prevo/issues
Description: |-
PReVo is a portable version of Reta Vortaro (the free and libre Esperanto
dictionary) for Android. Its usable without Internet access and is quickly
searched with the keyboard.
RepoType: git
Repo: https://github.com/bpeel/prevo
Builds:
- versionName: '0.13'
versionCode: 13
commit: '0.13'
srclibs:
- Revo@db661ee97d
- PrevoDB@f3ae246353
target: android-16
build:
- cp -r $$PrevoDB$$ .
- cd PrevoDB
- ./autogen.sh
- make -j2
- cd ..
- PrevoDB/src/prevodb -i $$Revo$$ -o .
- versionName: '0.14'
versionCode: 14
commit: '0.14'
srclibs:
- Revo@9a103f4bc8
- PrevoDB@f3ae246353
target: android-16
build:
- cp -r $$PrevoDB$$ .
- cd PrevoDB
- ./autogen.sh
- make -j2
- cd ..
- PrevoDB/src/prevodb -i $$Revo$$ -o .
- versionName: '0.15'
versionCode: 15
commit: '0.15'
srclibs:
- Revo@efe9d51d47
- PrevoDB@97835cbb50
target: android-16
build:
- cp -r $$PrevoDB$$ .
- cd PrevoDB
- ./autogen.sh
- make -j2
- cd ..
- PrevoDB/src/prevodb -i $$Revo$$ -o .
- versionName: '0.16'
versionCode: 16
commit: '0.16'
srclibs:
- Revo@44b8c07590
- PrevoDB@97835cbb50
target: android-16
build:
- cp -r $$PrevoDB$$ .
- cd PrevoDB
- ./autogen.sh
- make -j`nproc`
- cd ..
- PrevoDB/src/prevodb -i $$Revo$$ -o .
- versionName: '0.19'
versionCode: 19
commit: '0.19'
subdir: app
gradle:
- yes
srclibs:
- Revo@6499e98e05
- PrevoDB@97835cbb50
build:
- cp -r $$PrevoDB$$ .
- cd PrevoDB
- ./autogen.sh
- make -j`nproc`
- cd ..
- PrevoDB/src/prevodb -i $$Revo$$ -o src/main
AutoUpdateMode: None
UpdateCheckMode: Static
CurrentVersion: '0.19'
CurrentVersionCode: 19