Hello,
following the thread of 2014
thanks to [PKGBUILDs] maintainers
I can confirm:
- thunderbird does not contain *.xpi files (lightning) on install with pacman -S thunderbird
- after compiling (on my odroid xu4) the amd64,x86 based PACKBUILD (added arch armv7...), compiled ok
Thunderbird is working fine after loading the local xpi files:
$this->bbcode_second_pass_code('', '
gr@odroid:/home2/gr/test/PKGBUILDs/extra/thunderbird/src/comm-esr38/obj-armv7l-unknown-linux-gnueabihf/dist/xpi-stage$ ls
calendar-timezones gdata-provider quitter
calendar-timezones-2.2015e.xpi gdata-provider-1.9.en-US.linux-gnueabihf-armv7l.xpi quitter@mozilla.org.xpi
dbgserver lightning
dbgserver-38.4.0.en-US.xpi lightning-4.0.4.en-US.linux-gnueabihf-armv7l.xpi
')
$this->bbcode_second_pass_code('', '
armv7 extra thunderbird 38.4.0-1 Standalone Mail/News reader
armv7 extra thunderbird-i18n-ar 38.4.0-1 Arabic language pack for Thunderbird
armv7 extra thunderbird-i18n-ast 38.4.0-1 Asturian language pack for Thunderbird
armv7 extra thunderbird-i18n-be 38.4.0-1 Belarusian language pack for Thunderbird
armv7 extra thunderbird-i18n-bg 38.4.0-1 Bulgarian language pack for Thunderbird
')
all the i18n packages are useless as they do not install at thunderbird startup and you have to download them from Mozilla
I don't know how can I help??
Kind regards,
Guillaume, ArchLinux ARM newbie