[SM-Commit] PERFORCE change 79823 by Eric Sandall for review

Perforce Review Daemon p4review at smee.org
Thu May 25 13:05:00 EDT 2006


Change 79823 by eric_sandall at sandalle-moby on 2006/05/25 18:00:17

	   * DEPENDS: Depends on libxrender if xorg-server provides XDAMAGE

Affected files ...

... //sgl/grimoires/test/xfce/xfwm4/DEPENDS#2 integrate
... //sgl/grimoires/test/xfce/xfwm4/HISTORY#8 integrate

Differences ...

==== //sgl/grimoires/test/xfce/xfwm4/DEPENDS#2 (xtext) ====

@@ -1,9 +1,14 @@
 depends  xfce-mcs-manager  &&
-optional_depends  "startup-notification"  \
-                  ""                      \
-                  ""                      \
-                  "for startup notification"
 
 if [ "$COMPOSITOR" = "y" ]; then
   depends  XDAMAGE "--enable-compositor"
-fi
+fi  &&
+
+if  [  "$(get_spell_provider  $SPELL  XDAMAGE)"  ==  "xorg-server"  ];  then
+  depends  libxrender
+fi  &&
+
+optional_depends  "startup-notification"      \
+                  ""                          \
+                  ""                          \
+                  "for startup notification"

==== //sgl/grimoires/test/xfce/xfwm4/HISTORY#8 (text) ====

@@ -1,3 +1,6 @@
+2006-05-25 Eric Sandall <eric at sandall.us>
+	* DEPENDS: Depends on libxrender if xorg-server provides XDAMAGE
+
 2006-03-12 Karsten Behrmann <BearPerson at sourcemage.org>
 	* DETAILS: (automated) Add KEYWORDS
 



More information about the SM-Commit mailing list