Skip to Content.
Sympa Menu

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

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 (c8ad4824c2e1abffa29e7c0433cd091e74e6f5e7)
  • Date: Sat, 24 Apr 2010 14:27:20 -0700

On Sat, 24 Apr 2010 15:49:16 -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/DEPENDS | 2 +-
> games-simulation/torcs/DETAILS | 3 +++
> games-simulation/torcs/HISTORY | 4 ++++
> games-simulation/torcs/PRE_BUILD | 4 ++++
> 4 files changed, 12 insertions(+), 1 deletion(-)
>
> New commits:
> commit c8ad4824c2e1abffa29e7c0433cd091e74e6f5e7
> Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
> Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
>
> games-simulation/torcs: added more cars
>
> commit ef3b0b0f0ae3e67eb13817d24401dab827303b17
> Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
> Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
>
> games-simulation/torcs: depends openal -> OPENAL
>
> diff --git a/games-simulation/torcs/DEPENDS
> b/games-simulation/torcs/DEPENDS index 28a3466..a9ecfff 100755
> --- a/games-simulation/torcs/DEPENDS
> +++ b/games-simulation/torcs/DEPENDS
> @@ -1,5 +1,5 @@
> depends GLUT &&
> -depends openal &&
> +depends OPENAL &&
> depends plib &&
> depends libpng &&
> depends xorg-libs "--with-x
> --x-libraries=${INSTALL_ROOT}/usr/lib" && diff --git
> a/games-simulation/torcs/DETAILS b/games-simulation/torcs/DETAILS
> index f23d324..dc2586c 100755 --- a/games-simulation/torcs/DETAILS
> +++ b/games-simulation/torcs/DETAILS
> @@ -3,6 +3,9 @@
> SOURCE=$SPELL-$VERSION.tar.bz2
> SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION/-test1/}
> SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
> + SOURCE2=kc.tar.bz2
> + SOURCE2_URL[0]=http://www.berniw.org/trb/download/${SOURCE2}

That should be an optional download and install as it's not upstream.

-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