mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/thunderbird to 60.5.1-2
This commit is contained in:
parent
b4009d299d
commit
6ee03342f8
1 changed files with 3 additions and 4 deletions
|
@ -14,13 +14,13 @@ highmem=1
|
|||
|
||||
pkgname=thunderbird
|
||||
pkgver=60.5.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
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 libvpx icu)
|
||||
nss hunspell sqlite ttf-font icu)
|
||||
makedepends=(unzip zip diffutils python2 yasm mesa imake gconf libpulse inetutils xorg-server-xvfb
|
||||
autoconf2.13 rust clang llvm)
|
||||
optdepends=('libcanberra: sound support')
|
||||
|
@ -78,7 +78,6 @@ 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
|
||||
|
@ -171,4 +170,4 @@ END
|
|||
"$pkgdir/usr/lib/$pkgname/thunderbird-bin"
|
||||
}
|
||||
|
||||
# vim: ts=2 sw=2 et:
|
||||
# vim:set sw=2 et:
|
||||
|
|
Loading…
Reference in a new issue