mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
for f in $(rg --files-with-matches '^ disable: ' metadata/*.yml); do
yq -i '(.VercodeOperation // "a" | length) as $num | .Builds |=
((.[:(0 - $num)] | filter(has("disable") | not)) + .[(0 - $num):])' $f;
done
fdroid rewritemeta
127 lines
3.4 KiB
YAML
127 lines
3.4 KiB
YAML
Categories:
|
|
- System
|
|
License: GPL-3.0-only
|
|
AuthorName: Elastic Rock
|
|
SourceCode: https://github.com/elastic-rock/Candle
|
|
IssueTracker: https://github.com/elastic-rock/Candle/issues
|
|
|
|
AutoName: Candle
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/elastic-rock/Candle
|
|
Binaries: https://github.com/elastic-rock/Candle/releases/download/v%v/com.elasticrock.candle_v%v.apk
|
|
|
|
Builds:
|
|
- versionName: 1.1.1
|
|
versionCode: 3
|
|
commit: e647b7d7de991d2862817680dec0898aeee65072
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-17-jdk-headless
|
|
- update-java-alternatives -a
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.2.0
|
|
versionCode: 4
|
|
commit: efe56e7d02d183d1004b6cbbc2b768dd37d3362d
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-17-jdk-headless
|
|
- update-java-alternatives -a
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- reproducible-apk-tools@v0.2.3
|
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
|
'META-INF/services/*'
|
|
|
|
- versionName: 1.3.0
|
|
versionCode: 6
|
|
commit: dd01c2d7b980601035ac329e9566e2a90a74e83c
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-17-jdk-headless
|
|
- update-java-alternatives -a
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- reproducible-apk-tools@v0.2.3
|
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
|
'META-INF/services/*'
|
|
|
|
- versionName: 1.3.1
|
|
versionCode: 7
|
|
commit: 066da6febea4ea856c27690609dd1533938d21da
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-17-jdk-headless
|
|
- update-java-alternatives -a
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- reproducible-apk-tools@v0.2.3
|
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
|
'META-INF/services/*'
|
|
|
|
- versionName: 1.3.2
|
|
versionCode: 8
|
|
commit: 71ac187b38c056836411872bb80d4cb854cde3e5
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- reproducible-apk-tools@v0.2.3
|
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
|
'META-INF/services/*'
|
|
|
|
- versionName: 1.4.0
|
|
versionCode: 9
|
|
commit: 70b8cd64e622e5b055c0f1ec6331121e6cae4a3a
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- reproducible-apk-tools@v0.2.7
|
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
|
$$OUT$$ 'META-INF/services/*'
|
|
|
|
- versionName: 1.5.0
|
|
versionCode: 10
|
|
commit: bc1662ea536ae8121d7887df2979ec115bfe3f93
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- reproducible-apk-tools@v0.2.7
|
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
|
$$OUT$$ 'META-INF/services/*'
|
|
|
|
- versionName: 1.7.0
|
|
versionCode: 13
|
|
commit: 8e82d0a268d96a07d4dd2424ea3bf3654306c485
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.7.1
|
|
versionCode: 14
|
|
commit: 0fa7f22a007ea981d19e696611e1b75354daebcd
|
|
subdir: app
|
|
gradle:
|
|
- general
|
|
srclibs:
|
|
- reproducible-apk-tools@v0.3.0
|
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
|
$$OUT$$ 'META-INF/services/*'
|
|
|
|
AllowedAPKSigningKeys: bb9503be1486028133b33eabce9732100e9a331065e32fa2a033a93498bae6d6
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.7.1
|
|
CurrentVersionCode: 14
|