public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/systemsettings/files: systemsettings-4.4.2-xinerama_cmake_automagic.patch
@ 2010-05-03 19:38 Maciej Mrozowski (reavertm)
  0 siblings, 0 replies; 2+ messages in thread
From: Maciej Mrozowski (reavertm) @ 2010-05-03 19:38 UTC (permalink / raw
  To: gentoo-commits

reavertm    10/05/03 19:38:00

  Added:                systemsettings-4.4.2-xinerama_cmake_automagic.patch
  Log:
  Fix Xinerama automagic, bug 312513, thanks for Andreas K. Huettel (dilfridge)
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  kde-base/systemsettings/files/systemsettings-4.4.2-xinerama_cmake_automagic.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/systemsettings/files/systemsettings-4.4.2-xinerama_cmake_automagic.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/systemsettings/files/systemsettings-4.4.2-xinerama_cmake_automagic.patch?rev=1.1&content-type=text/plain

Index: systemsettings-4.4.2-xinerama_cmake_automagic.patch
===================================================================
diff -r -u kdebase-workspace-4.4.2-orig/ConfigureChecks.cmake kdebase-workspace-4.4.2/ConfigureChecks.cmake
--- kdebase-workspace-4.4.2-orig/ConfigureChecks.cmake	2009-11-21 10:44:36.000000000 +0100
+++ kdebase-workspace-4.4.2/ConfigureChecks.cmake	2010-04-02 00:04:32.000000000 +0200
@@ -71,7 +71,14 @@
 macro_bool_to_01(X11_Xcursor_FOUND HAVE_XCURSOR) # many uses
 macro_bool_to_01(X11_Xdamage_FOUND HAVE_XDAMAGE) # kwin
 macro_bool_to_01(X11_Xfixes_FOUND HAVE_XFIXES) # klipper, kicker, kwin
+
+if(NOT WITH_X11_Xinerama)
+  set(X11_Xinerama_FOUND FALSE)
+  MESSAGE(STATUS "Disabling Xinerama as requested on commandline.")
+endif(NOT WITH_X11_Xinerama)
+
 macro_bool_to_01(X11_Xinerama_FOUND HAVE_XINERAMA)
+
 macro_bool_to_01(X11_Xrandr_FOUND HAVE_XRANDR) # kwin
 macro_bool_to_01(X11_Xrender_FOUND HAVE_XRENDER) # kcontrol/style, kicker
 macro_bool_to_01(X11_xf86misc_FOUND HAVE_XF86MISC) # kdesktop and kcontrol/lock






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

* [gentoo-commits] gentoo-x86 commit in kde-base/systemsettings/files: systemsettings-4.4.2-xinerama_cmake_automagic.patch
@ 2012-09-03 14:43 Johannes Huber (johu)
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber (johu) @ 2012-09-03 14:43 UTC (permalink / raw
  To: gentoo-commits

johu        12/09/03 14:43:26

  Removed:              systemsettings-4.4.2-xinerama_cmake_automagic.patch
  Log:
  Remove old.
  
  (Portage version: 2.2.0_alpha124/cvs/Linux x86_64)


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

end of thread, other threads:[~2012-09-03 14:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-03 19:38 [gentoo-commits] gentoo-x86 commit in kde-base/systemsettings/files: systemsettings-4.4.2-xinerama_cmake_automagic.patch Maciej Mrozowski (reavertm)
  -- strict thread matches above, loose matches on Subject: below --
2012-09-03 14:43 Johannes Huber (johu)

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