public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-emulation/desmume: ChangeLog desmume-0.9.2_p1.ebuild
@ 2009-05-11 17:13 Hanno Boeck (hanno)
  0 siblings, 0 replies; only message in thread
From: Hanno Boeck (hanno) @ 2009-05-11 17:13 UTC (permalink / raw
  To: gentoo-commits

hanno       09/05/11 17:13:27

  Modified:             ChangeLog
  Added:                desmume-0.9.2_p1.ebuild
  Log:
  desmume bump
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 games-emulation/desmume/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/desmume/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	13 Feb 2009 21:35:55 -0000	1.11
+++ ChangeLog	11 May 2009 17:13:27 -0000	1.12
@@ -1,6 +1,11 @@
 # ChangeLog for games-emulation/desmume
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/desmume/ChangeLog,v 1.11 2009/02/13 21:35:55 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/desmume/ChangeLog,v 1.12 2009/05/11 17:13:27 hanno Exp $
+
+*desmume-0.9.2_p1 (11 May 2009)
+
+  11 May 2009; Hanno Boeck <hanno@gentoo.org> +desmume-0.9.2_p1.ebuild:
+  Version bump.
 
 *desmume-0.9.1 (13 Feb 2009)
 



1.1                  games-emulation/desmume/desmume-0.9.2_p1.ebuild

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

Index: desmume-0.9.2_p1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-emulation/desmume/desmume-0.9.2_p1.ebuild,v 1.1 2009/05/11 17:13:27 hanno Exp $

EAPI="2"

inherit games

DESCRIPTION="Emulator for Nintendo DS."
HOMEPAGE="http://desmume.org/"
SRC_URI="mirror://sourceforge/desmume/${P/_p/-}.tar.gz"

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

DEPEND=">=x11-libs/gtk+-2.8.0
	gnome-base/libglade
	x11-libs/gtkglext
	virtual/opengl
	sys-libs/zlib
	dev-libs/zziplib
	media-libs/libsdl[joystick]"
RDEPEND="${DEPEND}"

S="${WORKDIR}/${P/_p/-}"

src_compile() {
	egamesconf --datadir=/usr/share || die "egamesconf failed"
	emake || die "emake failed"
}

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






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

only message in thread, other threads:[~2009-05-11 17:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-11 17:13 [gentoo-commits] gentoo-x86 commit in games-emulation/desmume: ChangeLog desmume-0.9.2_p1.ebuild Hanno Boeck (hanno)

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