mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 14:46:52 +00:00
xcsoar - update recipe
This commit is contained in:
parent
025fef7d4f
commit
41cf4e2e77
1 changed files with 3 additions and 3 deletions
|
|
@ -664,8 +664,8 @@ Builds:
|
|||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y ninja-build g++ vorbis-tools librsvg2-bin imagemagick make
|
||||
gettext quilt sox automake xsltproc cmake xz-utils pkg-config libtool
|
||||
- apt-get install -y automake cmake g++ gettext imagemagick librsvg2-bin libtool
|
||||
make ninja-build pkg-config quilt sox vorbis-tools xsltproc xz-utils zip
|
||||
output: output/ANDROID/opt/build/aligned.apk
|
||||
prebuild:
|
||||
- platforms=$(grep ANDROID_SDK_PLATFORM build/targets.mk | sed -E 's/.*android-([0-9]+)/\1/')
|
||||
|
|
@ -675,7 +675,7 @@ Builds:
|
|||
- android/ioio
|
||||
- android/UsbSerial/usbserial/eclipse_lib
|
||||
build: make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j`nproc`
|
||||
ndk: r26-beta1
|
||||
ndk: 26.3.11579264
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue