Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] PERFORCE change 80347 by Pol Vinogradov for review

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: SM-Commit <sm-commit AT lists.ibiblio.org>
  • Subject: Re: [SM-Commit] PERFORCE change 80347 by Pol Vinogradov for review
  • Date: Wed, 07 Jun 2006 11:39:23 -0700

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Perforce Review Daemon wrote:
> Change 80347 by pol_vinogradov@public on 2006/06/07 19:04:07
>
> checking converted to check_if_xorg_modular_libs
>
> Affected files ...
>
> ... //sgl/grimoires/games/games-simulation/foobillard/DEPENDS#4 edit
> ... //sgl/grimoires/games/games-simulation/foobillard/HISTORY#6 edit
>
> Differences ...
>
> ==== //sgl/grimoires/games/games-simulation/foobillard/DEPENDS#4 (xtext)
> ====
>
> @@ -2,9 +2,9 @@
> depends sdl &&
> depends freetype2 &&
>
> -if [[ "$(get_spell_provider sdl X11-LIBS)" == "xorg-server" ]] ||
> - [[ "$(get_spell_provider sdl X11-LIBS)" == "xorg-libs" ]]
> -then
> +source $GRIMOIRE/FUNCTIONS &&
> +
> +if check_if_xorg_modular_libs sdl ; then
> depends libxi
> fi &&
<snip>

I believe FUNCTIONS is already available by the time we hit DEPENDS
(it's available from BUILD on, IIRC).

- -sandalle

- --
Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us | http://www.sourcemage.org/
http://eric.sandall.us/ | SysAdmin @ Shock Physics @ WSU
http://counter.li.org/ #196285 | http://www.shock.wsu.edu/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEhx1bHXt9dKjv3WERApC5AKCsBsGHzQf+bQSpl6yPhmFNgtUBfwCggX/O
LFXWb/hD3Xmj/yj8dsju3Zk=
=O6UP
-----END PGP SIGNATURE-----




Archive powered by MHonArc 2.6.24.

Top of Page