thunderbird ver. bump
This commit is contained in:
@@ -14,6 +14,7 @@ ObjDir = "build"
|
||||
MOZAPPDIR= "/usr/lib/thunderbird"
|
||||
shelltools.export("SHELL", "/bin/sh")
|
||||
shelltools.export("MACH_USE_SYSTEM_PYTHON", "1")
|
||||
shelltools.export("MOZBUILD_STATE_PATH", "mozbuild")
|
||||
|
||||
locales = "be ca da de el en-GB en-US es-AR es-ES fi fr hr hu it lt nl pl pt-BR pt-PT ro ru sr sv-SE tr uk".split()
|
||||
xpidir = "%s/xpi" % get.workDIR()
|
||||
|
||||
@@ -10,6 +10,7 @@ ac_add_options --enable-rust-simd
|
||||
ac_add_options --disable-elf-hack
|
||||
ac_add_options --enable-update-channel=release
|
||||
ac_add_options --with-distribution-id=org.pisilinux
|
||||
ac_add_options --without-wasm-sandboxed-libraries
|
||||
|
||||
ac_add_options --enable-official-branding
|
||||
|
||||
@@ -31,7 +32,7 @@ ac_add_options --enable-application=comm/mail
|
||||
|
||||
|
||||
ac_add_options --enable-alsa
|
||||
ac_add_options --enable-openpgp
|
||||
# ac_add_options --enable-openpgp
|
||||
ac_add_options --disable-jack
|
||||
ac_add_options --disable-crashreporter
|
||||
ac_add_options --disable-updater
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>The Stand-Alone Mozilla Mail Component</Summary>
|
||||
<Description>Thunderbird is a redesign of the Mozilla Mail Component. It is written using the XUL user interface language and designed to be cross-platform.</Description>
|
||||
<Archive sha1sum="94a29f491659b33af6dc17d72bdf185a5251a67f" type="tarxz">http://ftp.mozilla.org/pub/thunderbird/releases/91.12.0/source/thunderbird-91.12.0.source.tar.xz</Archive>
|
||||
<Archive sha1sum="f5564aa798f069269ffbef860a6089d43966ec40" type="tarxz">http://ftp.mozilla.org/pub/thunderbird/releases/102.3.1/source/thunderbird-102.3.1.source.tar.xz</Archive>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile target=".mozconfig">pisilinux/mozconfig</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
@@ -471,6 +471,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="11">
|
||||
<Date>2022-10-03</Date>
|
||||
<Version>102.3.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2022-08-13</Date>
|
||||
<Version>91.12.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user