Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] PERFORCE change 79805 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 79805 by Eric Sandall for review
  • Date: Thu, 25 May 2006 14:50:04 +0100 (BST)

Change 79805 by eric_sandall@sandalle-moby on 2006/05/25 14:49:57

* DEPENDS: If xorg-server provides X11-LIBS, depend on libxft

Affected files ...

... //sgl/grimoires/test/http/seamonkey/DEPENDS#3 integrate
... //sgl/grimoires/test/http/seamonkey/HISTORY#8 integrate

Differences ...

==== //sgl/grimoires/test/http/seamonkey/DEPENDS#3 (xtext) ====

@@ -8,6 +8,10 @@
depends libidl '--with-libIDL' &&
depends nspr '--with-system-nspr' &&

+if [ "$(get_spell_provider $SPELL X11-LIBS)" == "xorg-server" ]; then
+ depends libxft
+fi &&
+
#Not tested
optional_depends openldap \
'--enable-ldap' \

==== //sgl/grimoires/test/http/seamonkey/HISTORY#8 (text) ====

@@ -1,3 +1,6 @@
+2006-05-24 Eric Sandall <eric AT sandall.us>
+ * DEPENDS: If xorg-server provides X11-LIBS, depend on libxft
+
2006-04-15 Arwed v. Merkatz <v.merkatz AT gmx.net>
* DETAILS: updated to 1.0.1, set SECURITY_PATCH=1

@@ -27,3 +30,4 @@
2005-12-06 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS, PRE_BUILD, BUILD, INSTALL, PROVIDES, DEPENDS, HISTORY:
created spell
* seamonkey.sh, desktop/seamonkey.desktop: created spell
+



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

Archive powered by MHonArc 2.6.24.

Top of Page