extra/thunderbird to 60.5.2-1

This commit is contained in:
Kevin Mihelich 2019-03-07 00:30:30 +00:00
parent 802f7121dc
commit f5236fab3e

View file

@ -13,14 +13,14 @@ buildarch=12
highmem=1
pkgname=thunderbird
pkgver=60.5.1
pkgrel=2
pkgver=60.5.2
pkgrel=1
pkgdesc='Standalone mail and news reader from mozilla.org'
url='https://www.mozilla.org/thunderbird/'
arch=(x86_64)
license=(MPL GPL LGPL)
depends=(gtk3 gtk2 mozilla-common libxt startup-notification mime-types dbus-glib alsa-lib
nss hunspell sqlite ttf-font icu)
nss hunspell sqlite ttf-font icu) # libvpx
makedepends=(unzip zip diffutils python2 yasm mesa imake gconf libpulse inetutils xorg-server-xvfb
autoconf2.13 rust clang llvm)
optdepends=('libcanberra: sound support')
@ -28,7 +28,7 @@ options=(!emptydirs !makeflags)
source=(https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/source/thunderbird-$pkgver.source.tar.xz
$pkgname.desktop
Bug-1238661---fix-mozillaSignalTrampoline-to-work-.patch)
sha256sums=('69a3f741b7378b50a3b6a3b59f6c4fedd2d82d469ab234390627e15da1b58e03'
sha256sums=('4b5260c069c018c966bd00d5e05a8f2fa3a639bc20614910e46b7e9af89545af'
'e44c55501f650a4e80b9c353b81f33e07ca65808db831eff6ca616aded233827'
'36a655ce3987159990d46a13d9955305a72a8a737e6af983eb170c4f652eb39a')
@ -78,6 +78,7 @@ ac_add_options --with-system-zlib
ac_add_options --with-system-bz2
ac_add_options --with-system-icu
ac_add_options --with-system-jpeg
# ac_add_options --with-system-libvpx
ac_add_options --with-system-nspr
ac_add_options --with-system-nss
ac_add_options --enable-system-hunspell