From 25c515e2096bb61667659ba79e783ec3d9c536cb Mon Sep 17 00:00:00 2001 From: Tavi Date: Tue, 6 Aug 2024 12:53:33 -0400 Subject: [PATCH] Update Mull to 129.0.0 Signed-off-by: Tavi --- metadata/us.spotco.fennec_dos.yml | 50 +++++++++++++++++++++++++++---- 1 file changed, 44 insertions(+), 6 deletions(-) diff --git a/metadata/us.spotco.fennec_dos.yml b/metadata/us.spotco.fennec_dos.yml index f71fc13c2d..9743d6e615 100644 --- a/metadata/us.spotco.fennec_dos.yml +++ b/metadata/us.spotco.fennec_dos.yml @@ -9,10 +9,6 @@ SourceCode: https://gitlab.com/divested-mobile/mull-fenix IssueTracker: https://gitlab.com/divested-mobile/mull-fenix/issues Name: Mull -Description: This is a privacy oriented and deblobbed web browser based on Mozilla - technology. It enables many features upstreamed by the Tor - Uplift project using preferences from the arkenfox-user.js - project. It is recommended to install 'uBlock Origin'. RepoType: git Repo: https://codeberg.org/divested-mobile/mull-fenix.git @@ -3874,6 +3870,48 @@ Builds: build: ./build.sh ndk: 26.2.11394342 + - versionName: 129.0.0 + versionCode: 21290000 + commit: v129.0.0-2 + timeout: 18000 + sudo: + - apt-get update + - apt-get install -y cmake make m4 g++ pkg-config libssl-dev python-is-python3 + python3-distutils python3-venv tcl gyp ninja-build bzip2 libz-dev libffi-dev + libsqlite3-dev + output: ../srclib/MozFennec/mobile/android/fenix/app/build/outputs/apk/fenix/release/app-*-release-unsigned.apk + srclibs: + - MozFennec@FIREFOX-ANDROID_129_0_RELEASE + - MozAppServices@v129.0 + - MozGlean@v60.3.0 + - gmscore@v0.3.2.240913 + - rustup@1.27.1 + - wasi-sdk@wasi-sdk-20 + prebuild: ./prebuild.sh $$VERSION$$ $$VERCODE$$ + build: ./build.sh + ndk: 26.2.11394342 + + - versionName: 129.0.0 + versionCode: 21290020 + commit: v129.0.0-2 + timeout: 18000 + sudo: + - apt-get update + - apt-get install -y cmake make m4 g++ pkg-config libssl-dev python-is-python3 + python3-distutils python3-venv tcl gyp ninja-build bzip2 libz-dev libffi-dev + libsqlite3-dev + output: ../srclib/MozFennec/mobile/android/fenix/app/build/outputs/apk/fenix/release/app-*-release-unsigned.apk + srclibs: + - MozFennec@FIREFOX-ANDROID_129_0_RELEASE + - MozAppServices@v129.0 + - MozGlean@v60.3.0 + - gmscore@v0.3.2.240913 + - rustup@1.27.1 + - wasi-sdk@wasi-sdk-20 + prebuild: ./prebuild.sh $$VERSION$$ $$VERCODE$$ + build: ./build.sh + ndk: 26.2.11394342 + MaintainerNotes: |- Version code scheme: XYZAR, where X.Y.Z is upstream version, A is architecture (0 = ARMv7, 1 = x86, 2 = ARMv8), R is revision (if we need to re-release). @@ -3893,5 +3931,5 @@ MaintainerNotes: |- ArchivePolicy: 6 AutoUpdateMode: None UpdateCheckMode: None -CurrentVersion: 128.0.3 -CurrentVersionCode: 21280320 +CurrentVersion: 129.0.0 +CurrentVersionCode: 21290020