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

@@ -5,7 +5,7 @@ variety of sound files while being controlled by its network protocol."
HOMEPAGE="https://www.musicpd.org/"
COPYRIGHT="2003-2020 The Music Player Daemon Project"
LICENSE="GNU GPL v2"
REVISION="3"
REVISION="4"
SOURCE_URI="http://www.musicpd.org/download/mpd/${portVersion%.*}/mpd-$portVersion.tar.xz"
CHECKSUM_SHA256="422ef0a996d961f3ebc6856395f3a855b45fa0059910e878fb98281007e510e1"
PATCHES="mpd-$portVersion.patchset"
@@ -46,7 +46,7 @@ REQUIRES="
lib:libgcrypt$secondaryArchSuffix
lib:libgme$secondaryArchSuffix
lib:libiconv$secondaryArchSuffix
lib:libicui18n$secondaryArchSuffix
lib:libicui18n$secondaryArchSuffix >= 66
lib:libid3tag$secondaryArchSuffix >= 0.3.0
lib:libintl$secondaryArchSuffix
lib:libiso9660$secondaryArchSuffix
@@ -107,7 +107,7 @@ BUILD_REQUIRES="
devel:libgme$secondaryArchSuffix
devel:libgtest$secondaryArchSuffix
devel:libiconv$secondaryArchSuffix
devel:libicui18n$secondaryArchSuffix
devel:libicui18n$secondaryArchSuffix >= 66
devel:libid3tag$secondaryArchSuffix
devel:libintl$secondaryArchSuffix
devel:libiso9660$secondaryArchSuffix

View File

@@ -7,7 +7,7 @@ NCMPCPP is an ncurses based commandline client for Music Player Daemon."
HOMEPAGE="https://rybczak.net/ncmpcpp/"
COPYRIGHT="2008-2018 The NCMPCPP Project"
LICENSE="GNU GPL v2"
REVISION="4"
REVISION="5"
SOURCE_URI="https://github.com/arybczak/ncmpcpp/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="682fa230029a917f8c8b54131e6c8fb4915aefed2cc5726ca7c3ab4f4fb97bda"
SOURCE_DIR="ncmpcpp-$portVersion"
@@ -37,7 +37,7 @@ REQUIRES="
lib:libcrypto$secondaryArchSuffix
lib:libcurl$secondaryArchSuffix
lib:libfftw3$secondaryArchSuffix
lib:libicui18n$secondaryArchSuffix
lib:libicui18n$secondaryArchSuffix >= 66
lib:libmpdclient$secondaryArchSuffix
lib:libncursesw$secondaryArchSuffix >= 6
lib:libreadline$secondaryArchSuffix
@@ -56,7 +56,7 @@ BUILD_REQUIRES="
devel:libboost_thread$secondaryArchSuffix
devel:libcurl$secondaryArchSuffix
devel:libfftw3$secondaryArchSuffix
devel:libicui18n$secondaryArchSuffix
devel:libicui18n$secondaryArchSuffix >= 66
devel:libmpdclient$secondaryArchSuffix
devel:libncursesw$secondaryArchSuffix >= 6
devel:libreadline$secondaryArchSuffix