Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master games grimoire by Pol Vinogradov (e69ed021687f5ddfd928c75fcad174c5bfa8fd77)

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 AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master games grimoire by Pol Vinogradov (e69ed021687f5ddfd928c75fcad174c5bfa8fd77)
  • Date: Tue, 27 Mar 2007 13:51:49 -0700

On Tuesday 27 March 2007 13:27:17 Pol Vinogradov wrote:
> GIT changes to master games grimoire by Pol Vinogradov
> <vin.public AT gmail.com>:
>
> games-simulation/torcs/BUILD | 17 ++++++-----------
> games-simulation/torcs/DEPENDS | 9 +++++----
> games-simulation/torcs/HISTORY | 4 ++++
> 3 files changed, 15 insertions(+), 15 deletions(-)
>
> New commits:
> commit 592714b8f7e21759426464402e6316cb7c963a8f
> Author: Pol Vinogradov <vin.public AT gmail.com>
> Commit: Pol Vinogradov <vin.public AT gmail.com>
>
> games-simulation/torcs:
>
> BUILD: switched to default_games_build, some cleanups
> DEPENDS: libxrandr is a required dependency
<snip>
> diff --git a/games-simulation/torcs/DEPENDS
> b/games-simulation/torcs/DEPENDS index c837012..1f1e82d 100755
> --- a/games-simulation/torcs/DEPENDS
> +++ b/games-simulation/torcs/DEPENDS
> @@ -7,8 +7,9 @@ depends X11-LIBS "--with-x" &&
> source $GRIMOIRE/FUNCTIONS &&
>
> if check_if_xorg_modular_libs ; then
> - optional_depends libxrandr \
> - "--enable-xrandr" \
> - "--disable-xrandr" \
> - "enable the XRANDR mode?"
> + depends libxrandr "--enable-xrandr"
> +# optional_depends libxrandr \
> +# "--enable-xrandr" \
> +# "--disable-xrandr" \
> +# "enable the XRANDR mode?"
> fi

No point in leaving the optional_depends commented, we have git for looking
back in history. ;)

-sandalle

--
Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | http://counter.li.org/ #196285

Attachment: pgpkmcKltHgX3.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page