[arch-commits] Commit in thunderbird/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Mon Mar 4 22:44:21 UTC 2019


    Date: Monday, March 4, 2019 @ 22:44:20
  Author: heftig
Revision: 347075

60.5.1-2: libvpx rebuild (remove libvpx)

Modified:
  thunderbird/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-04 21:46:50 UTC (rev 347074)
+++ PKGBUILD	2019-03-04 22:44:20 UTC (rev 347075)
@@ -7,13 +7,13 @@
 
 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')
@@ -66,7 +66,6 @@
 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
@@ -149,4 +148,4 @@
     "$pkgdir/usr/lib/$pkgname/thunderbird-bin"
 }
 
-# vim: ts=2 sw=2 et:
+# vim:set sw=2 et:



More information about the arch-commits mailing list