mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
ente.photos - disable failing
This commit is contained in:
parent
0c0bfbe492
commit
e4eb67f304
1 changed files with 1 additions and 49 deletions
|
|
@ -778,57 +778,9 @@ Builds:
|
|||
- thirdparty/flutter/bin/flutter build apk --flavor fdroid -t lib/main.dart
|
||||
ndk: r21
|
||||
|
||||
- versionName: 0.7.64
|
||||
versionCode: 464
|
||||
commit: 3f84c1c30f3d32d5ee1deb0780ff01fdb2cddf38
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y automake libtool make
|
||||
output: build/app/outputs/apk/fdroid/release/app-fdroid-release.apk
|
||||
srclibs:
|
||||
- libsodium@ee009287afd480b60a9a4d75b19afdc0f705e9d9
|
||||
- transistor-background-fetch@fb883de16ff3fbaaaa5ce84d829911c8a5894d2
|
||||
rm:
|
||||
- ios
|
||||
- thirdparty/extended_image/example
|
||||
- android/app/src/main/jniLibs/*/*libtensor*.so
|
||||
prebuild:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- thirdparty/flutter/bin/flutter config --no-analytics
|
||||
- thirdparty/flutter/bin/flutter pub get
|
||||
scanignore:
|
||||
- .pub-cache/hosted/pub.dev/background_fetch-*/android/build.gradle
|
||||
- thirdparty/flutter/packages/flutter_tools/gradle/flutter.gradle
|
||||
- thirdparty/flutter/bin/cache
|
||||
scandelete:
|
||||
- thirdparty/flutter
|
||||
- .pub-cache
|
||||
build:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- pushd $$libsodium$$
|
||||
- ./autogen.sh -s
|
||||
- ./dist-build/android-armv7-a.sh
|
||||
- ./dist-build/android-armv8-a.sh
|
||||
- ./dist-build/android-x86.sh
|
||||
- ./dist-build/android-x86_64.sh
|
||||
- popd
|
||||
- cp $$libsodium$$/libsodium-android-armv7-a/lib/libsodium.so $PUB_CACHE/hosted/pub.dev/flutter_sodium-0.2.0/android/src/main/jniLibs/armeabi-v7a/
|
||||
- cp $$libsodium$$/libsodium-android-westmere/lib/libsodium.so $PUB_CACHE/hosted/pub.dev/flutter_sodium-0.2.0/android/src/main/jniLibs/x86_64/
|
||||
- cp $$libsodium$$/libsodium-android-armv8-a+crypto/lib/libsodium.so $PUB_CACHE/hosted/pub.dev/flutter_sodium-0.2.0/android/src/main/jniLibs/arm64-v8a/
|
||||
- cp $$libsodium$$/libsodium-android-i686/lib/libsodium.so $PUB_CACHE/hosted/pub.dev/flutter_sodium-0.2.0/android/src/main/jniLibs/x86/
|
||||
- pushd $$transistor-background-fetch$$/android/tsbackgroundfetch/
|
||||
- gradle assembleRelease
|
||||
- gradle publishToMavenLocal
|
||||
- popd
|
||||
- mv $$transistor-background-fetch$$/android/tsbackgroundfetch/build/outputs/aar/tsbackgroundfetch-release.aar
|
||||
$PUB_CACHE/hosted/pub.dev/background_fetch-1.1.6/android/libs/com/transistorsoft/tsbackgroundfetch/0.5.7/tsbackgroundfetch-0.5.7.aar
|
||||
- thirdparty/flutter/bin/flutter packages pub run flutter_launcher_icons:main
|
||||
- thirdparty/flutter/bin/flutter build apk --flavor fdroid -t lib/main.dart
|
||||
ndk: r21
|
||||
|
||||
- versionName: 0.7.65
|
||||
versionCode: 465
|
||||
disable: https://github.com/ente-io/photos-app/issues/411
|
||||
commit: e3b81d3a69af7143d3d4c3036d919cb9f0662b12
|
||||
submodules: true
|
||||
sudo:
|
||||
|
|
|
|||
Loading…
Reference in a new issue