mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 20:20:06 +02:00
opencascade, no revbump, re-arange for doxygen, fixes consistency report (#12718)
current build is broken
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user