public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-emulation/openmsx: openmsx-0.7.2.ebuild ChangeLog openmsx-0.7.0.ebuild
@ 2009-09-08  6:36 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; only message in thread
From: Michael Sterrett (mr_bones_) @ 2009-09-08  6:36 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    09/09/08 06:36:46

  Modified:             ChangeLog openmsx-0.7.0.ebuild
  Added:                openmsx-0.7.2.ebuild
  Log:
  version bump
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.29                 games-emulation/openmsx/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/openmsx/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	10 Aug 2009 07:16:08 -0000	1.28
+++ ChangeLog	8 Sep 2009 06:36:46 -0000	1.29
@@ -1,6 +1,12 @@
 # ChangeLog for games-emulation/openmsx
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/ChangeLog,v 1.28 2009/08/10 07:16:08 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/ChangeLog,v 1.29 2009/09/08 06:36:46 mr_bones_ Exp $
+
+*openmsx-0.7.2 (08 Sep 2009)
+
+  08 Sep 2009; Michael Sterrett <mr_bones_@gentoo.org> openmsx-0.7.0.ebuild,
+  +openmsx-0.7.2.ebuild:
+  version bump
 
   10 Aug 2009; Samuli Suominen <ssuominen@gentoo.org> openmsx-0.7.0.ebuild:
   Missing media-libs/sdl-ttf depend.



1.3                  games-emulation/openmsx/openmsx-0.7.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/openmsx/openmsx-0.7.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/openmsx/openmsx-0.7.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/openmsx/openmsx-0.7.0.ebuild?r1=1.2&r2=1.3

Index: openmsx-0.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.7.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- openmsx-0.7.0.ebuild	10 Aug 2009 07:16:08 -0000	1.2
+++ openmsx-0.7.0.ebuild	8 Sep 2009 06:36:46 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.7.0.ebuild,v 1.2 2009/08/10 07:16:08 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.7.0.ebuild,v 1.3 2009/09/08 06:36:46 mr_bones_ Exp $
 
 EAPI=2
 inherit toolchain-funcs games
@@ -14,7 +14,7 @@
 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 IUSE="jack"
 
-RDEPEND="dev-lang/tcl
+DEPEND="dev-lang/tcl
 	dev-libs/libxml2
 	media-libs/libpng
 	media-libs/libsdl
@@ -23,7 +23,6 @@
 	media-libs/sdl-ttf
 	virtual/opengl
 	jack? ( media-sound/jack-audio-connection-kit )"
-DEPEND="${RDEPEND}"
 
 src_prepare() {
 	sed -i '/LINK_FLAGS+=/s/-s//' build/main.mk || die "sed failed"



1.1                  games-emulation/openmsx/openmsx-0.7.2.ebuild

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

Index: openmsx-0.7.2.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.7.2.ebuild,v 1.1 2009/09/08 06:36:46 mr_bones_ Exp $

EAPI=2
inherit games

DESCRIPTION="MSX emulator that aims for perfection"
HOMEPAGE="http://openmsx.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"

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

DEPEND="dev-lang/tcl
	dev-libs/libxml2
	media-libs/libpng
	media-libs/libsdl
	media-libs/glew
	media-libs/sdl-image
	media-libs/sdl-ttf
	virtual/opengl
	jack? ( media-sound/jack-audio-connection-kit )"

src_prepare() {
	sed -i \
		-e '/LINK_FLAGS+=/s/-s//' \
		build/main.mk \
		|| die "sed failed"
	sed -i \
		-e "/DISABLED/s:$:$(use jack || echo JACK):" \
		-e '/SYMLINK/s:true:false:' \
		build/custom.mk \
		|| die "sed custom.mk failed"
	find share/extensions -type f -exec chmod -x '{}' +
}

src_compile() {
	emake \
		CXXFLAGS="${CXXFLAGS}" \
		INSTALL_SHARE_DIR="${GAMES_DATADIR}"/${PN} \
		|| die "emake failed"
}

src_install() {
	emake \
		INSTALL_BINARY_DIR="${D}${GAMES_BINDIR}" \
		INSTALL_SHARE_DIR="${D}${GAMES_DATADIR}"/${PN} \
		INSTALL_DOC_DIR="${D}"/usr/share/doc/${PF} \
		install || die "emake install failed"
	dodoc ChangeLog README
	prepgamesdirs
}






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

only message in thread, other threads:[~2009-09-08  6:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-08  6:36 [gentoo-commits] gentoo-x86 commit in games-emulation/openmsx: openmsx-0.7.2.ebuild ChangeLog openmsx-0.7.0.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