Search Criteria
Package Details: thunderbird-nightly-bin 119.0a1.20230829-1
Package Actions
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 |
Upstream URL: | https://www.mozilla.org/thunderbird |
Licenses: | GPL, MPL, LGPL |
Conflicts: | thunderbird-nightly |
Provides: | thunderbird, thunderbird-nightly |
Submitter: | freswa |
Maintainer: | freswa |
Last Packager: | freswa |
Votes: | 30 |
Popularity: | 0.74 |
First Submitted: | 2020-05-17 02:43 (UTC) |
Last Updated: | 2023-08-29 13:01 (UTC) |
Dependencies (21)
- alsa-lib (alsa-lib-x205ta)
- cairo (cairo-git, cairo-glesv2-bin, cairo-glesv3-bin)
- dbus-glib (dbus-glib-git)
- desktop-file-utils (desktop-file-utils-git)
- fontconfig (fontconfig-git, fontconfig-ubuntu)
- freetype2 (freetype2-git, freetype2-v35, freetype2-infinality-remix, freetype2-ultimate5)
- gtk3 (gtk3-git, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic, gtk3-classic-xfce)
- hicolor-icon-theme (hicolor-icon-theme-git)
- hunspell (hunspell-git)
- libevent (libevent-git)
- libjpeg (mozjpeg-git, libjpeg-turbo-git, mozjpeg, libjpeg-turbo)
- libmng
- libpng (libpng-apng, libpng-git)
- libvpx (libvpx-1.6, libvpx-full-git, libvpx-1.7, libvpx-git)
- libxt
- nspr (nspr-hg)
- nss (nss-hg)
- shared-mime-info (shared-mime-info-git)
- sqlite (sqlite-fossil)
- startup-notification (startup-notification-git)
- Show 1 more dependencies...
Required by (97)
- external-editor-revived (requires thunderbird)
- kde-servicemenus-thunderbird-attachment (requires thunderbird)
- mozilla-custom-dictionaries (requires thunderbird) (optional)
- profile-sync-daemon-thunderbird (requires thunderbird) (optional)
- sequoia-octopus-librnp (requires thunderbird)
- sequoia-octopus-librnp-git (requires thunderbird)
- systray-x-git (requires thunderbird)
- thunderbird-beta-i18n-af (requires thunderbird)
- thunderbird-beta-i18n-ar (requires thunderbird)
- thunderbird-beta-i18n-ast (requires thunderbird)
- thunderbird-beta-i18n-be (requires thunderbird)
- thunderbird-beta-i18n-bg (requires thunderbird)
- thunderbird-beta-i18n-br (requires thunderbird)
- thunderbird-beta-i18n-ca (requires thunderbird)
- thunderbird-beta-i18n-cak (requires thunderbird)
- thunderbird-beta-i18n-cs (requires thunderbird)
- thunderbird-beta-i18n-cy (requires thunderbird)
- thunderbird-beta-i18n-da (requires thunderbird)
- thunderbird-beta-i18n-de (requires thunderbird)
- thunderbird-beta-i18n-dsb (requires thunderbird)
- Show 77 more...
Sources (5)
- https://download-installer.cdn.mozilla.net/pub/thunderbird/nightly/latest-comm-central/thunderbird-119.0a1.en-US.linux-x86_64.tar.bz2
- https://download-installer.cdn.mozilla.net/pub/thunderbird/nightly/latest-comm-central/thunderbird-119.0a1.en-US.linux-x86_64.txt
- policies.json
- thunderbird-nightly.desktop
- vendor.js
Latest Comments
1 2 3 4 5 6 7 Next › Last »
babolivier commented on 2023-06-15 09:38 (UTC)
Not sure how idiomatic this is to nightlies on the AUR, but heads up (for folks who got bitten by this like I did) that this package isn't updated for every build; if you've installed it and want the most recent build you need to install it again.
a36233 commented on 2021-10-17 17:36 (UTC)
94.0a1 and 95.0a1 are out...
a36233 commented on 2021-03-25 08:55 (UTC)
Version is quite outdate now, the current nightly version is 89
freswa commented on 2020-04-26 18:41 (UTC)
PR welcome :) https://github.com/freswa/aur/
blackout commented on 2020-03-11 10:06 (UTC)
please add the code to disable update notifications into the PKGBUILD file
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
Then, into
PKGBUILD package()
you have to addAnother suggestion is to simplify installation directory...
In
WithPKGBUILD package()
, you can replace each1 2 3 4 5 6 7 Next › Last »