[packages/CEGUI] - disable ogre renderer

baggins baggins at pld-linux.org
Sun Oct 29 10:34:45 CET 2023


commit 795eb0af0f68261a9c8817f32552a0bad9da839c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Oct 29 09:27:31 2023 +0100

    - disable ogre renderer
    
    Current CEGUI version is super old and beyond repair.
    The upstream git diverged so much it's impossible to backport.

 CEGUI.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/CEGUI.spec b/CEGUI.spec
index b678c39..03f8c7e 100644
--- a/CEGUI.spec
+++ b/CEGUI.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without	xercesc		# build XercesParser
-%bcond_without	ogre		# build without Ogre renderer
+%bcond_with	ogre		# build without Ogre renderer
 %bcond_without	opengl		# build without OpenGL renderer
 %bcond_with	directb		# unsupported by upstream
 %bcond_with	samples		# build samples
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/CEGUI.git/commitdiff/795eb0af0f68261a9c8817f32552a0bad9da839c



More information about the pld-cvs-commit mailing list