diff --git a/metadata/com.hwloc.lstopo.yml b/metadata/com.hwloc.lstopo.yml index fb15b82749..9fe1d795b7 100644 --- a/metadata/com.hwloc.lstopo.yml +++ b/metadata/com.hwloc.lstopo.yml @@ -44,7 +44,22 @@ Builds: - utils/hwloc/test-hwloc-compress-dir.*.tar.gz ndk: r20 + - versionName: 2.9.0-1-1.5.2 + versionCode: 269 + commit: 6571c696e8f25a56e8bbe8078e73fb709c9ec164 + subdir: contrib/android/AndroidApp/lstopo + sudo: + - apt-get update + - apt-get install -y --no-install-recommends cmake make ninja-build gcc g++ + gradle: + - yes + prebuild: sed -i -e '/^ splits {/,/^ }/d' -e '/applicationVariants/,/^}/d' + build.gradle + scandelete: + - utils/hwloc/test-hwloc-compress-dir.*.tar.gz + ndk: r20 + AutoUpdateMode: Version android-%v UpdateCheckMode: Tags -CurrentVersion: 2.8.0-1-1.5.1 -CurrentVersionCode: 266 +CurrentVersion: 2.9.0-1-1.5.2 +CurrentVersionCode: 269