Merge pull request #9928 from Rmys/master

firefox-95.0
This commit is contained in:
Rmys
2021-12-06 22:52:21 +03:00
committed by GitHub
5 changed files with 14 additions and 2 deletions
+1
View File
@@ -22,6 +22,7 @@ jobs = jobs = "-j"+ subprocess.check_output("nproc 2>/dev/null", shell=True).rst
shelltools.export("SHELL", "/bin/sh")
shelltools.export("MACH_USE_SYSTEM_PYTHON", "1")
shelltools.export("MOZBUILD_STATE_PATH", "mozbuild")
def setup():
+1
View File
@@ -30,6 +30,7 @@ ac_add_options --enable-system-ffi
#ac_add_options --enable-system-sqlite
#ac_add_options --enable-gstreamer=1.0
#ac_add_options --disable-elf-hack
ac_add_options --with-wasi-sysroot=/usr/share/wasi-sysroot
# Features
#ac_add_options --enable-application=browser
+2 -1
View File
@@ -9,7 +9,8 @@ ac_add_options --enable-optimize
ac_add_options --enable-linker=lld
ac_add_options --disable-bootstrap
ac_add_options --disable-elf-hack
ac_add_options --without-wasm-sandboxed-libraries
#ac_add_options --with-wasi-sysroot=/usr/share/wasi-sysroot
export MOZ_NOSPAM=1
export MOZBUILD_STATE_PATH="%%PWD%%/mozbuild"
+2
View File
@@ -9,6 +9,8 @@ ac_add_options --enable-optimize
ac_add_options --enable-linker=lld
ac_add_options --disable-bootstrap
ac_add_options --disable-elf-hack
ac_add_options --without-wasm-sandboxed-libraries
#ac_add_options --with-wasi-sysroot=/usr/share/wasi-sysroot
export MOZ_NOSPAM=1
export MOZBUILD_STATE_PATH="%%PWD%%/mozbuild"
+8 -1
View File
@@ -15,7 +15,7 @@
<IsA>app:gui</IsA>
<Summary>Firefox Web Browser</Summary>
<Description>It is more secure and faster to browse the web with Firefox web browser. You can personalize your web browser with many specifications that is not enough to explain in two sentences.</Description>
<Archive sha1sum="7f0ee4c0dff25383c7201a2b11748010c51128d3" type="tarxz">https://ftp.mozilla.org/pub/firefox/releases/94.0.1/source/firefox-94.0.1.source.tar.xz</Archive>
<Archive sha1sum="e0321bff8a396a6b24e0a6e9854c9edaaf18397f" type="tarxz">https://ftp.mozilla.org/pub/firefox/releases/95.0/source/firefox-95.0.source.tar.xz</Archive>
<AdditionalFiles>
<!--Our main configure script. Configure paramters are stored here.-->
<!-- <AdditionalFile target=".mozconfig" permission="0644">mozconfig</AdditionalFile> -->
@@ -558,6 +558,13 @@
</Package>
<History>
<Update release="67">
<Date>2021-12-06</Date>
<Version>95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2021-11-11</Date>
<Version>94.0.1</Version>