Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] PERFORCE change 79801 by Eric Sandall for review

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Perforce Review Daemon <p4review AT smee.org>
  • To: "Andrew Stitt" <a AT t.armory.com>, "Arjan Bouter" <abouter AT sourcemage.org>, "SM-Commit Daemon" <sm-commit AT lists.ibiblio.org>, "duane_malcolm" <d.malcolm AT auckland.ac.nz>, "Ethan Grammatikidis" <eekee AT eekee.is-a-geek.org>, "Gareth Clay" <gareth AT caffeinefuelled.co.uk>, "Maurizio Boriani" <baux AT member.fsf.org>, "Pieter Lenaerts" <e-type AT sourcemage.org>, "Robin Cook" <rcook AT wyrms.net>, "Seth Woolley" <seth AT swoolley.homeip.net>, "Unet" <unet AT sourcemage.org>, "vladimir_marek" <vlmarek AT volny.cz>
  • Subject: [SM-Commit] PERFORCE change 79801 by Eric Sandall for review
  • Date: Thu, 25 May 2006 14:50:02 +0100 (BST)

Change 79801 by eric_sandall@sandalle-moby on 2006/05/25 14:47:58

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

Affected files ...

... //sgl/grimoires/test/x11-toolkits/openmotif/DEPENDS#2 integrate
... //sgl/grimoires/test/x11-toolkits/openmotif/HISTORY#7 integrate

Differences ...

==== //sgl/grimoires/test/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/test/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



  • [SM-Commit] PERFORCE change 79801 by Eric Sandall for review, Perforce Review Daemon, 05/25/2006

Archive powered by MHonArc 2.6.24.

Top of Page