New app: GLMark2

This commit is contained in:
Pierre Rudloff 2021-01-08 22:38:22 +01:00
parent 9dca9829a5
commit b8e62bfa81

View file

@ -0,0 +1,29 @@
Categories:
- System
License: GPL-3.0-only
AuthorName: glmark2
SourceCode: https://github.com/glmark2/glmark2
IssueTracker: https://github.com/glmark2/glmark2/issues
AutoName: GLMark2
RepoType: git
Repo: https://github.com/glmark2/glmark2
Builds:
- versionName: '2020.04'
versionCode: 1
commit: '2020.04'
subdir: android
output: glmark2.apk
prebuild: sed -i -e 's#android-16/android.jar#android-26/android.jar#' -e '/jarsigner/d'
build.sh
build:
- export JAVA_HOME=$(readlink -f /usr/bin/javac | sed "s:/bin/javac::")
- ./build.sh
ndk: r18b
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '2020.04'
CurrentVersionCode: 1