public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gamerlay:master commit in: games-emulation/m64py/
@ 2012-06-25  8:50 Marcel Unbehaun
  0 siblings, 0 replies; only message in thread
From: Marcel Unbehaun @ 2012-06-25  8:50 UTC (permalink / raw
  To: gentoo-commits

commit:     d45f748ecfb228682f496409e8fee9556bcb4438
Author:     Marcel Unbehaun <marcel <AT> frostworx <DOT> de>
AuthorDate: Mon Jun 25 08:51:56 2012 +0000
Commit:     Marcel Unbehaun <frostworks <AT> gmx <DOT> de>
CommitDate: Mon Jun 25 08:51:56 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=d45f748e

[games-emulation/m64py]		initial m64py-0.1.0.ebuild

---
 games-emulation/m64py/m64py-0.1.0.ebuild |   29 +++++++++++++++++++++++++++++
 1 files changed, 29 insertions(+), 0 deletions(-)

diff --git a/games-emulation/m64py/m64py-0.1.0.ebuild b/games-emulation/m64py/m64py-0.1.0.ebuild
new file mode 100644
index 0000000..9cfaf38
--- /dev/null
+++ b/games-emulation/m64py/m64py-0.1.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: Exp $
+
+EAPI=3
+
+PYTHON_DEPEND="2"
+SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.*"
+
+inherit distutils
+
+DESCRIPTION="A frontend for Mupen64Plus"
+HOMEPAGE="http://m64py.sourceforge.net/"
+SRC_URI="mirror://sourceforge/m64py/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="7zip rar"
+
+RDEPEND="media-libs/libsdl
+	dev-python/PyQt4[opengl]
+	>=games-emulation/mupen64plus-1.99.5
+	7zip? ( || ( dev-python/pylzma app-arch/p7zip ) )
+	rar? ( || ( app-arch/unrar app-arch/rar ) )"
+
+DOCS="AUTHORS ChangeLog README"
+



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

only message in thread, other threads:[~2012-06-25  8:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-25  8:50 [gentoo-commits] proj/gamerlay:master commit in: games-emulation/m64py/ Marcel Unbehaun

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