public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-emulation/gens: ChangeLog gens-2.15.4.ebuild
@ 2008-09-10 22:00 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; only message in thread
From: Michael Sterrett (mr_bones_) @ 2008-09-10 22:00 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    08/09/10 22:00:55

  Modified:             ChangeLog
  Added:                gens-2.15.4.ebuild
  Log:
  version bump
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.17                 games-emulation/gens/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/gens/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	29 Nov 2007 03:36:27 -0000	1.16
+++ ChangeLog	10 Sep 2008 22:00:55 -0000	1.17
@@ -1,6 +1,12 @@
 # ChangeLog for games-emulation/gens
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/gens/ChangeLog,v 1.16 2007/11/29 03:36:27 mr_bones_ Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/gens/ChangeLog,v 1.17 2008/09/10 22:00:55 mr_bones_ Exp $
+
+*gens-2.15.4 (10 Sep 2008)
+
+  10 Sep 2008; Michael Sterrett <mr_bones_@gentoo.org>
+  +files/gens-2.15.4-romsdir.patch, +gens-2.15.4.ebuild:
+  version bump
 
   29 Nov 2007; Michael Sterrett <mr_bones_@gentoo.org>
   +files/gens-2.12b-romsdir.patch, gens-2.12b.ebuild:



1.1                  games-emulation/gens/gens-2.15.4.ebuild

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

Index: gens-2.15.4.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-emulation/gens/gens-2.15.4.ebuild,v 1.1 2008/09/10 22:00:55 mr_bones_ Exp $

inherit eutils flag-o-matic games

DESCRIPTION="A Sega Genesis/CD/32X emulator"
HOMEPAGE="http://gens.consolemul.com/"
SRC_URI="mirror://sourceforge/gens/${P}.tar.gz"

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

RDEPEND="virtual/opengl
	>=media-libs/libsdl-1.2
	>=x11-libs/gtk+-2.4"
DEPEND="${RDEPEND}
	>=dev-lang/nasm-0.98"

src_unpack() {
	unpack ${A}
	cd "${S}"
	epatch "${FILESDIR}"/${P}-romsdir.patch
	append-ldflags -Wl,-z,noexecstack
}

src_install() {
	emake DESTDIR="${D}" install || die "emake install failed"
	dodoc AUTHORS BUGS README
	prepgamesdirs
}






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

only message in thread, other threads:[~2008-09-10 22:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-10 22:00 [gentoo-commits] gentoo-x86 commit in games-emulation/gens: ChangeLog gens-2.15.4.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