fdroiddata/metadata/net.commotionwireless.meshtether.yml
Marcus Hoffmann e592d5f878 add ndk r12b to any buildjni build that doesn't have an ndk
r12b has been forever the default. Let's explicitly request that version
where we know we need it.

Note; there's other builds that still implicitly rely on that version
that don't use the buildjni flag. We don't really have a good way of
finding those, except manually.
2020-11-13 00:36:45 +01:00

27 lines
768 B
YAML

Categories:
- System
License: GPL-3.0-only
WebSite: https://www.commotionwireless.net
SourceCode: https://github.com/opentechinstitute/commotion-android
IssueTracker: https://github.com/opentechinstitute/commotion-android/issues
AutoName: Mesh Tether
Description: |-
Combination of tools to provide OLSR mesh networking over wifi. It handles
setting up the wifi into ad-hoc mode, setting up the IP address, and running the
olsrd program.
RepoType: git
Repo: https://github.com/opentechinstitute/commotion-android.git
Builds:
- versionName: '0.0'
versionCode: 1
disable: jars, no version released
commit: 8ab92219a3f97660b870851e3e48e9c187913e0c
buildjni:
- yes
ndk: r12b
AutoUpdateMode: None
UpdateCheckMode: RepoManifest