mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
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.
27 lines
768 B
YAML
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
|