diff --git a/metadata/org.linaro.glmark2.yml b/metadata/org.linaro.glmark2.yml new file mode 100644 index 0000000000..384e8f5350 --- /dev/null +++ b/metadata/org.linaro.glmark2.yml @@ -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