summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2017-12-18 09:03:54 +0100
committerAndreas Grapentin <andreas@grapentin.org>2017-12-18 09:05:14 +0100
commit9817e6cc2aa214f4ee97f2d592bba4eeb151f08f (patch)
treec76fcc4246d143a66528f25c1eb5cd5670f8af9b /libre
parentc59950b2af23752d7da9286777f4c6ecb919ce85 (diff)
downloadabslibre-9817e6cc2aa214f4ee97f2d592bba4eeb151f08f.tar.gz
abslibre-9817e6cc2aa214f4ee97f2d592bba4eeb151f08f.tar.bz2
abslibre-9817e6cc2aa214f4ee97f2d592bba4eeb151f08f.zip
libre/ice*, libre/unar, nonprism/icedove: updated icu dependencies and rebuilt
Diffstat (limited to 'libre')
-rw-r--r--libre/iceape/PKGBUILD8
-rw-r--r--libre/icecat/PKGBUILD8
-rw-r--r--libre/icedove/PKGBUILD8
-rw-r--r--libre/iceweasel/PKGBUILD8
-rw-r--r--libre/unar/PKGBUILD8
5 files changed, 20 insertions, 20 deletions
diff --git a/libre/iceape/PKGBUILD b/libre/iceape/PKGBUILD
index 262130bf9..c6123a398 100644
--- a/libre/iceape/PKGBUILD
+++ b/libre/iceape/PKGBUILD
@@ -7,7 +7,7 @@ _oldname=seamonkey
epoch=1
pkgver=2.49.1
-pkgrel=1
+pkgrel=2
_brandingver=2.48
_brandingrel=1
@@ -18,9 +18,9 @@ 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 gconf)
-depends_x86_64=(icu=60.1)
-depends_i686=(icu=60.1)
-depends_armv7h=(icu=60.1)
+depends_x86_64=("icu>=60" "icu<61")
+depends_i686=("icu>=60" "icu<61")
+depends_armv7h=("icu>=60" "icu<61")
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 ecb51d6f6..1e2f2e0fa 100644
--- a/libre/icecat/PKGBUILD
+++ b/libre/icecat/PKGBUILD
@@ -16,15 +16,15 @@ _pgo=false
pkgname=icecat
_pkgver=52.3.0-gnu1
pkgver=${_pkgver//-/_}
-pkgrel=4
+pkgrel=5
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 libvpx libxt mime-types mozilla-common nss sqlite startup-notification ttf-font)
-depends_x86_64=(icu=60.1)
-depends_i686=(icu=60.1)
-depends_armv7h=(icu=60.1)
+depends_x86_64=("icu>=60" "icu<61")
+depends_i686=("icu>=60" "icu<61")
+depends_armv7h=("icu>=60" "icu<61")
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 e9d9d2567..6b34cd70f 100644
--- a/libre/icedove/PKGBUILD
+++ b/libre/icedove/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=icedove
epoch=1
pkgver=52.5.0
-pkgrel=3
+pkgrel=4
_brandingver=52.1
_brandingrel=1
arch=(i686 x86_64 armv7h)
@@ -19,9 +19,9 @@ url="https://wiki.parabola.nu/$pkgname"
license=(MPL GPL LGPL)
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=60.1)
-depends_armv7h=(icu=60.1)
+depends_x86_64=("icu>=60" "icu<61")
+depends_i686=("icu>=60" "icu<61")
+depends_armv7h=("icu>=60" "icu<61")
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 ea4c4f6ce..1ee04aebd 100644
--- a/libre/iceweasel/PKGBUILD
+++ b/libre/iceweasel/PKGBUILD
@@ -21,7 +21,7 @@ pkgname=iceweasel
epoch=1
pkgver=57.0.2
-pkgrel=1
+pkgrel=2
_brandingver=57.0
_brandingrel=1
_parabolarepo=https://repo.parabola.nu/other/iceweasel
@@ -32,9 +32,9 @@ url="https://wiki.parabola.nu/$pkgname"
license=(MPL GPL LGPL)
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=60.1)
-depends_armv7h=(icu=60.1)
+depends_x86_64=("icu>=60" "icu<61")
+depends_i686=("icu>=60" "icu<61")
+depends_armv7h=("icu>=60" "icu<61")
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[@]}")
diff --git a/libre/unar/PKGBUILD b/libre/unar/PKGBUILD
index 8ea6b12b7..95241bc48 100644
--- a/libre/unar/PKGBUILD
+++ b/libre/unar/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=unar
pkgver=1.10.1
-pkgrel=7
+pkgrel=8
arch=(x86_64 i686 armv7h)
pkgdesc="An Objective-C application for uncompressing archive files"
@@ -15,9 +15,9 @@ url="http://unarchiver.c3.cx/"
license=(LGPL2.1)
depends=(gnustep-base openssl bzip2 gcc-libs zlib)
-depends_x86_64=(icu=60.2)
-depends_i686=(icu=60.1)
-depends_armv7h=(icu=60.2)
+depends_x86_64=("icu>=60" "icu<61")
+depends_i686=("icu>=60" "icu<61")
+depends_armv7h=("icu>=60" "icu<61")
makedepends=(gcc-objc unzip)
replaces=(unarchiver unrar)
conflicts=(unarchiver unrar)