mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/thunderbird to 24.3.0-1.1, enable calendar
This commit is contained in:
parent
04cdeb487c
commit
4f2d6452c2
2 changed files with 5 additions and 2 deletions
|
@ -13,7 +13,7 @@ buildarch=20
|
|||
|
||||
pkgname=thunderbird
|
||||
pkgver=24.3.0
|
||||
pkgrel=1
|
||||
pkgrel=1.1
|
||||
pkgdesc="Standalone Mail/News reader"
|
||||
arch=('i686' 'x86_64')
|
||||
license=('MPL' 'GPL')
|
||||
|
@ -31,7 +31,7 @@ source=(https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/sou
|
|||
options=(!emptydirs)
|
||||
sha256sums=('b8cc29ed8e3d1bd9d410b8c6c2c069c38ded11844121f93a6fa1b0d1d753e51d'
|
||||
'SKIP'
|
||||
'1e5fad181194155f65e4496759ff94523de8bcbc9838d257d65c303a9c409292'
|
||||
'84adca3cc1ed19cd4fce8c5cdb21923f8266246595b53e5a469d0c4cf57680f2'
|
||||
'd506b771e765e09e2e039b975e25befade8eec97e8950813a32463604955ab4e'
|
||||
'929a7ceca0e90d0635a2099b7df24033e865fb5b5b8c5824468c4561c21c377d'
|
||||
'e4ea8e6788163d9f8db8f1f40023db3ea0a1358f9a4510169f2d4c4fe6a887ed'
|
||||
|
|
|
@ -8,6 +8,9 @@ ac_add_options --libdir=/usr/lib
|
|||
ac_add_options --disable-elf-hack
|
||||
ac_add_options --disable-neon
|
||||
ac_add_options --disable-webrtc
|
||||
ac_add_options --enable-calendar
|
||||
ac_add_options --disable-debug
|
||||
ac_add_options --disable-debug-symbols
|
||||
|
||||
# System libraries
|
||||
ac_add_options --with-system-nspr
|
||||
|
|
Loading…
Reference in a new issue