Package Details: thunderbird-nightly-bin-noupdate 132.0a1.20240903-1

Git Clone URL: https://aur.archlinux.org/thunderbird-nightly-bin.git (read-only, click to copy)
Package Base: thunderbird-nightly-bin
Description: Standalone Mail/News reader - Nightly build with disabled update notifications
Upstream URL: https://www.mozilla.org/thunderbird
Licenses: GPL, MPL, LGPL
Submitter: freswa
Maintainer: freswa
Last Packager: freswa
Votes: 31
Popularity: 0.003709
First Submitted: 2020-05-17 02:43 (UTC)
Last Updated: 2024-09-03 13:46 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

Salamandar commented on 2020-01-30 17:18 (UTC)

Can the dependency over gtk2 be replaced by gtk3 ? :)

electricprism commented on 2019-12-13 22:02 (UTC)

Every update it seems that the existing profile is completely thrown out and I really don't want to duplicate 20GB of data every time there's an update so I add a select-profile to my launcher.desktop file

~/.local/share/applications/userapp-Thunderbird-UCUIFZ.desktop

/opt/thunderbird-beta/thunderbird -p --no-remote% %u

bmd_online commented on 2019-10-28 23:09 (UTC) (edited on 2019-10-28 23:12 (UTC) by bmd_online)

For disable check for updates...

You have to create a file called policies.json

{
  "policies": {
    "DisableAppUpdate": true
  }
}

Then, into PKGBUILD package() you have to add

  # Disable auto-updates
  install -Dm644 "${srcdir}"/policies.json -t "$pkgdir/opt/${pkgname}-${pkgver}/distribution"

Another suggestion is to simplify installation directory...

In PKGBUILD package(), you can replace each

"$pkgdir/opt/${pkgname}-${pkgver}"
With
"$pkgdir/opt/${pkgname}"

adasauce commented on 2019-07-11 17:45 (UTC)

We're up to thunderbird-70.0a1, works if applying the following to PKGBUILD

version=70.0a1.20190711
_version=70.0a1

mansuetus commented on 2019-04-05 17:01 (UTC) (edited on 2019-04-05 17:04 (UTC) by mansuetus)

If you want to enjoy the "last" version, change :

pkgver=68.0a1.20190405
_version=68.0a1

also, if your data gets "lost" when updating, just launch daily with this command : thunderbird-nightly --ProfileManager

FredBezies commented on 2019-02-18 18:44 (UTC)

Thunderbird nightly is 67.0a1 now.

AlfredoRamos commented on 2019-01-24 19:28 (UTC) (edited on 2019-01-24 19:28 (UTC) by AlfredoRamos)

The setting mail.biff.show_alert disables all alerts, including the ones from incoming emails.

I set app.update.auto to false and app.update.silent to true and the update notifications went away, not sure if it was because of both or just the first one.

txtsd commented on 2018-11-21 17:09 (UTC)

Can mail.biff.show_alert be set to False by default?

mirh commented on 2018-11-07 19:00 (UTC)

And now 65.0a1

Dreamingwolf commented on 2018-09-29 14:33 (UTC)

Just as an FYI, nightly is now on 64.0a1