syncthingandroid - update recipe

This commit is contained in:
Licaon_Kter 2023-11-09 13:29:09 +00:00
parent bef6d67c40
commit 4cea94a0b8

View file

@ -2034,21 +2034,28 @@ Builds:
- versionName: 1.26.0
versionCode: 4368
disable: needs newer Go 1.20
commit: 74d3c6661ab876546addb62d0e31d4d7ef3970f8
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y autogen automake autopoint bzip2 g++ libc-dev make gettext
libtool pkg-config rename shtool
- apt-get install -y -t bullseye-backports golang-go
gradle:
- yes
srclibs:
- go@go1.20.11
prebuild: sed -i -e '/signingConfig/d' build.gradle
scanignore:
- syncthing/src/github.com/syncthing/syncthing/lib/model/testdata
ndk: r23
preassemble:
- :syncthing:buildNative
build:
- pushd $$go$$/src
- ./make.bash
- popd
- export PATH=$$go$$/bin:$PATH
- gradle :syncthing:buildNative
ndk: 25.2.9519653
MaintainerNotes: |-
The submodule in syncthing/src/github.com/syncthing/syncthing must be