@@ -25,7 +25,7 @@ shelltools.export("PYTHON", "/usr/bin/python3")
|
||||
# shelltools.export("MACH_USE_SYSTEM_PYTHON", "1")
|
||||
shelltools.system("export MACH_BUILD_PYTHON_NATIVE_PACKAGE_SOURCE='system'")
|
||||
shelltools.system("export MOZBUILD_STATE_PATH='mozbuild'")
|
||||
# shelltools.export("MOZBUILD_STATE_PATH", "mozbuild")
|
||||
shelltools.system("export MOZ_NOSPAM=1")
|
||||
|
||||
def setup():
|
||||
|
||||
|
||||
@@ -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="bd11ae5fbbefd422008f210968ea7b8b011b5ead" type="tarxz">https://ftp.mozilla.org/pub/firefox/releases/123.0.1/source/firefox-123.0.1.source.tar.xz</Archive>
|
||||
<Archive sha1sum="197bc8ab8a3d349636384ede12fa851cb663331c" type="tarxz">https://ftp.mozilla.org/pub/firefox/releases/124.0/source/firefox-124.0.source.tar.xz</Archive>
|
||||
<AdditionalFiles>
|
||||
<!--Our main configure script. Configure paramters are stored here.-->
|
||||
<!-- <AdditionalFile target=".mozconfig" permission="0644">mozconfig</AdditionalFile> -->
|
||||
@@ -564,6 +564,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="123">
|
||||
<Date>2024-03-19</Date>
|
||||
<Version>124.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="122">
|
||||
<Date>2024-03-08</Date>
|
||||
<Version>123.0.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user