summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-04-03 11:20:12 +0200
committerAndreas Grapentin <andreas@grapentin.org>2018-04-03 11:20:12 +0200
commit70c99b45b3cfd2b5f6b33b858c35dff893988875 (patch)
tree560514d6674aacd36518d749854cfb86a92b8833 /libre
parent49d6e53c0888586aedfa9d247453ce5a94a54fec (diff)
downloadabslibre-70c99b45b3cfd2b5f6b33b858c35dff893988875.tar.gz
abslibre-70c99b45b3cfd2b5f6b33b858c35dff893988875.tar.bz2
abslibre-70c99b45b3cfd2b5f6b33b858c35dff893988875.zip
ice*: updated icu dependency guard
Diffstat (limited to 'libre')
-rw-r--r--libre/iceape/PKGBUILD1
-rw-r--r--libre/icecat/PKGBUILD1
-rw-r--r--libre/icedove/PKGBUILD1
-rw-r--r--libre/iceweasel/PKGBUILD1
4 files changed, 4 insertions, 0 deletions
diff --git a/libre/iceape/PKGBUILD b/libre/iceape/PKGBUILD
index 58aebff79..5a490e21c 100644
--- a/libre/iceape/PKGBUILD
+++ b/libre/iceape/PKGBUILD
@@ -16,6 +16,7 @@ arch=('x86_64')
arch+=('i686' 'armv7h')
license=('MPL')
depends=('alsa-lib' 'dbus-glib' 'desktop-file-utils' 'gtk2' 'gtk3' 'hunspell' 'libevent' 'libnotify' 'libvpx' 'libxt' 'mime-types' 'mozilla-common' 'nss' 'sqlite' 'startup-notification' 'libpulse' 'icu' 'gconf')
+depends+=('icu>=61' 'icu<62')
makedepends=('unzip' 'zip' 'pkg-config' 'python2' 'yasm' 'wireless_tools' 'mesa' 'autoconf2.13' 'imake' 'python3' 'gst-plugins-base')
makedepends+=('mozilla-searchplugins' 'quilt')
optdepends=('gst-plugins-base: vorbis decoding, ogg demuxing'
diff --git a/libre/icecat/PKGBUILD b/libre/icecat/PKGBUILD
index 1bfaf68c8..14dede309 100644
--- a/libre/icecat/PKGBUILD
+++ b/libre/icecat/PKGBUILD
@@ -28,6 +28,7 @@ license=(MPL GPL LGPL)
url="http://www.gnu.org/software/gnuzilla/"
depends=(gtk3 gtk2 mozilla-common libxt startup-notification mime-types dbus-glib ffmpeg
nss hunspell sqlite ttf-font libpulse libvpx icu)
+depends+=('icu>=61' 'icu<62')
makedepends=(unzip zip diffutils python2 yasm mesa imake gconf inetutils xorg-server-xvfb
autoconf2.13 rust clang llvm jack mozilla-searchplugins)
optdepends=('networkmanager: Location detection via available WiFi networks'
diff --git a/libre/icedove/PKGBUILD b/libre/icedove/PKGBUILD
index adbc739af..65e2a0dfa 100644
--- a/libre/icedove/PKGBUILD
+++ b/libre/icedove/PKGBUILD
@@ -30,6 +30,7 @@ license=(MPL GPL LGPL)
url="https://wiki.parabola.nu/$pkgname"
depends=(gtk3 gtk2 mozilla-common libxt startup-notification mime-types dbus-glib alsa-lib ffmpeg
nss hunspell sqlite ttf-font icu libvpx)
+depends+=('icu>=61' 'icu<62')
makedepends=(unzip zip diffutils python2 yasm mesa imake gconf libpulse inetutils xorg-server-xvfb
autoconf2.13 rust clang llvm)
makedepends+=(quilt mozilla-searchplugins python2-blessings)
diff --git a/libre/iceweasel/PKGBUILD b/libre/iceweasel/PKGBUILD
index 8eb758c67..635f98330 100644
--- a/libre/iceweasel/PKGBUILD
+++ b/libre/iceweasel/PKGBUILD
@@ -39,6 +39,7 @@ license=(MPL GPL LGPL)
url="https://wiki.parabola.nu/$pkgname"
depends=(gtk3 mozilla-common libxt startup-notification mime-types dbus-glib ffmpeg
nss hunspell sqlite ttf-font libpulse libvpx icu)
+depends+=('icu>=61' 'icu<62')
makedepends=(unzip zip diffutils python2 yasm mesa imake gconf inetutils xorg-server-xvfb
autoconf2.13 rust mercurial clang llvm jack gtk2)
makedepends+=(mozilla-searchplugins quilt libxslt imagemagick)