waterfox: bump version

This commit is contained in:
Gerasim Troeglazov
2025-10-01 14:16:45 +10:00
parent 16567b19e7
commit 2a33326af7
3 changed files with 973 additions and 565 deletions

View File

@@ -15,11 +15,11 @@ COPYRIGHT="1995-2025 Mozilla Developers, BrowserWorks"
LICENSE="MPL v2.0"
REVISION="1"
SOURCE_URI="https://github.com/BrowserWorks/Waterfox/archive/refs/tags/$portVersion.tar.gz"
CHECKSUM_SHA256="b743b6358d1d7fe4c13b0c4e91f3bbc8c5142164682da1f5d440d22912524a25"
CHECKSUM_SHA256="9e6f679629c5a056ced5b2493d3adff4c864071276157d316888859d36c59d29"
SOURCE_DIR="waterfox-$portVersion"
srcGitRev="3046738340d44e4ac76d29f96abc06a4ae71c1ad"
srcGitRev="394dfec942093c103954a63eeed2549453837963"
SOURCE_URI_2="https://github.com/BrowserWorks/l10n/archive/$srcGitRev.zip"
CHECKSUM_SHA256_2="3483246095cbab547f35eb4d8526646193f5492174c480205bad4a4cac847ea5"
CHECKSUM_SHA256_2="8e6abb13681c2c2b457ddfcc29f6ca93e5fe64f6160cc44d030bae8bd3e4a17c"
SOURCE_DIR_2="l10n-$srcGitRev"
PATCHES="
@@ -129,7 +129,7 @@ BUILD()
--application-choice="Firefox for Desktop" \
--exclude=sysroot-wasm32-wasi
./mach python python/mozbuild/mozbuild/gn_processor.py dom/media/webrtc/third_party_build/gn-configs/webrtc.json
./mach python build/gn_processor.py dom/media/webrtc/third_party_build/gn-configs/webrtc.json
./mach build
@@ -158,7 +158,6 @@ INSTALL()
cd $appsDir/Waterfox
mv \
libgkcodecs.so \
libipcclientcerts.so \
liblgpllibs.so \
libmozavcodec.so \
libmozavutil.so \