mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 09:49:41 +00:00
Update PReVo to 0.26 (26)
This commit is contained in:
parent
bb889d25ad
commit
1cc8a646da
7 changed files with 8542 additions and 2 deletions
|
|
@ -9,6 +9,7 @@ WebSite: https://www.busydoingnothing.co.uk/prevo
|
|||
SourceCode: https://github.com/bpeel/prevo
|
||||
IssueTracker: https://github.com/bpeel/prevo/issues
|
||||
|
||||
AutoName: PReVo
|
||||
Description: |-
|
||||
PReVo is a portable version of Reta Vortaro (the free and libre Esperanto
|
||||
dictionary) for Android. It's usable without Internet access and is quickly
|
||||
|
|
@ -156,7 +157,23 @@ Builds:
|
|||
- cd ..
|
||||
- PrevoDB/src/prevodb -i $$RevoFonto$$ -i $$VokoGrundo$$ -o src/main
|
||||
|
||||
- versionName: '0.26'
|
||||
versionCode: 26
|
||||
commit: '0.26'
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y automake autopoint gcc gettext libexpat1-dev libglib2.0-dev
|
||||
make
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys:
|
||||
- 8cdd302c4a2b17e3e7ce179f39a34310847d1b8002fcf1c6d8d143c4a87bfacd
|
||||
- f80ea49d10a478bc64cf674e4f515717b6d5c81dd51717412fb03db9b16c192d
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Static
|
||||
CurrentVersion: '0.24'
|
||||
CurrentVersionCode: 24
|
||||
CurrentVersion: '0.26'
|
||||
CurrentVersionCode: 26
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -0,0 +1 @@
|
|||
23417583
|
||||
BIN
metadata/uk.co.busydoingnothing.prevo/signatures/26/CERT.DSA
Normal file
BIN
metadata/uk.co.busydoingnothing.prevo/signatures/26/CERT.DSA
Normal file
Binary file not shown.
4247
metadata/uk.co.busydoingnothing.prevo/signatures/26/CERT.SF
Normal file
4247
metadata/uk.co.busydoingnothing.prevo/signatures/26/CERT.SF
Normal file
File diff suppressed because it is too large
Load diff
4246
metadata/uk.co.busydoingnothing.prevo/signatures/26/MANIFEST.MF
Normal file
4246
metadata/uk.co.busydoingnothing.prevo/signatures/26/MANIFEST.MF
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"files": {
|
||||
"META-INF/CERT.DSA": {
|
||||
"compresslevel": 1,
|
||||
"create_system": 3,
|
||||
"create_version": 0,
|
||||
"external_attr": 2175008768,
|
||||
"extract_version": 0,
|
||||
"flag_bits": 0
|
||||
},
|
||||
"META-INF/CERT.SF": {
|
||||
"compresslevel": 1,
|
||||
"create_system": 3,
|
||||
"create_version": 0,
|
||||
"external_attr": 2175008768,
|
||||
"extract_version": 0,
|
||||
"flag_bits": 0
|
||||
},
|
||||
"META-INF/MANIFEST.MF": {
|
||||
"compresslevel": 1,
|
||||
"create_system": 3,
|
||||
"create_version": 0,
|
||||
"external_attr": 2175008768,
|
||||
"extract_version": 0,
|
||||
"flag_bits": 0
|
||||
}
|
||||
},
|
||||
"zipflinger_virtual_entry": 132
|
||||
}
|
||||
Loading…
Reference in a new issue