summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornikatar2019-03-11 23:23:01 +0300
committernikatar2019-03-11 23:23:01 +0300
commit4f33e1f1e790c8f0af784cd59031c9e40566877f (patch)
tree9abe7c60523f00c121db46a3db71cde09f15f087
parent2d52bb0daa00a10900a32eb6d6a16a78b006fd05 (diff)
downloadaur-4f33e1f1e790c8f0af784cd59031c9e40566877f.tar.gz
60.5.3-2: libvpx rebuild (remove libvpx)
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD5
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d2480ae1543..7a658d2b60d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = thunderbird-appmenu
pkgdesc = Thunderbird from extra with appmenu patch
pkgver = 60.5.3
- pkgrel = 1
+ pkgrel = 2
url = https://aur.archlinux.org/packages/thunderbird-appmenu/
arch = x86_64
license = MPL
@@ -34,7 +34,6 @@ pkgbase = thunderbird-appmenu
depends = hunspell
depends = sqlite
depends = ttf-font
- depends = libvpx
depends = icu
optdepends = libcanberra: sound support
provides = thunderbird=60.5.3
diff --git a/PKGBUILD b/PKGBUILD
index eb786dd40006..27ba0e24b784 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,13 +9,13 @@
_pkgname=thunderbird
pkgname=thunderbird-appmenu
pkgver=60.5.3
-pkgrel=1
+pkgrel=2
pkgdesc="Thunderbird from extra with appmenu patch"
arch=(x86_64)
license=(MPL GPL LGPL)
url="https://aur.archlinux.org/packages/thunderbird-appmenu/"
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')
@@ -72,7 +72,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