diff --git a/network/mail/thunderbird/actions.py b/network/mail/thunderbird/actions.py index 4c28b0cf7e..a26ac48bce 100644 --- a/network/mail/thunderbird/actions.py +++ b/network/mail/thunderbird/actions.py @@ -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() diff --git a/network/mail/thunderbird/files/pisilinux/mozconfig b/network/mail/thunderbird/files/pisilinux/mozconfig index 06f8baa5a8..4f53b8424a 100644 --- a/network/mail/thunderbird/files/pisilinux/mozconfig +++ b/network/mail/thunderbird/files/pisilinux/mozconfig @@ -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 diff --git a/network/mail/thunderbird/pspec.xml b/network/mail/thunderbird/pspec.xml index 7594756870..13e600cb99 100644 --- a/network/mail/thunderbird/pspec.xml +++ b/network/mail/thunderbird/pspec.xml @@ -15,7 +15,7 @@ app:gui The Stand-Alone Mozilla Mail Component Thunderbird is a redesign of the Mozilla Mail Component. It is written using the XUL user interface language and designed to be cross-platform. - http://ftp.mozilla.org/pub/thunderbird/releases/91.12.0/source/thunderbird-91.12.0.source.tar.xz + http://ftp.mozilla.org/pub/thunderbird/releases/102.3.1/source/thunderbird-102.3.1.source.tar.xz pisilinux/mozconfig @@ -471,6 +471,13 @@ + + 2022-10-03 + 102.3.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-08-13 91.12.0