mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
36 lines
1 KiB
YAML
36 lines
1 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
|
|
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/*'
|
|
|
|
AllowedAPKSigningKeys: 84df644cc5dbd4ea50602b9f23e4fbf3b22ee5cd2182437bef72c7c799f12db6
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.0.2
|
|
CurrentVersionCode: 3
|