summaryrefslogtreecommitdiff
path: root/libre/icecat
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2017-11-20 16:48:36 +0100
committerAndreas Grapentin <andreas@grapentin.org>2017-11-20 16:54:41 +0100
commit9cd735f0479c8df93e30097938611cd164a7cf2a (patch)
treec19a744994321299ce6363c493902a66684ab94a /libre/icecat
parent898b0be863509bc7d8cc8c6d7c4aff621a6b3568 (diff)
downloadabslibre-9cd735f0479c8df93e30097938611cd164a7cf2a.tar.gz
abslibre-9cd735f0479c8df93e30097938611cd164a7cf2a.tar.bz2
abslibre-9cd735f0479c8df93e30097938611cd164a7cf2a.zip
libre/ice*, nonprism/ice*: updated against new icu
Diffstat (limited to 'libre/icecat')
-rw-r--r--libre/icecat/PKGBUILD7
1 files changed, 5 insertions, 2 deletions
diff --git a/libre/icecat/PKGBUILD b/libre/icecat/PKGBUILD
index 03922bf89..e0b0d855c 100644
--- a/libre/icecat/PKGBUILD
+++ b/libre/icecat/PKGBUILD
@@ -16,12 +16,15 @@ _pgo=false
pkgname=icecat
_pkgver=52.3.0-gnu1
pkgver=${_pkgver//-/_}
-pkgrel=2
+pkgrel=3
pkgdesc="GNU IceCat, the standalone web browser based on Mozilla Firefox."
arch=(i686 x86_64 armv7h)
license=(MPL GPL LGPL)
-depends=(alsa-lib dbus-glib desktop-file-utils ffmpeg gtk2 gtk3 hicolor-icon-theme hunspell icu=59.1 libvpx libxt mime-types mozilla-common nss sqlite startup-notification ttf-font)
+depends=(alsa-lib dbus-glib desktop-file-utils ffmpeg gtk2 gtk3 hicolor-icon-theme hunspell libvpx libxt mime-types mozilla-common nss sqlite startup-notification ttf-font)
+depends_x86_64=(icu=60.1)
+depends_i686=(icu=59.1)
+depends_armv7d=(icu=58.2)
makedepends=(autoconf2.13 diffutils gconf imake inetutils libpulse mesa mozilla-searchplugins python2 unzip yasm zip)
options=(!emptydirs !makeflags debug)
if $_pgo; then