public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marcel Unbehaun" <frostworks@gmx.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gamerlay:master commit in: app-emulation/fs-uae-launcher/
Date: Sun,  8 Dec 2013 11:44:06 +0000 (UTC)	[thread overview]
Message-ID: <1386503091.3da7e0a163677865bf5b3a2009a83b21dbd8adca.frostwork@gentoo> (raw)

commit:     3da7e0a163677865bf5b3a2009a83b21dbd8adca
Author:     Marcel Unbehaun <marcel <AT> frostworx <DOT> de>
AuthorDate: Sun Dec  8 11:44:51 2013 +0000
Commit:     Marcel Unbehaun <frostworks <AT> gmx <DOT> de>
CommitDate: Sun Dec  8 11:44:51 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=3da7e0a1

[app-emulation/fs-uae-launcher]  initial fs-uae-launcher-2.3.11.ebuild

---
 .../fs-uae-launcher/fs-uae-launcher-2.3.11.ebuild  | 31 ++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/app-emulation/fs-uae-launcher/fs-uae-launcher-2.3.11.ebuild b/app-emulation/fs-uae-launcher/fs-uae-launcher-2.3.11.ebuild
new file mode 100644
index 0000000..dcc5626
--- /dev/null
+++ b/app-emulation/fs-uae-launcher/fs-uae-launcher-2.3.11.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_6,2_7} )
+
+inherit eutils games distutils-r1
+
+DESCRIPTION="WxPython launcher for FS-UAE"
+HOMEPAGE="http://fs-uae.net/"
+SRC_URI="http://fs-uae.net/fs-uae/devel/${PV}dev/${P}dev.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/wxpython
+	dev-python/pygame
+	dev-python/pyside"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${P}dev"
+
+
+src_install() {
+	distutils-r1_src_install
+	make_desktop_entry ${PN} "FS-UAE Launcher" fs-uae
+}


                 reply	other threads:[~2013-12-08 11:44 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=1386503091.3da7e0a163677865bf5b3a2009a83b21dbd8adca.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