From e7214a75b4578d0ed83b8e525545fe0cd669dcb2 Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Sun, 10 Mar 2019 11:24:33 +0100 Subject: libre/iceweasel: rebuilt for new libvpx --- libre/iceweasel/PKGBUILD | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'libre') diff --git a/libre/iceweasel/PKGBUILD b/libre/iceweasel/PKGBUILD index 38cf6401c..fe1268b2e 100644 --- a/libre/iceweasel/PKGBUILD +++ b/libre/iceweasel/PKGBUILD @@ -34,6 +34,7 @@ # - Remove Google API keys and usage # - Disable Mozilla telemetry and crash reporting (good manners # because of all of the other patching we're doing +# - keep using a bunch of system libs # # [1]: https://www.mozilla.org/en-US/foundation/trademarks/policy/ @@ -42,7 +43,7 @@ replaces=('firefox') epoch=1 pkgver=65.0.2 pkgrel=1 -pkgrel+=.parabola1 +pkgrel+=.parabola2 _brandingver=${pkgver%.*} _brandingrel=1 pkgdesc="Libre standalone web browser based on Mozilla Firefox" @@ -51,7 +52,7 @@ arch+=(i686 armv7h) license=(MPL GPL LGPL) url="https://wiki.parabola.nu/$pkgname" depends=(gtk3 mozilla-common libxt startup-notification mime-types dbus-glib - ffmpeg nss ttf-font libpulse sqlite libvpx icu) + ffmpeg nss ttf-font libpulse sqlite icu) makedepends=(unzip zip diffutils python2-setuptools yasm mesa imake inetutils xorg-server-xvfb autoconf2.13 rust clang llvm jack gtk2 python nodejs python2-psutil cbindgen nasm) @@ -112,7 +113,8 @@ ac_add_options --enable-system-sqlite ac_add_options --with-system-bz2 ac_add_options --with-system-icu ac_add_options --with-system-jpeg -ac_add_options --with-system-libvpx +# FIXME: firefox does not build against libvpx-1.8.0 +# ac_add_options --with-system-libvpx ac_add_options --with-system-nspr ac_add_options --with-system-nss ac_add_options --with-system-zlib -- cgit v1.2.2