mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +00:00
misc fixes
This commit is contained in:
parent
4c85a38fc8
commit
d07fddc662
6 changed files with 47 additions and 22 deletions
40
metadata/com.donnnno.arcticons.daynight.yml
Normal file
40
metadata/com.donnnno.arcticons.daynight.yml
Normal file
|
|
@ -0,0 +1,40 @@
|
||||||
|
Categories:
|
||||||
|
- Theming
|
||||||
|
License: GPL-3.0-only
|
||||||
|
AuthorName: Donno
|
||||||
|
AuthorEmail: arcticons@onnno.nl
|
||||||
|
SourceCode: https://github.com/Donnnno/Arcticons
|
||||||
|
IssueTracker: https://github.com/Donnnno/Arcticons/issues
|
||||||
|
Changelog: https://github.com/Donnnno/Arcticons/blob/HEAD/CHANGELOG.md
|
||||||
|
Donate: https://paypal.me/onnovdd
|
||||||
|
Liberapay: Donno
|
||||||
|
|
||||||
|
AutoName: Arcticons Day Night
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/Donnnno/Arcticons.git
|
||||||
|
Binaries: https://github.com/Donnnno/Arcticons/releases/download/%v/Arcticons-v%v-dayNight-release.apk
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 8.3.0
|
||||||
|
versionCode: 126
|
||||||
|
commit: f93e609d49f194a7e2df915f4cede4e360e43ed4
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
|
gradle:
|
||||||
|
- dayNight
|
||||||
|
srclibs:
|
||||||
|
- reproducible-apk-tools@v0.2.3
|
||||||
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||||
|
'assets/*.xml'
|
||||||
|
|
||||||
|
AllowedAPKSigningKeys: 299bb9312e39130d0d33ed42bf98567f726ab11a04dc950c5b6c162e28c869c5
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
UpdateCheckName: com.donnnno.arcticons
|
||||||
|
CurrentVersion: 8.3.0
|
||||||
|
CurrentVersionCode: 126
|
||||||
|
|
@ -570,7 +570,7 @@ Builds:
|
||||||
- apt-get install -y openjdk-17-jdk-headless
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
- update-java-alternatives -a
|
- update-java-alternatives -a
|
||||||
gradle:
|
gradle:
|
||||||
- light
|
- black
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
|
|
|
||||||
|
|
@ -710,7 +710,7 @@ Builds:
|
||||||
- apt-get install -y openjdk-17-jdk-headless
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
- update-java-alternatives -a
|
- update-java-alternatives -a
|
||||||
gradle:
|
gradle:
|
||||||
- dark
|
- normal
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
|
|
|
||||||
|
|
@ -155,22 +155,6 @@ Builds:
|
||||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||||
'assets/*.xml'
|
'assets/*.xml'
|
||||||
|
|
||||||
- versionName: 8.2.0
|
|
||||||
versionCode: 123
|
|
||||||
disable: https://github.com/Donnnno/Arcticons/issues/1847
|
|
||||||
commit: 67fa1a931a13b0582a8eae50496add1e17f0c448
|
|
||||||
subdir: app
|
|
||||||
sudo:
|
|
||||||
- apt-get update
|
|
||||||
- apt-get install -y openjdk-17-jdk-headless
|
|
||||||
- update-java-alternatives -a
|
|
||||||
gradle:
|
|
||||||
- you
|
|
||||||
srclibs:
|
|
||||||
- reproducible-apk-tools@v0.2.3
|
|
||||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
|
||||||
'assets/*.xml'
|
|
||||||
|
|
||||||
- versionName: 8.3.0
|
- versionName: 8.3.0
|
||||||
versionCode: 126
|
versionCode: 126
|
||||||
commit: f93e609d49f194a7e2df915f4cede4e360e43ed4
|
commit: f93e609d49f194a7e2df915f4cede4e360e43ed4
|
||||||
|
|
|
||||||
|
|
@ -124,12 +124,8 @@ Builds:
|
||||||
- update-java-alternatives -a
|
- update-java-alternatives -a
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
srclibs:
|
|
||||||
- reproducible-apk-tools@v0.2.3
|
|
||||||
rm:
|
rm:
|
||||||
- .idea
|
- .idea
|
||||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
|
||||||
res/*.json
|
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 76c53bd813ae8f1ce2778f7814b515785719bf9a82c6bee03b8b2dfd706055a1
|
AllowedAPKSigningKeys: 76c53bd813ae8f1ce2778f7814b515785719bf9a82c6bee03b8b2dfd706055a1
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -28,8 +28,13 @@ Builds:
|
||||||
|
|
||||||
- versionName: 2.2.0
|
- versionName: 2.2.0
|
||||||
versionCode: 20
|
versionCode: 20
|
||||||
|
disable: https://github.com/andipabst/vergiss-nix/issues/5
|
||||||
commit: 6d28534fbbc1bb27fe138f2c05a748998d5739ac
|
commit: 6d28534fbbc1bb27fe138f2c05a748998d5739ac
|
||||||
subdir: app
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue