diff --git a/games-engines/dragengine/dragengine-1.30.1.recipe b/games-engines/dragengine/dragengine-1.30.1.recipe index f85162333..703eb35e8 100644 --- a/games-engines/dragengine/dragengine-1.30.1.recipe +++ b/games-engines/dragengine/dragengine-1.30.1.recipe @@ -21,7 +21,7 @@ HOMEPAGE="https://dragondreams.ch COPYRIGHT="2020-2024 DragonDreams" LICENSE="GNU GPL v3 GNU LGPL v3" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/LordOfDragons/dragengine/archive/v$portVersion-haiku1.tar.gz" CHECKSUM_SHA256="df7d5124ed69955dc8e563786a9c4b40c8c77610f5bc9cef4ac877cb95d40d5e" SOURCE_FILENAME="dragengine-$portVersion-haiku1.tar.gz" @@ -123,6 +123,7 @@ INSTALL() { scons --config=cache -j 1 install_engine_runtime dragengine_develop scons --config=cache -j 1 delauncher_runtime delauncher_develop + scons --config=cache -j 1 launcher_console launcher_beosgui # scons --config=cache -j 1 install_igde_runtime deigde_shared_develop prepareInstalledDevelLib libdragengine