From e408e1c3e91cfc5a0764fa988fd47aa734d28262 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sun, 30 Oct 2022 18:57:34 +0100 Subject: [PATCH] libcangjie, fix build for 32bit (#7342) --- app-i18n/libcangjie/libcangjie-1.3.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-i18n/libcangjie/libcangjie-1.3.recipe b/app-i18n/libcangjie/libcangjie-1.3.recipe index 65f637ca5..b16ccfae0 100644 --- a/app-i18n/libcangjie/libcangjie-1.3.recipe +++ b/app-i18n/libcangjie/libcangjie-1.3.recipe @@ -3,7 +3,7 @@ DESCRIPTION="This is the C library implementing the Cangjie input method." HOMEPAGE="https://gitlab.freedesktop.org/cangjie/libcangjie" COPYRIGHT="2013 The LibCangjie authors" LICENSE="GNU GPL v3" -REVISION="1" +REVISION="2" SOURCE_URI="https://gitlab.freedesktop.org/cangjie/libcangjie/-/archive/v${portVersion}/ibcangjie-v$portVersion.tar.gz" CHECKSUM_SHA256="629e53bfb26f0939bd11e71e2ff42e38d4456721ea96971646edd26228109242" SOURCE_DIR="libcangjie-v$portVersion-a6e65884879315f7a2677528691e9c866cc2e391" @@ -31,11 +31,11 @@ PROVIDES_devel=" devel:libcangjie$secondaryArchSuffix = $libVersionCompat " REQUIRES_devel=" - libcangjie == $portVersion base + libcangjie$secondaryArchSuffix == $portVersion base " BUILD_REQUIRES=" - haiku_devel$secondaryArchSuffix + haiku${secondaryArchSuffix}_devel devel:libsqlite3$secondaryArchSuffix " BUILD_PREREQUIRES="