Bump all recipes depending on icu to migrate to version 66.

This commit is contained in:
Adrien Destugues
2020-08-02 14:48:30 +02:00
parent a2599286bd
commit ea1f47de04
24 changed files with 107 additions and 107 deletions

View File

@@ -7,7 +7,7 @@ convenient reading. It is cross platform, running on Linux, Windows and macOS."
HOMEPAGE="https://calibre-ebook.com/"
COPYRIGHT="2008-2019 Kovid Goyal"
LICENSE="GNU GPL v3"
REVISION="4"
REVISION="5"
SOURCE_URI="https://github.com/kovidgoyal/calibre/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="50855a25f7e219de81e19d2e5df462e1068b84c11556936aee372eb7f1950419"
PATCHES="calibre-$portVersion.patchset"
@@ -93,7 +93,7 @@ REQUIRES="
lib:libglib_2.0$secondaryArchSuffix
lib:libgpg_error$secondaryArchSuffix
lib:libiconv$secondaryArchSuffix
lib:libicui18n$secondaryArchSuffix
lib:libicui18n$secondaryArchSuffix >= 66
lib:libjpeg$secondaryArchSuffix
# lib:libjxrlib$secondaryArchSuffix
# lib:libmozjpeg$secondaryArchSuffix
@@ -159,7 +159,7 @@ BUILD_REQUIRES="
devel:libglib_2.0$secondaryArchSuffix
devel:libgpg_error$secondaryArchSuffix
devel:libiconv$secondaryArchSuffix
devel:libicui18n$secondaryArchSuffix
devel:libicui18n$secondaryArchSuffix >= 66
devel:libjpeg$secondaryArchSuffix
# devel:libjxrlib$secondaryArchSuffix
# devel:libmozjpeg$secondaryArchSuffix