From 9cd735f0479c8df93e30097938611cd164a7cf2a Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Mon, 20 Nov 2017 16:48:36 +0100 Subject: libre/ice*, nonprism/ice*: updated against new icu --- libre/iceape/PKGBUILD | 7 +++++-- libre/icecat/PKGBUILD | 7 +++++-- libre/icedove/PKGBUILD | 7 +++++-- libre/iceweasel/PKGBUILD | 7 +++++-- 4 files changed, 20 insertions(+), 8 deletions(-) (limited to 'libre') diff --git a/libre/iceape/PKGBUILD b/libre/iceape/PKGBUILD index 5b41dae11..c67ad91ed 100644 --- a/libre/iceape/PKGBUILD +++ b/libre/iceape/PKGBUILD @@ -7,7 +7,7 @@ _oldname=seamonkey epoch=1 pkgver=2.48 -pkgrel=1 +pkgrel=2 _brandingver=2.48 _brandingrel=1 @@ -17,7 +17,10 @@ license=(MPL GPL LGPL) url="https://wiki.parabola.nu/$pkgname" pkgdesc="Iceape, the libre internet suite based on SeaMonkey." -depends=(alsa-lib dbus-glib desktop-file-utils gtk2 gtk3 hunspell libnotify libvpx libxt mime-types mozilla-common mozilla-searchplugins nss sqlite startup-notification libpulse icu=59.1 gconf) +depends=(alsa-lib dbus-glib desktop-file-utils gtk2 gtk3 hunspell libnotify libvpx libxt mime-types mozilla-common mozilla-searchplugins nss sqlite startup-notification libpulse gconf) +depends_x86_64=(icu=60.1) +depends_i686=(icu=59.1) +depends_armv7d=(icu=58.2) makedepends=(unzip zip pkg-config python2 librsvg wireless_tools yasm mesa autoconf2.13 quilt imake python3 gst-plugins-base) optdepends=('gst-plugins-base: vorbis decoding, ogg demuxing' 'gst-plugins-bad: aac, vp8 and opus decoding' 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 diff --git a/libre/icedove/PKGBUILD b/libre/icedove/PKGBUILD index d11cda616..943db66a4 100644 --- a/libre/icedove/PKGBUILD +++ b/libre/icedove/PKGBUILD @@ -9,7 +9,7 @@ pkgname=icedove epoch=1 pkgver=52.4.0 -pkgrel=1 +pkgrel=2 _brandingver=52.1 _brandingrel=1 @@ -19,7 +19,10 @@ pkgdesc="Icedove, the libre standalone mail and news reader based on Mozilla Thu url="https://wiki.parabola.nu/$pkgname" license=(MPL GPL LGPL) -depends=(alsa-lib dbus-glib gtk2 gtk3 hunspell icu=59.1 libvpx libxt mime-types mozilla-common nss sqlite startup-notification ttf-font) +depends=(alsa-lib dbus-glib gtk2 gtk3 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 pkg-config python2 quilt unzip yasm zip) makedepends_i686=(cargo) makedepends_x86_64=("${makedepends_i686[@]}") diff --git a/libre/iceweasel/PKGBUILD b/libre/iceweasel/PKGBUILD index 78f2f5584..f3cfed421 100644 --- a/libre/iceweasel/PKGBUILD +++ b/libre/iceweasel/PKGBUILD @@ -20,7 +20,7 @@ pkgname=iceweasel epoch=1 pkgver=56.0.2 -pkgrel=1 +pkgrel=2 _brandingver=54.0 _brandingrel=1 _parabolarepo=https://repo.parabola.nu/other/iceweasel @@ -30,7 +30,10 @@ pkgdesc="Iceweasel, the libre web browser based on Mozilla Firefox." url="https://wiki.parabola.nu/$pkgname" license=(MPL GPL LGPL) -depends=(alsa-lib dbus-glib ffmpeg gtk2 gtk3 hunspell 'icu=59.1' libvpx libxt mime-types mozilla-common nss sqlite startup-notification ttf-font) +depends=(alsa-lib dbus-glib ffmpeg gtk2 gtk3 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 imagemagick imake inetutils libidl2 libpulse librsvg libxslt mesa mozilla-searchplugins pkg-config python2 quilt unzip yasm zip) makedepends_i686=(rust clang llvm) makedepends_x86_64=("${makedepends_i686[@]}") -- cgit v1.2.3