mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Add dev.davidv.translator
This commit is contained in:
parent
23c9b06e7c
commit
c7c1df5218
1 changed files with 38 additions and 0 deletions
38
metadata/dev.davidv.translator.yml
Normal file
38
metadata/dev.davidv.translator.yml
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
Categories:
|
||||
- Translation & Dictionary
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: David Ventura
|
||||
AuthorWebSite: https://blog.davidv.dev
|
||||
SourceCode: https://github.com/davidventura/firefox-translator
|
||||
IssueTracker: https://github.com/DavidVentura/firefox-translator/issues
|
||||
Changelog: https://github.com/DavidVentura/firefox-translator/releases
|
||||
|
||||
AutoName: Translator
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/davidventura/firefox-translator
|
||||
Binaries: https://github.com/DavidVentura/firefox-translator/releases/download/v%v/translator-%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 0.0.10
|
||||
versionCode: 1
|
||||
commit: 167b87c17a1407922276bae5f0c5a9c49a90a438
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y make g++ libc-dev
|
||||
- git config --system core.abbrev 10
|
||||
gradle:
|
||||
- aarch64
|
||||
scandelete:
|
||||
- app/bergamot/src/main/cpp/third_party/cld2/internal/test_shuffle_1000_48_666.utf8.gz
|
||||
- app/bergamot/src/main/cpp/bergamot-translator/wasm/module/package.json
|
||||
- app/bergamot/src/main/cpp/bergamot-translator/wasm/module/worker/package.json
|
||||
|
||||
AllowedAPKSigningKeys: 2b3806e745d809018a51be58d0635ffc74cc9733439407ab1ed0424a4db3e1fb
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.0.10
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue