public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-games/ogre/files: ogre-1.4.9-as-needed.patch ogre-1.4.9-cegui.patch
@ 2008-06-20 17:11 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2008-06-20 17:11 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    08/06/20 17:11:16

  Added:                ogre-1.4.9-as-needed.patch ogre-1.4.9-cegui.patch
  Log:
  version bump
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.1                  dev-games/ogre/files/ogre-1.4.9-as-needed.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/ogre/files/ogre-1.4.9-as-needed.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/ogre/files/ogre-1.4.9-as-needed.patch?rev=1.1&content-type=text/plain

Index: ogre-1.4.9-as-needed.patch
===================================================================
--- acinclude.m4.orig	2008-04-09 17:49:30.848987000 +0100
+++ acinclude.m4	2008-04-09 17:53:25.652068359 +0100
@@ -340,7 +340,7 @@
 	* --disable-cg to this configure script but this is highly     *
 	* discouraged as this breaks many of the examples.             *
 	****************************************************************])
-	)
+	,-Xlinker --no-as-needed)
 fi
 
 AM_CONDITIONAL(BUILD_CGPLUGIN, test x$build_cg = xyes)



1.1                  dev-games/ogre/files/ogre-1.4.9-cegui.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/ogre/files/ogre-1.4.9-cegui.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/ogre/files/ogre-1.4.9-cegui.patch?rev=1.1&content-type=text/plain

Index: ogre-1.4.9-cegui.patch
===================================================================
--- acinclude.m4
+++ acinclude.m4
@@ -411,6 +411,8 @@
 ])
 
 AC_DEFUN([OGRE_CHECK_CEGUI], [
+    AC_ARG_ENABLE(cegui)
+    if test x$enable_cegui != xno; then
     PKG_CHECK_MODULES(CEGUI, CEGUI >= 0.5.0, 
             [build_cegui_sample=true], [build_cegui_sample=false])
     if test x$build_cegui_sample = xtrue; then
@@ -426,6 +428,7 @@
     else
         AC_MSG_RESULT([CEGUI not available, Gui and FacialAnimation samples will not be built])
     fi
+    fi
     AM_CONDITIONAL([HAVE_CEGUI], [test x$build_cegui_sample = xtrue])
 ])
 



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-games/ogre/files: ogre-1.4.9-as-needed.patch ogre-1.4.9-cegui.patch
@ 2010-11-15 23:00 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2010-11-15 23:00 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    10/11/15 23:00:20

  Removed:              ogre-1.4.9-as-needed.patch ogre-1.4.9-cegui.patch
  Log:
  old
  (Portage version: 2.1.8.3/cvs/Linux i686)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-11-15 23:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-20 17:11 [gentoo-commits] gentoo-x86 commit in dev-games/ogre/files: ogre-1.4.9-as-needed.patch ogre-1.4.9-cegui.patch Michael Sterrett (mr_bones_)
  -- strict thread matches above, loose matches on Subject: below --
2010-11-15 23:00 Michael Sterrett (mr_bones_)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox