Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master games grimoire by Florian Franzmann (feada18db60ea42171bb8020bd5ffed03dfda25c)

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 Florian Franzmann (feada18db60ea42171bb8020bd5ffed03dfda25c)
  • Date: Sat, 24 Apr 2010 16:14:59 -0700

On Sat, 24 Apr 2010 17:07:46 -0500
Florian Franzmann <scm AT sourcemage.org> wrote:

> GIT changes to master games grimoire by Florian Franzmann
> <siflfran AT hawo.stw.uni-erlangen.de>:
>
> games-simulation/torcs/BUILD | 4 +++-
> games-simulation/torcs/CONFIGURE | 1 +
> games-simulation/torcs/DETAILS | 2 ++
> games-simulation/torcs/HISTORY | 2 ++
> games-simulation/torcs/PRE_BUILD | 9 ++++++---
> 5 files changed, 14 insertions(+), 4 deletions(-)
>
> New commits:
> commit feada18db60ea42171bb8020bd5ffed03dfda25c
> Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
> Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
>
> games-simulation/torcs: made additional cars optional
>
> commit cabfec2af0b1a8a3f321ce06dc130d3877cba23b
> Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
> Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
>
> games-simulation/torcs: use make_single in build
>
> diff --git a/games-simulation/torcs/BUILD
> b/games-simulation/torcs/BUILD index 3e0f0e5..48fc041 100755
> --- a/games-simulation/torcs/BUILD
> +++ b/games-simulation/torcs/BUILD
> @@ -2,4 +2,6 @@ if check_if_xorg_modular_libs ; then
> OPTS="$OPTS --x-libraries=${TRACK_ROOT}/usr/lib"
> fi &&
>
> -default_games_build
> +make_single &&
> +default_games_build &&
> +make_normal
> diff --git a/games-simulation/torcs/CONFIGURE
> b/games-simulation/torcs/CONFIGURE new file mode 100755
> index 0000000..62b65c6
> --- /dev/null
> +++ b/games-simulation/torcs/CONFIGURE
> @@ -0,0 +1 @@
> +config_query TORCS_BERNIW_CARS "install additional cars?" n

For it to be usable in DETAILS this query needs to be in PREPARE. See
http://www.sourcemage.org/PREPARE

-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: signature.asc
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page