Merge branch 'feature/org.linaro.glmark2' into 'master'

New app: GLMark2

Closes rfp#1275

See merge request fdroid/fdroiddata!8085
This commit is contained in:
Pierre Rudloff 2021-01-08 21:55:24 +00:00
commit 2a95182335

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