opencascade, no revbump, re-arange for doxygen, fixes consistency report (#12718)

current build is broken
This commit is contained in:
Schrijvers Luc
2025-08-08 17:34:19 +02:00
committed by GitHub
parent 9a81efb32d
commit c8351c5212

View File

@@ -305,8 +305,7 @@ REQUIRES_tools="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
cmd:dot
cmd:doxygen >= 1.8.4
ffmpeg${secondaryArchSuffix}_devel
cmd:lrelease$secondaryArchSuffix
cmd:tclsh
devel:libdraco$secondaryArchSuffix
@@ -327,10 +326,11 @@ BUILD_REQUIRES="
devel:libtclstub8.6$secondaryArchSuffix
# devel:libtk8.6$secondaryArchSuffix
devel:libX11$secondaryArchSuffix
ffmpeg${secondaryArchSuffix}_devel
"
BUILD_PREREQUIRES="
cmd:cmake
cmd:dot
cmd:doxygen
cmd:g++$secondaryArchSuffix
cmd:make
cmd:pkg_config$secondaryArchSuffix
@@ -369,7 +369,8 @@ BUILD()
-DUSE_TBB=OFF \
-DUSE_TK=OFF \
-DUSE_VTK=OFF \
-DUSE_XLIB=ON
-DUSE_XLIB=ON \
-DCMAKE_POLICY_VERSION_MINIMUM=3.5
# OpenVR and VTK are not available, TBB is too old, (SDL)Tk hangs on opening a
# window, OpenGL has no native implementation and EGL is broken