fdroiddata/metadata/com.akansh.fileserversuit.yml
2025-06-23 15:49:51 +00:00

96 lines
2.8 KiB
YAML

Categories:
- Connectivity
- File Transfer
- Internet
License: AGPL-3.0-only
SourceCode: https://github.com/akanshSirohi/ShareX
IssueTracker: https://github.com/akanshSirohi/ShareX/issues
AutoName: ShareX
RepoType: git
Repo: https://github.com/akanshSirohi/ShareX.git
Binaries: https://github.com/akanshSirohi/ShareX/releases/download/v%v/Sharex-v%v.apk
Builds:
- versionName: 2.3.1
versionCode: 26
commit: 6b1ae8e357c0ac081faa79d8744df1af0f943d66
subdir: app
sudo:
- apt-get update
- apt-get install -y zipalign
output: out.apk
binary: https://github.com/akanshSirohi/ShareX/releases/download/v%v/ShareX.apk
srclibs:
- reproducible-apk-tools@v0.2.0
prebuild: gradle clean
build:
- gradle assembleRelease
- $$reproducible-apk-tools$$/fix-newlines.py build/outputs/apk/release/*.apk
fixed.apk 'META-INF/services/*' 'assets/sharex_web_*/*.html' 'assets/sharex_web_*/*.js'
'assets/sharex_web_*/*.css'
- zipalign 4 fixed.apk out.apk
- versionName: 2.3.2
versionCode: 27
commit: 6998d84d0c61ef61d4805dc1097da79b770a87be
subdir: app
sudo:
- apt-get update
- apt-get install -y zipalign
output: out.apk
binary: https://github.com/akanshSirohi/ShareX/releases/download/v%v/ShareX.apk
srclibs:
- reproducible-apk-tools@v0.2.3
prebuild: gradle clean
build:
- gradle assembleRelease
- $$reproducible-apk-tools$$/fix-newlines.py build/outputs/apk/release/*.apk
fixed.apk 'META-INF/services/*' 'assets/sharex_web_*/*.html' 'assets/sharex_web_*/*.js'
'assets/sharex_web_*/*.css'
- zipalign 4 fixed.apk out.apk
- versionName: 2.3.6
versionCode: 29
commit: d85ac29129ce73b98aae60eaafa370551722c138
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: 2.3.7
versionCode: 30
commit: e3b3440299451cf9fa1630a1160940e4544da1e6
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: 2.3.8
versionCode: 32
commit: 9a9835f80498403dfeb35ed13c383f7c33f8af02
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/*'
AllowedAPKSigningKeys: e661f52d552c0e5bce2f953cac0b545e23017f3318daa2a86c96402ee1bce07b
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 2.3.8
CurrentVersionCode: 32