libchewing, fix build for 32bit (#7344)

This commit is contained in:
Schrijvers Luc
2022-10-30 19:29:56 +01:00
committed by GitHub
parent f75da6d212
commit 86c8b37a7a

View File

@@ -3,7 +3,7 @@ DESCRIPTION="Intelligent phonetic (Zhuyin/Bopomofo) input method library"
HOMEPAGE="https://github.com/chewing"
COPYRIGHT="2004-2006, 2008-2010, 2012-2014 The libchewing Core Team"
LICENSE="GNU LGPL v2.1"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/chewing/libchewing/releases/download/v${portVersion}/libchewing-$portVersion.tar.bz2"
CHECKSUM_SHA256="9708c63415fa6034435c0f38100e7d30d0e1bac927f67bec6dfeb3fef016172b"
SOURCE_DIR="libchewing-$portVersion"
@@ -28,11 +28,11 @@ PROVIDES_devel="
devel:libchewing$secondaryArchSuffix = $libVersionCompat
"
REQUIRES_devel="
libchewing == $portVersion base
libchewing$secondaryArchSuffix == $portVersion base
"
BUILD_REQUIRES="
haiku_devel$secondaryArchSuffix
haiku${secondaryArchSuffix}_devel
devel:libsqlite3$secondaryArchSuffix
"
BUILD_PREREQUIRES="