* [gentoo-commits] gentoo-x86 commit in games-emulation/yabause: ChangeLog yabause-0.9.2.ebuild
@ 2007-12-17 3:27 Michael Sterrett (mr_bones_)
0 siblings, 0 replies; only message in thread
From: Michael Sterrett (mr_bones_) @ 2007-12-17 3:27 UTC (permalink / raw
To: gentoo-commits
mr_bones_ 07/12/17 03:27:41
Modified: ChangeLog
Added: yabause-0.9.2.ebuild
Log:
version bump
(Portage version: 2.1.3.19)
Revision Changes Path
1.21 games-emulation/yabause/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/yabause/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/yabause/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/yabause/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/yabause/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 6 Nov 2007 17:58:12 -0000 1.20
+++ ChangeLog 17 Dec 2007 03:27:40 -0000 1.21
@@ -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.20 2007/11/06 17:58:12 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/yabause/ChangeLog,v 1.21 2007/12/17 03:27:40 mr_bones_ Exp $
+
+*yabause-0.9.2 (17 Dec 2007)
+
+ 17 Dec 2007; Michael Sterrett <mr_bones_@gentoo.org>
+ +yabause-0.9.2.ebuild:
+ version bump
*yabause-0.9.1 (06 Nov 2007)
1.1 games-emulation/yabause/yabause-0.9.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/yabause/yabause-0.9.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/yabause/yabause-0.9.2.ebuild?rev=1.1&content-type=text/plain
Index: yabause-0.9.2.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.2.ebuild,v 1.1 2007/12/17 03:27:40 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-12-17 3:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-17 3:27 [gentoo-commits] gentoo-x86 commit in games-emulation/yabause: ChangeLog yabause-0.9.2.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