libcangjie, fix build for 32bit (#7342)

This commit is contained in:
Schrijvers Luc
2022-10-30 18:57:34 +01:00
committed by GitHub
parent a0274cf59d
commit e408e1c3e9

View File

@@ -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="