From: "Marcel Unbehaun" <frostworks@gmx.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-emulation/m64py/
Date: Mon, 25 Jun 2012 08:50:25 +0000 (UTC) [thread overview]
Message-ID: <1340614316.d45f748ecfb228682f496409e8fee9556bcb4438.frostwork@gentoo> (raw)
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"
+
reply other threads:[~2012-06-25 8:50 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1340614316.d45f748ecfb228682f496409e8fee9556bcb4438.frostwork@gentoo \
--to=frostworks@gmx.de \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox