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

Perforce Review Daemon p4review at smee.org
Thu May 25 09:50:02 EDT 2006


Change 79800 by eric_sandall at sandalle-moby on 2006/05/25 14:47:19

	   * DEPENDS: If X11-LIBS is provided by xorg-server, depend on libxp (Xprint)

Affected files ...

... //sgl/grimoires/devel/x11-toolkits/openmotif/DEPENDS#2 edit
... //sgl/grimoires/devel/x11-toolkits/openmotif/HISTORY#7 edit

Differences ...

==== //sgl/grimoires/devel/x11-toolkits/openmotif/DEPENDS#2 (xtext) ====

@@ -1,1 +1,5 @@
-depends  X11-LIBS
+depends  X11-LIBS  &&
+
+if  [  "$(get_spell_provider  $SPELL  X11-LIBS)"  ==  "xorg-server"  ];  then
+  depends  libxp
+fi

==== //sgl/grimoires/devel/x11-toolkits/openmotif/HISTORY#7 (text) ====

@@ -1,3 +1,6 @@
+2006-05-24 Eric Sandall <eric at sandall.us>
+	* DEPENDS: If X11-LIBS is provided by xorg-server, depend on libxp (Xprint)
+
 2006-03-12 Karsten Behrmann <BearPerson at sourcemage.org>
 	* DETAILS: (automated) Add KEYWORDS
 
@@ -5,7 +8,8 @@
 	* DETAILS: MD5 -> SHA512
 
 2005-05-01 Thomas Houssin <Thomas.Houssin at sourcemage.orgQ
-	* PRE_BUILD : apply several patches (including security patches) ; mostly taken from gentoo
+	* PRE_BUILD : apply several patches (including security patches) ; mostly
+	  taken from gentoo
 	* Patches added : 
 		- openmotif-2.2.3-CAN-2004-0687-0688.patch.bz2
 		- openmotif-2.2.3-CAN-2004-0914-newer.patch.bz2



More information about the SM-Commit mailing list