Merge branch 'manyversefixsmth' into 'master'
Manyverse - fix what we know, remove unbuild See merge request fdroid/fdroiddata!5335
This commit is contained in:
commit
ef436d0d36
|
@ -819,230 +819,14 @@ Builds:
|
||||||
- npm run build-android-assets
|
- npm run build-android-assets
|
||||||
ndk: r17b
|
ndk: r17b
|
||||||
|
|
||||||
- versionName: 0.1905.10-beta
|
|
||||||
versionCode: 58
|
|
||||||
commit: v0.1905.10-beta
|
|
||||||
subdir: android/app
|
|
||||||
sudo:
|
|
||||||
- apt-get update || apt-get update
|
|
||||||
- apt-get install -y --no-install-recommends g++ ninja-build -t stretch-backports
|
|
||||||
npm
|
|
||||||
- npm install -g react-native-cli
|
|
||||||
init:
|
|
||||||
- sed -i -e '/appium/d' ../../package.json
|
|
||||||
- npm install
|
|
||||||
- truncate -s 0 ../../node_modules/@react-native-community/cli/build/commands/server/external/xsel
|
|
||||||
gradle:
|
|
||||||
- yes
|
|
||||||
srclibs:
|
|
||||||
- NodejsMobile@nodejs-mobile-v0.2.1
|
|
||||||
rm:
|
|
||||||
- node_modules/react-native/ReactAndroid/src/main/third-party/java/infer-annotations/infer-annotations-4.0.jar
|
|
||||||
- node_modules/react-native/ReactAndroid/src/main/third-party/java/buck-android-support/buck-android-support.jar
|
|
||||||
- node_modules/*/build/Release/*.node
|
|
||||||
- node_modules/sodium-native/prebuilds/
|
|
||||||
- node_modules/react-native-android-wifi/Examples/
|
|
||||||
prebuild: sed -i -e '/lifecycle/d' ../build.gradle
|
|
||||||
scanignore:
|
|
||||||
- android/build.gradle
|
|
||||||
scandelete:
|
|
||||||
- node_modules
|
|
||||||
build:
|
|
||||||
- pushd $$NodejsMobile$$
|
|
||||||
- ./tools/android_build.sh $$NDK$$ arm
|
|
||||||
- popd
|
|
||||||
- mv $$NodejsMobile$$/out_android/armeabi-v7a/libnode.so ../../node_modules/nodejs-mobile-react-native/android/libnode/bin/armeabi-v7a/libnode.so
|
|
||||||
- npm run build-android-assets
|
|
||||||
ndk: r19c
|
|
||||||
|
|
||||||
- versionName: 0.1907.5-beta
|
|
||||||
versionCode: 59
|
|
||||||
commit: v0.1907.5-beta
|
|
||||||
subdir: android/app
|
|
||||||
sudo:
|
|
||||||
- apt-get update || apt-get update
|
|
||||||
- apt-get install -y --no-install-recommends g++ ninja-build -t stretch-backports
|
|
||||||
npm
|
|
||||||
- npm install -g react-native-cli
|
|
||||||
init:
|
|
||||||
- sed -i -e '/appium/d' ../../package.json
|
|
||||||
- npm install
|
|
||||||
- truncate -s 0 ../../node_modules/@react-native-community/cli/build/commands/server/external/xsel
|
|
||||||
gradle:
|
|
||||||
- yes
|
|
||||||
srclibs:
|
|
||||||
- NodejsMobile@nodejs-mobile-v0.2.1
|
|
||||||
rm:
|
|
||||||
- node_modules/react-native/ReactAndroid/src/main/third-party/java/infer-annotations/infer-annotations-4.0.jar
|
|
||||||
- node_modules/react-native/ReactAndroid/src/main/third-party/java/buck-android-support/buck-android-support.jar
|
|
||||||
- node_modules/*/build/Release/*.node
|
|
||||||
- node_modules/sodium-native/prebuilds/
|
|
||||||
- node_modules/react-native-android-wifi/Examples/
|
|
||||||
prebuild: sed -i -e '/lifecycle/d' ../build.gradle
|
|
||||||
scanignore:
|
|
||||||
- android/build.gradle
|
|
||||||
scandelete:
|
|
||||||
- node_modules
|
|
||||||
build:
|
|
||||||
- pushd $$NodejsMobile$$
|
|
||||||
- ./tools/android_build.sh $$NDK$$ arm
|
|
||||||
- popd
|
|
||||||
- mv $$NodejsMobile$$/out_android/armeabi-v7a/libnode.so ../../node_modules/nodejs-mobile-react-native/android/libnode/bin/armeabi-v7a/libnode.so
|
|
||||||
- npm run build-android-assets
|
|
||||||
ndk: r19c
|
|
||||||
|
|
||||||
- versionName: 0.1907.16-beta
|
|
||||||
versionCode: 60
|
|
||||||
commit: v0.1907.16-beta
|
|
||||||
subdir: android/app
|
|
||||||
sudo:
|
|
||||||
- apt-get update || apt-get update
|
|
||||||
- apt-get install -y --no-install-recommends g++ ninja-build -t stretch-backports
|
|
||||||
npm
|
|
||||||
- npm install -g react-native-cli
|
|
||||||
init:
|
|
||||||
- sed -i -e '/appium/d' ../../package.json
|
|
||||||
- npm install
|
|
||||||
- truncate -s 0 ../../node_modules/@react-native-community/cli/build/commands/server/external/xsel
|
|
||||||
gradle:
|
|
||||||
- yes
|
|
||||||
srclibs:
|
|
||||||
- NodejsMobile@nodejs-mobile-v0.2.1
|
|
||||||
rm:
|
|
||||||
- node_modules/react-native/ReactAndroid/src/main/third-party/java/infer-annotations/infer-annotations-4.0.jar
|
|
||||||
- node_modules/react-native/ReactAndroid/src/main/third-party/java/buck-android-support/buck-android-support.jar
|
|
||||||
- node_modules/*/build/Release/*.node
|
|
||||||
- node_modules/sodium-native/prebuilds/
|
|
||||||
- node_modules/react-native-android-wifi/Examples/
|
|
||||||
prebuild: sed -i -e '/lifecycle/d' ../build.gradle
|
|
||||||
scanignore:
|
|
||||||
- android/build.gradle
|
|
||||||
scandelete:
|
|
||||||
- node_modules
|
|
||||||
build:
|
|
||||||
- pushd $$NodejsMobile$$
|
|
||||||
- ./tools/android_build.sh $$NDK$$ arm
|
|
||||||
- popd
|
|
||||||
- mv $$NodejsMobile$$/out_android/armeabi-v7a/libnode.so ../../node_modules/nodejs-mobile-react-native/android/libnode/bin/armeabi-v7a/libnode.so
|
|
||||||
- npm run build-android-assets
|
|
||||||
ndk: r19c
|
|
||||||
|
|
||||||
- versionName: 0.1907.26-beta
|
|
||||||
versionCode: 61
|
|
||||||
commit: v0.1907.26-beta
|
|
||||||
subdir: android/app
|
|
||||||
sudo:
|
|
||||||
- apt-get update || apt-get update
|
|
||||||
- apt-get install -y --no-install-recommends g++ ninja-build -t stretch-backports
|
|
||||||
npm
|
|
||||||
- npm install -g react-native-cli
|
|
||||||
init:
|
|
||||||
- sed -i -e '/appium/d' ../../package.json
|
|
||||||
- npm install
|
|
||||||
- truncate -s 0 ../../node_modules/@react-native-community/cli/build/commands/server/external/xsel
|
|
||||||
gradle:
|
|
||||||
- yes
|
|
||||||
srclibs:
|
|
||||||
- NodejsMobile@nodejs-mobile-v0.2.1
|
|
||||||
rm:
|
|
||||||
- node_modules/react-native/ReactAndroid/src/main/third-party/java/infer-annotations/infer-annotations-4.0.jar
|
|
||||||
- node_modules/react-native/ReactAndroid/src/main/third-party/java/buck-android-support/buck-android-support.jar
|
|
||||||
- node_modules/*/build/Release/*.node
|
|
||||||
- node_modules/sodium-native/prebuilds/
|
|
||||||
- node_modules/react-native-android-wifi/Examples/
|
|
||||||
prebuild: sed -i -e '/lifecycle/d' ../build.gradle
|
|
||||||
scanignore:
|
|
||||||
- android/build.gradle
|
|
||||||
scandelete:
|
|
||||||
- node_modules
|
|
||||||
build:
|
|
||||||
- pushd $$NodejsMobile$$
|
|
||||||
- ./tools/android_build.sh $$NDK$$ arm
|
|
||||||
- popd
|
|
||||||
- mv $$NodejsMobile$$/out_android/armeabi-v7a/libnode.so ../../node_modules/nodejs-mobile-react-native/android/libnode/bin/armeabi-v7a/libnode.so
|
|
||||||
- npm run build-android-assets
|
|
||||||
ndk: r19c
|
|
||||||
|
|
||||||
- versionName: 0.1908.12-beta.b
|
|
||||||
versionCode: 63
|
|
||||||
commit: v0.1908.12-beta.b
|
|
||||||
subdir: android/app
|
|
||||||
sudo:
|
|
||||||
- apt-get update || apt-get update
|
|
||||||
- apt-get install -y --no-install-recommends g++ ninja-build -t stretch-backports
|
|
||||||
npm
|
|
||||||
- npm install -g react-native-cli
|
|
||||||
init:
|
|
||||||
- sed -i -e '/appium/d' ../../package.json
|
|
||||||
- npm install
|
|
||||||
- truncate -s 0 ../../node_modules/@react-native-community/cli/build/commands/server/external/xsel
|
|
||||||
gradle:
|
|
||||||
- yes
|
|
||||||
srclibs:
|
|
||||||
- NodejsMobile@nodejs-mobile-v0.2.1
|
|
||||||
rm:
|
|
||||||
- node_modules/react-native/ReactAndroid/src/main/third-party/java/infer-annotations/infer-annotations-4.0.jar
|
|
||||||
- node_modules/react-native/ReactAndroid/src/main/third-party/java/buck-android-support/buck-android-support.jar
|
|
||||||
- node_modules/*/build/Release/*.node
|
|
||||||
- node_modules/sodium-native/prebuilds/
|
|
||||||
- node_modules/react-native-android-wifi/Examples/
|
|
||||||
prebuild: sed -i -e '/lifecycle/d' ../build.gradle
|
|
||||||
scanignore:
|
|
||||||
- android/build.gradle
|
|
||||||
scandelete:
|
|
||||||
- node_modules
|
|
||||||
build:
|
|
||||||
- pushd $$NodejsMobile$$
|
|
||||||
- ./tools/android_build.sh $$NDK$$ arm
|
|
||||||
- popd
|
|
||||||
- mv $$NodejsMobile$$/out_android/armeabi-v7a/libnode.so ../../node_modules/nodejs-mobile-react-native/android/libnode/bin/armeabi-v7a/libnode.so
|
|
||||||
- npm run build-android-assets
|
|
||||||
ndk: r19c
|
|
||||||
|
|
||||||
- versionName: 0.1908.14-beta
|
|
||||||
versionCode: 64
|
|
||||||
commit: v0.1908.14-beta
|
|
||||||
subdir: android/app
|
|
||||||
sudo:
|
|
||||||
- apt-get update || apt-get update
|
|
||||||
- apt-get install -y --no-install-recommends g++ ninja-build -t stretch-backports
|
|
||||||
npm
|
|
||||||
- npm install -g react-native-cli
|
|
||||||
init:
|
|
||||||
- sed -i -e '/appium/d' ../../package.json
|
|
||||||
- npm install
|
|
||||||
- truncate -s 0 ../../node_modules/@react-native-community/cli/build/commands/server/external/xsel
|
|
||||||
gradle:
|
|
||||||
- yes
|
|
||||||
srclibs:
|
|
||||||
- NodejsMobile@nodejs-mobile-v0.2.1
|
|
||||||
rm:
|
|
||||||
- node_modules/react-native/ReactAndroid/src/main/third-party/java/infer-annotations/infer-annotations-4.0.jar
|
|
||||||
- node_modules/react-native/ReactAndroid/src/main/third-party/java/buck-android-support/buck-android-support.jar
|
|
||||||
- node_modules/*/build/Release/*.node
|
|
||||||
- node_modules/sodium-native/prebuilds/
|
|
||||||
- node_modules/react-native-android-wifi/Examples/
|
|
||||||
prebuild: sed -i -e '/lifecycle/d' ../build.gradle
|
|
||||||
scanignore:
|
|
||||||
- android/build.gradle
|
|
||||||
scandelete:
|
|
||||||
- node_modules
|
|
||||||
build:
|
|
||||||
- pushd $$NodejsMobile$$
|
|
||||||
- ./tools/android_build.sh $$NDK$$ arm
|
|
||||||
- popd
|
|
||||||
- mv $$NodejsMobile$$/out_android/armeabi-v7a/libnode.so ../../node_modules/nodejs-mobile-react-native/android/libnode/bin/armeabi-v7a/libnode.so
|
|
||||||
- npm run build-android-assets
|
|
||||||
ndk: r19c
|
|
||||||
|
|
||||||
- versionName: 0.1908.23-beta
|
- versionName: 0.1908.23-beta
|
||||||
versionCode: 65
|
versionCode: 65
|
||||||
commit: v0.1908.23-beta
|
commit: v0.1908.23-beta
|
||||||
subdir: android/app
|
subdir: android/app
|
||||||
sudo:
|
sudo:
|
||||||
- apt-get update || apt-get update
|
- apt-get update || apt-get update
|
||||||
- apt-get install -y --no-install-recommends g++ ninja-build -t stretch-backports
|
- apt-get install -y --no-install-recommends g++ lib32stdc++-6-dev libc6-dev-i386
|
||||||
npm
|
ninja-build linux-libc-dev linux-libc-dev:i386 -t stretch-backports npm
|
||||||
- npm install -g react-native-cli
|
- npm install -g react-native-cli
|
||||||
init:
|
init:
|
||||||
- sed -i -e '/appium/d' ../../package.json
|
- sed -i -e '/appium/d' ../../package.json
|
||||||
|
@ -1053,7 +837,6 @@ Builds:
|
||||||
srclibs:
|
srclibs:
|
||||||
- NodejsMobile@nodejs-mobile-v0.2.1
|
- NodejsMobile@nodejs-mobile-v0.2.1
|
||||||
rm:
|
rm:
|
||||||
- node_modules/react-native/ReactAndroid/src/main/third-party/java/infer-annotations/infer-annotations-4.0.jar
|
|
||||||
- node_modules/react-native/ReactAndroid/src/main/third-party/java/buck-android-support/buck-android-support.jar
|
- node_modules/react-native/ReactAndroid/src/main/third-party/java/buck-android-support/buck-android-support.jar
|
||||||
- node_modules/*/build/Release/*.node
|
- node_modules/*/build/Release/*.node
|
||||||
- node_modules/sodium-native/prebuilds/
|
- node_modules/sodium-native/prebuilds/
|
||||||
|
|
Loading…
Reference in a new issue