public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gamerlay:master commit in: app-emulation/fs-uae-launcher/
@ 2013-12-08 11:44 Marcel Unbehaun
  0 siblings, 0 replies; only message in thread
From: Marcel Unbehaun @ 2013-12-08 11:44 UTC (permalink / raw
  To: gentoo-commits

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
+}


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

only message in thread, other threads:[~2013-12-08 11:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-08 11:44 [gentoo-commits] proj/gamerlay:master commit in: app-emulation/fs-uae-launcher/ Marcel Unbehaun

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