mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
62 lines
1.7 KiB
YAML
62 lines
1.7 KiB
YAML
Categories:
|
|
- Multimedia
|
|
License: GPL-3.0-or-later
|
|
AuthorName: Devhyper
|
|
SourceCode: https://github.com/devhyper/open-video-editor
|
|
IssueTracker: https://github.com/devhyper/open-video-editor/issues
|
|
Changelog: https://github.com/devhyper/open-video-editor/releases
|
|
|
|
AutoName: Open Video Editor
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/devhyper/open-video-editor.git
|
|
Binaries: https://github.com/devhyper/open-video-editor/releases/download/v%v/app-release.apk
|
|
|
|
Builds:
|
|
- versionName: 1.0.2
|
|
versionCode: 3
|
|
commit: v1.0.2
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install openjdk-17-jdk-headless
|
|
- update-alternatives --auto java
|
|
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.1'
|
|
versionCode: 4
|
|
commit: cef214b13933774fd12821584b08aceeeb9a3db6
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install openjdk-17-jdk-headless
|
|
- update-alternatives --auto java
|
|
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.1.2
|
|
versionCode: 6
|
|
commit: ece0f0de4e5cec4c5ca5103160ccf0726270a0b6
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- reproducible-apk-tools@v0.2.7
|
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 4 fix-newlines
|
|
$$OUT$$ 'META-INF/services/*'
|
|
|
|
AllowedAPKSigningKeys: 84df644cc5dbd4ea50602b9f23e4fbf3b22ee5cd2182437bef72c7c799f12db6
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.1.2
|
|
CurrentVersionCode: 6
|