public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-sports/toycars: ChangeLog toycars-0.3.9.ebuild toycars-0.3.5.ebuild
@ 2009-06-03 20:05 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-06-03 20:05 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/06/03 20:05:49

  Modified:             ChangeLog
  Added:                toycars-0.3.9.ebuild
  Removed:              toycars-0.3.5.ebuild
  Log:
  Version bump wrt #239127.
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 games-sports/toycars/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-sports/toycars/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-sports/toycars/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-sports/toycars/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-sports/toycars/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	21 Dec 2008 02:54:29 -0000	1.11
+++ ChangeLog	3 Jun 2009 20:05:49 -0000	1.12
@@ -1,6 +1,11 @@
 # ChangeLog for games-sports/toycars
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-sports/toycars/ChangeLog,v 1.11 2008/12/21 02:54:29 darkside Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-sports/toycars/ChangeLog,v 1.12 2009/06/03 20:05:49 ssuominen Exp $
+
+*toycars-0.3.9 (03 Jun 2009)
+
+  03 Jun 2009; Samuli Suominen <ssuominen@gentoo.org> +toycars-0.3.9.ebuild:
+  Version bump wrt #239127.
 
   21 Dec 2008; Jeremy Olexa <darkside@gentoo.org>
   +files/toycars-0.3.5-64bit.patch, +files/toycars-0.3.5-gcc43.patch,



1.1                  games-sports/toycars/toycars-0.3.9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-sports/toycars/toycars-0.3.9.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-sports/toycars/toycars-0.3.9.ebuild?rev=1.1&content-type=text/plain

Index: toycars-0.3.9.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-sports/toycars/toycars-0.3.9.ebuild,v 1.1 2009/06/03 20:05:49 ssuominen Exp $

EAPI=2
inherit eutils flag-o-matic games

DESCRIPTION="a physics based 2-D racer inspired by Micro Machines"
HOMEPAGE="http://sourceforge.net/projects/toycars"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="media-libs/libsdl
	media-libs/sdl-image
	>=media-libs/fmod-4.25.07-r1:1
	virtual/glu
	virtual/opengl"
DEPEND="${RDEPEND}"

src_configure() {
	append-ldflags -L/opt/fmodex/api/lib
	egamesconf
}

src_install() {
	dogamesbin src/${PN} || die "dogamesbin failed"
	insinto "${GAMES_DATADIR}"/${PN}
	doins -r data || die "doins failed"
	newicon celica-render.png ${PN}.png
	make_desktop_entry ${PN} "Toy Cars"
	dodoc AUTHORS ChangeLog README TODO
	prepgamesdirs
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-06-03 20:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-03 20:05 [gentoo-commits] gentoo-x86 commit in games-sports/toycars: ChangeLog toycars-0.3.9.ebuild toycars-0.3.5.ebuild Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox