qscintilla: also provides qscintilla_python38 on x86

This commit is contained in:
Jérôme Duval
2021-02-19 15:37:35 +01:00
parent 04b8a30516
commit 0a846883c7

View File

@@ -25,7 +25,7 @@ This version of QScintilla is based on Scintilla v3.5.4."
HOMEPAGE="https://www.riverbankcomputing.com/software/qscintilla/"
COPYRIGHT="2015-2017 Riverbank Computing Limited"
LICENSE="GNU GPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="https://www.riverbankcomputing.com/static/Downloads/QScintilla/$portVersion/QScintilla-$portVersion.tar.gz"
CHECKSUM_SHA256="e7346057db47d2fb384467fafccfcb13aa0741373c5d593bc72b55b2f0dd20a7"
SOURCE_DIR="QScintilla-$portVersion"
@@ -63,6 +63,12 @@ REQUIRES_python38="
qscintilla$secondaryArchSuffix == $portVersion base
pyqt5_python38
"
if [ "$targetArchitecture" = "x86_gcc2" ]; then
PROVIDES_python38+="
qscintilla_python38 = $portVersion
"
fi
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel