From b14f777b597cb7318336cf00c830cf041580f551 Mon Sep 17 00:00:00 2001 From: bill-auger Date: Wed, 27 May 2020 21:49:57 -0400 Subject: [libre/icedove][nonprism/icedove]: rebuild for i686 --- nonprism/icedove/PKGBUILD | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'nonprism') diff --git a/nonprism/icedove/PKGBUILD b/nonprism/icedove/PKGBUILD index 9582eea6e..0d49f8340 100644 --- a/nonprism/icedove/PKGBUILD +++ b/nonprism/icedove/PKGBUILD @@ -9,6 +9,7 @@ # Contributor: Márcio Silva # Contributor: Luke R. # Contributor: Isaac David +# Contributor: bill-auger # parabola changes and rationale: # - rebranded to icedove @@ -35,10 +36,13 @@ arch=(x86_64) arch+=(i686 armv7h) license=(MPL GPL LGPL) depends=(gtk3 mozilla-common libxt startup-notification mime-types dbus-glib alsa-lib - nss hunspell sqlite ttf-font icu) # libvpx -depends+=(icu-parabola libicudata.so=67) + nss hunspell sqlite ttf-font) # libvpx +depends_armv7h=(libicudata.so=67-64) +depends_i686=(icu=65.1) # TODO: depends_i686=(libicudata.so=67-32) +depends_x86_64=(libicudata.so=67-64) +makedepends_i686=(rust=1:1.42.0) # TODO: this is currently in [staging] makedepends=(unzip zip diffutils python python2 yasm nasm mesa imake libpulse inetutils xorg-server-xvfb - autoconf2.13 rust clang llvm gtk2 cbindgen nodejs) + autoconf2.13 rust clang llvm gtk2 cbindgen nodejs icu) makedepends+=(quilt mozilla-searchplugins imagemagick) optdepends=('libcanberra: sound support') options=(!emptydirs !makeflags) -- cgit v1.2.2