public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-emulation/yabause: ChangeLog yabause-0.9.9.ebuild yabause-0.9.7.ebuild yabause-0.9.8.ebuild
@ 2009-01-13  3:43 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; only message in thread
From: Michael Sterrett (mr_bones_) @ 2009-01-13  3:43 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    09/01/13 03:43:24

  Modified:             ChangeLog
  Added:                yabause-0.9.9.ebuild
  Removed:              yabause-0.9.7.ebuild yabause-0.9.8.ebuild
  Log:
  version bump
  (Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)

Revision  Changes    Path
1.29                 games-emulation/yabause/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/yabause/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/yabause/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/yabause/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/yabause/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	1 Dec 2008 00:50:36 -0000	1.28
+++ ChangeLog	13 Jan 2009 03:43:24 -0000	1.29
@@ -1,6 +1,12 @@
 # ChangeLog for games-emulation/yabause
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/yabause/ChangeLog,v 1.28 2008/12/01 00:50:36 nyhm Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/yabause/ChangeLog,v 1.29 2009/01/13 03:43:24 mr_bones_ Exp $
+
+*yabause-0.9.9 (13 Jan 2009)
+
+  13 Jan 2009; Michael Sterrett <mr_bones_@gentoo.org>
+  +yabause-0.9.9.ebuild:
+  version bump
 
 *yabause-0.9.8 (01 Dec 2008)
 



1.1                  games-emulation/yabause/yabause-0.9.9.ebuild

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

Index: yabause-0.9.9.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-emulation/yabause/yabause-0.9.9.ebuild,v 1.1 2009/01/13 03:43:24 mr_bones_ Exp $

EAPI=1
inherit games

DESCRIPTION="A Sega Saturn emulator"
HOMEPAGE="http://yabause.org/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"

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

RDEPEND="x11-libs/gtk+:2
	x11-libs/gtkglext
	virtual/opengl
	virtual/glu
	virtual/glut
	media-libs/libsdl"
DEPEND="${RDEPEND}
	dev-util/pkgconfig"

src_compile() {
	egamesconf \
		--datadir=/usr/share \
		--with-port=gtk \
		|| die
	emake -C src/c68k gen68k || die "emake failed"
	emake || die "emake failed"
}

src_install() {
	emake DESTDIR="${D}" install || die "emake install failed"
	dodoc AUTHORS ChangeLog GOALS README README.LIN TODO
	prepgamesdirs
}






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

only message in thread, other threads:[~2009-01-13  3:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-13  3:43 [gentoo-commits] gentoo-x86 commit in games-emulation/yabause: ChangeLog yabause-0.9.9.ebuild yabause-0.9.7.ebuild yabause-0.9.8.ebuild Michael Sterrett (mr_bones_)

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