keep latest

This commit is contained in:
Licaon_Kter 2025-07-25 09:21:46 +03:00
parent d3cb410ead
commit 6e52e1ad56
6 changed files with 0 additions and 253 deletions

View file

@ -2325,30 +2325,6 @@ Builds:
scandelete:
- node_modules/
- versionName: 2.39.1
versionCode: 748
commit: c96f34ab458b9d561f84f6726ac1d84bfa2e1b31
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie openjdk-21-jdk-headless
- update-alternatives --auto java
- apt-get install -y npm
- npm install -g corepack
init:
- corepack enable
- pnpm install --frozen-lockfile
- CI_PLATFORM=android BUILD_FOSS_ONLY=true pnpm run build
- cd ../..
- npx cap sync android --deployment
gradle:
- yes
prebuild: sed -i -e '/google-services/d' ../build.gradle
scandelete:
- node_modules/
- versionName: 2.39.2
versionCode: 751
commit: ee891b90ed522a218f91b23f31ef6dceacce4eed

View file

@ -62,13 +62,6 @@ Builds:
gradle:
- yes
- versionName: 0.44.0
versionCode: 157
commit: 5e67c61bd43fbaf27559cfd71a8f2170b090bd85
subdir: app
gradle:
- yes
- versionName: 0.44.1
versionCode: 158
commit: 08380c81169c964740097ceb54c644d6395b8611

View file

@ -6831,126 +6831,6 @@ Builds:
- mv /home/brandon/flexify com.presley.flexify
ndk: r27
- versionName: 2.0.59
versionCode: 2741
commit: a325ec95cc9867bb2275d42f238b18df6ec2d095
submodules: true
sudo:
- apt-get update
- apt-get install -y ninja-build
- mkdir -p /home/brandon
- chown vagrant -R /home/brandon
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
binary: https://github.com/brandonp2412/Flexify/releases/download/%v/app-x86_64-release.apk
rm:
- ios
- linux
- web
- windows
prebuild:
- cd ..
- mv com.presley.flexify /home/brandon/flexify
- pushd /home/brandon/flexify
- export PUB_CACHE=$(pwd)/.pub-cache
- flutter/bin/flutter config --no-analytics
- flutter/bin/flutter pub get
- popd
- mv /home/brandon/flexify com.presley.flexify
scanignore:
- flutter/bin/cache
scandelete:
- .pub-cache
- flutter
build:
- cd ..
- mv com.presley.flexify /home/brandon/flexify
- pushd /home/brandon/flexify
- export PUB_CACHE=$(pwd)/.pub-cache
- flutter/bin/flutter build apk --split-per-abi --target-platform="android-x64"
- popd
- mv /home/brandon/flexify com.presley.flexify
ndk: r27
- versionName: 2.0.59
versionCode: 2742
commit: a325ec95cc9867bb2275d42f238b18df6ec2d095
submodules: true
sudo:
- apt-get update
- apt-get install -y ninja-build
- mkdir -p /home/brandon
- chown vagrant -R /home/brandon
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
binary: https://github.com/brandonp2412/Flexify/releases/download/%v/app-armeabi-v7a-release.apk
rm:
- ios
- linux
- web
- windows
prebuild:
- cd ..
- mv com.presley.flexify /home/brandon/flexify
- pushd /home/brandon/flexify
- export PUB_CACHE=$(pwd)/.pub-cache
- flutter/bin/flutter config --no-analytics
- flutter/bin/flutter pub get
- popd
- mv /home/brandon/flexify com.presley.flexify
scanignore:
- flutter/bin/cache
scandelete:
- .pub-cache
- flutter
build:
- cd ..
- mv com.presley.flexify /home/brandon/flexify
- pushd /home/brandon/flexify
- export PUB_CACHE=$(pwd)/.pub-cache
- flutter/bin/flutter build apk --split-per-abi --target-platform="android-arm"
- popd
- mv /home/brandon/flexify com.presley.flexify
ndk: r27
- versionName: 2.0.59
versionCode: 2743
commit: a325ec95cc9867bb2275d42f238b18df6ec2d095
submodules: true
sudo:
- apt-get update
- apt-get install -y ninja-build
- mkdir -p /home/brandon
- chown vagrant -R /home/brandon
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
binary: https://github.com/brandonp2412/Flexify/releases/download/%v/app-arm64-v8a-release.apk
rm:
- ios
- linux
- web
- windows
prebuild:
- cd ..
- mv com.presley.flexify /home/brandon/flexify
- pushd /home/brandon/flexify
- export PUB_CACHE=$(pwd)/.pub-cache
- flutter/bin/flutter config --no-analytics
- flutter/bin/flutter pub get
- popd
- mv /home/brandon/flexify com.presley.flexify
scanignore:
- flutter/bin/cache
scandelete:
- .pub-cache
- flutter
build:
- cd ..
- mv com.presley.flexify /home/brandon/flexify
- pushd /home/brandon/flexify
- export PUB_CACHE=$(pwd)/.pub-cache
- flutter/bin/flutter build apk --split-per-abi --target-platform="android-arm64"
- popd
- mv /home/brandon/flexify com.presley.flexify
ndk: r27
- versionName: 2.0.60
versionCode: 2751
commit: 032a4997be8241c0c9a6340b28c81b361309301b

View file

@ -14,52 +14,6 @@ Repo: https://github.com/lhear/SimpleXray
Binaries: https://github.com/lhear/SimpleXray/releases/download/v%v/simplexray-universal.apk
Builds:
- versionName: 1.6.1
versionCode: 13
commit: 78b8795c0ecd1600f29f727ba79afd8d5a361e36
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -t bookworm-backports -y golang-go
- apt-get install -y gcc libc-dev make
gradle:
- yes
srclibs:
- Xray-core@v25.6.8
- go@go1.24.4
prebuild:
- sed -i -e '/enable true/d' build.gradle
- source ../version.properties
- git -C $$Xray-core$$ checkout -f $XRAY_CORE_VERSION
- git -C $$go$$ checkout -f go$GO_VERSION
build:
- source ../version.properties
- curl -Lo src/main/assets/geoip.dat https://github.com/lhear/v2ray-rules-dat/releases/download/$GEOIP_VERSION/geoip.dat
- curl -Lo src/main/assets/geosite.dat https://github.com/lhear/v2ray-rules-dat/releases/download/$GEOSITE_VERSION/geosite.dat
- sdkmanager "ndk;$NDK_VERSION"
- pushd $$go$$/src
- ./make.bash
- popd
- export GOPATH=$$go$$
- export PATH="$GOPATH/bin:$PATH"
- pushd $$Xray-core$$
- mkdir -p jniLibs/{arm64-v8a,x86_64}
- COMMID=$(git rev-parse HEAD | cut -c 1-7)
- export GOOS=android CGO_ENABLED=1
- export GOARCH=arm64
- export CC=$$SDK$$/ndk/$NDK_VERSION/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android24-clang
- go build -o xray -trimpath -buildvcs=false -ldflags="-X github.com/xtls/xray-core/core.build=${COMMID}
-s -w -buildid=" -v ./main
- mv xray jniLibs/arm64-v8a/libxray.so
- export GOARCH=amd64
- export CC=$$SDK$$/ndk/$NDK_VERSION/toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android24-clang
- go build -o xray -trimpath -buildvcs=false -ldflags="-X github.com/xtls/xray-core/core.build=${COMMID}
-s -w -buildid=" -v ./main
- mv xray jniLibs/x86_64/libxray.so
- popd
- mv $$Xray-core$$/jniLibs src/main/
- versionName: 1.6.2
versionCode: 14
commit: 5cf6e5725a2396f07a96efca70f673c374009abf

View file

@ -6675,15 +6675,6 @@ Builds:
rm:
- desktop
- versionName: 4.17.8
versionCode: 1146
commit: 55df83865860137a65a3b379ea2a42652f035101
subdir: android
gradle:
- yes
rm:
- desktop
- versionName: 4.17.8-patch1
versionCode: 1147
commit: 69dffade5525d8f372599f4de4200aa3649909dd

View file

@ -1004,53 +1004,6 @@ Builds:
- npm install --build-from-source
- popd
- versionName: 3.3.25
versionCode: 30325
commit: 1c714ff2966546b805762ae0caaaf13bf953e85e
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- apt-get update
- apt-get install -y make g++ libc-dev meson ninja-build pkg-config libglib2.0-dev
gobject-introspection libgirepository1.0-dev gtk-doc-tools libexif-dev libexpat1-dev
libgif-dev liblcms2-dev libpango1.0-dev libpng-dev libpoppler-glib-dev librsvg2-dev
libtiff5-dev libtool python-is-python3
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -t trixie npm openjdk-21-jdk-headless
- update-alternatives --auto java
gradle:
- fdroid
srclibs:
- react-native-sharp@v0.32.6
- libvips@v8.14.5
rm:
- android/app/build_google.gradle
prebuild:
- sed -i -e '/gms/d' ../build.gradle
- sed -i -e '/geolocation/d' ../../package.json
- cd ../..
- echo R1BGX2tleT1GRHJvaWQtOWtwbHc4YW4K | base64 --decode > .env
- echo c2lnbmFsZW1lbnRfdXJsPWh0dHBzOi8vd3d3Lmdlb3BvcnRhaWwuZ291di5mci93cC1qc29uL3dwL3YyLwo=
| base64 --decode >> .env
- npm install
- npm run build
- npx cap sync
scandelete:
- node_modules
build:
- pushd $$libvips$$
- mkdir build
- meson setup build --prefix=$$libvips$$/build/
- cd build
- meson compile
- meson install
- popd
- pushd $$react-native-sharp$$
- export PKG_CONFIG_PATH=$$libvips$$/build/lib/pkgconfig/
- npm install --build-from-source
- popd
- versionName: 3.3.26
versionCode: 30326
commit: 6f385b52247ba484f467d83e07e82990dc34b2f0