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.1.ebuild
@ 2007-11-06 17:58 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; only message in thread
From: Michael Sterrett (mr_bones_) @ 2007-11-06 17:58 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    07/11/06 17:58:13

  Modified:             ChangeLog
  Added:                yabause-0.9.1.ebuild
  Log:
  version bump
  (Portage version: 2.1.3.16)

Revision  Changes    Path
1.20                 games-emulation/yabause/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/yabause/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	25 Sep 2007 05:47:37 -0000	1.19
+++ ChangeLog	6 Nov 2007 17:58:12 -0000	1.20
@@ -1,6 +1,12 @@
 # ChangeLog for games-emulation/yabause
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/yabause/ChangeLog,v 1.19 2007/09/25 05:47:37 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/yabause/ChangeLog,v 1.20 2007/11/06 17:58:12 mr_bones_ Exp $
+
+*yabause-0.9.1 (06 Nov 2007)
+
+  06 Nov 2007; Michael Sterrett <mr_bones_@gentoo.org>
+  +yabause-0.9.1.ebuild:
+  version bump
 
 *yabause-0.9.0 (25 Sep 2007)
 



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

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

Index: yabause-0.9.1.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-emulation/yabause/yabause-0.9.1.ebuild,v 1.1 2007/11/06 17:58:12 mr_bones_ Exp $

inherit autotools 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_unpack() {
	unpack ${A}
	cd "${S}"
	sed -i 's:$(datadir):/usr/share:' \
		src/gtk/Makefile.am \
		|| die "sed failed"
	eautoreconf
}

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



-- 
gentoo-commits@gentoo.org mailing list



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

only message in thread, other threads:[~2007-11-06 17:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-06 17:58 [gentoo-commits] gentoo-x86 commit in games-emulation/yabause: ChangeLog yabause-0.9.1.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