public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gamerlay:master commit in: app-emulation/fs-uae/
@ 2013-11-26 16:19 Marcel Unbehaun
  0 siblings, 0 replies; 8+ messages in thread
From: Marcel Unbehaun @ 2013-11-26 16:19 UTC (permalink / raw
  To: gentoo-commits

commit:     87d9ec5a053a55448b5140b41f6d8a0e8bd51398
Author:     Marcel Unbehaun <marcel <AT> frostworx <DOT> de>
AuthorDate: Tue Nov 26 16:20:02 2013 +0000
Commit:     Marcel Unbehaun <frostworks <AT> gmx <DOT> de>
CommitDate: Tue Nov 26 16:20:02 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=87d9ec5a

[app-emulation/fs-uae]	updated to fs-uae-2.3.9.ebuild

---
 app-emulation/fs-uae/fs-uae-2.2.3.ebuild           | 35 ----------------------
 .../{fs-uae-2.3.8.ebuild => fs-uae-2.3.9.ebuild}   |  0
 2 files changed, 35 deletions(-)

diff --git a/app-emulation/fs-uae/fs-uae-2.2.3.ebuild b/app-emulation/fs-uae/fs-uae-2.2.3.ebuild
deleted file mode 100644
index e808358..0000000
--- a/app-emulation/fs-uae/fs-uae-2.2.3.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v3
-# $Header: app-emulation/e-uae/fs-uae-1.2.0.ebuild,v 1.0 2012/05/05 9:03:09 frostwork Exp $
-
-EAPI="2"
-
-inherit eutils games
-
-DESCRIPTION="a multi-platform Amiga emulator"
-HOMEPAGE="http://fengestad.no/"${PN}""
-SRC_URI="http://fengestad.no/"${PN}"/stable/"${PV}"/"${P}".tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="launcher"
-
-RDEPEND="virtual/opengl
-		media-libs/openal
-		media-libs/libpng
-		media-libs/libsdl
-		sys-libs/zlib[minizip]"
-
-DEPEND="$RDEPEND"
-
-src_prepare() {
-	sed -i '1i#define OF(x) x' src/archivers/zip/*.h
-}
-
-pkg_postinst() {
-	games_pkg_postinst
-	ewarn "Before you launch fs-uae for the first time you need to create and configure"
-	ewarn "~/.config/fs-uae/fs-uae.conf"
-	ewarn "for an example see ${GAMES_DATADIR}/${PN}/example.conf"
-}

diff --git a/app-emulation/fs-uae/fs-uae-2.3.8.ebuild b/app-emulation/fs-uae/fs-uae-2.3.9.ebuild
similarity index 100%
rename from app-emulation/fs-uae/fs-uae-2.3.8.ebuild
rename to app-emulation/fs-uae/fs-uae-2.3.9.ebuild


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] proj/gamerlay:master commit in: app-emulation/fs-uae/
@ 2013-12-08  6:29 Marcel Unbehaun
  0 siblings, 0 replies; 8+ messages in thread
From: Marcel Unbehaun @ 2013-12-08  6:29 UTC (permalink / raw
  To: gentoo-commits

commit:     7b6e12d5d029c15e05725abfe820ad7e2e34f5e5
Author:     Marcel Unbehaun <marcel <AT> frostworx <DOT> de>
AuthorDate: Sun Dec  8 06:30:47 2013 +0000
Commit:     Marcel Unbehaun <frostworks <AT> gmx <DOT> de>
CommitDate: Sun Dec  8 06:30:47 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=7b6e12d5

[app-emulation/fs-uae]	updated to fs-uae-2.3.11.ebuild

---
 .../{fs-uae-2.3.9.ebuild => fs-uae-2.3.11.ebuild}      | 18 ++++--------------
 1 file changed, 4 insertions(+), 14 deletions(-)

diff --git a/app-emulation/fs-uae/fs-uae-2.3.9.ebuild b/app-emulation/fs-uae/fs-uae-2.3.11.ebuild
similarity index 53%
rename from app-emulation/fs-uae/fs-uae-2.3.9.ebuild
rename to app-emulation/fs-uae/fs-uae-2.3.11.ebuild
index e7c598d..762707b 100644
--- a/app-emulation/fs-uae/fs-uae-2.3.9.ebuild
+++ b/app-emulation/fs-uae/fs-uae-2.3.11.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v3
-# $Header: app-emulation/e-uae/fs-uae,v 1.0 2013/10/21 08:37:09 frostwork Exp $
+# $Header: app-emulation/e-uae/fs-uae,v 1.0 2013/12/08 07:19:41 frostwork Exp $
 
 EAPI="2"
 
@@ -16,22 +16,12 @@ KEYWORDS="~amd64 ~x86"
 IUSE="launcher"
 
 RDEPEND="virtual/opengl
+		media-libs/freetype:2
 		media-libs/openal
 		media-libs/libpng
-		media-libs/libsdl
-		sys-libs/zlib[minizip]"
+		>=media-libs/libsdl-1.2[joystick,opengl,X]
+		sys-libs/zlib"
 
 DEPEND="$RDEPEND"
 
 S="${WORKDIR}/${P}dev"
-
-src_prepare() {
-	sed -i '1i#define OF(x) x' src/archivers/zip/*.h
-}
-
-pkg_postinst() {
-	games_pkg_postinst
-	ewarn "Before you launch fs-uae for the first time you need to create and configure"
-	ewarn "~/.config/fs-uae/fs-uae.conf"
-	ewarn "for an example see ${GAMES_DATADIR}/${PN}/example.conf"
-}


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] proj/gamerlay:master commit in: app-emulation/fs-uae/
@ 2013-11-09  7:19 Marcel Unbehaun
  0 siblings, 0 replies; 8+ messages in thread
From: Marcel Unbehaun @ 2013-11-09  7:19 UTC (permalink / raw
  To: gentoo-commits

commit:     54f303a84215c8fce97e159eb5c982218b0ad435
Author:     Marcel Unbehaun <marcel <AT> frostworx <DOT> de>
AuthorDate: Sat Nov  9 07:19:31 2013 +0000
Commit:     Marcel Unbehaun <frostworks <AT> gmx <DOT> de>
CommitDate: Sat Nov  9 07:19:31 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=54f303a8

[app-emulation/fs-uae]	updated to fs-uae-2.3.8.ebuild

---
 .../fs-uae/{fs-uae-2.2.0.ebuild => fs-uae-2.2.3.ebuild}        |  0
 .../fs-uae/{fs-uae-2.2.0.ebuild => fs-uae-2.3.8.ebuild}        | 10 ++++++----
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/app-emulation/fs-uae/fs-uae-2.2.0.ebuild b/app-emulation/fs-uae/fs-uae-2.2.3.ebuild
similarity index 100%
copy from app-emulation/fs-uae/fs-uae-2.2.0.ebuild
copy to app-emulation/fs-uae/fs-uae-2.2.3.ebuild

diff --git a/app-emulation/fs-uae/fs-uae-2.2.0.ebuild b/app-emulation/fs-uae/fs-uae-2.3.8.ebuild
similarity index 72%
rename from app-emulation/fs-uae/fs-uae-2.2.0.ebuild
rename to app-emulation/fs-uae/fs-uae-2.3.8.ebuild
index e808358..e7c598d 100644
--- a/app-emulation/fs-uae/fs-uae-2.2.0.ebuild
+++ b/app-emulation/fs-uae/fs-uae-2.3.8.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v3
-# $Header: app-emulation/e-uae/fs-uae-1.2.0.ebuild,v 1.0 2012/05/05 9:03:09 frostwork Exp $
+# $Header: app-emulation/e-uae/fs-uae,v 1.0 2013/10/21 08:37:09 frostwork Exp $
 
 EAPI="2"
 
 inherit eutils games
 
 DESCRIPTION="a multi-platform Amiga emulator"
-HOMEPAGE="http://fengestad.no/"${PN}""
-SRC_URI="http://fengestad.no/"${PN}"/stable/"${PV}"/"${P}".tar.gz"
+HOMEPAGE="http://${PN}.net"
+SRC_URI="http://${PN}.net/${PN}/devel/${PV}dev/${P}dev.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -23,6 +23,8 @@ RDEPEND="virtual/opengl
 
 DEPEND="$RDEPEND"
 
+S="${WORKDIR}/${P}dev"
+
 src_prepare() {
 	sed -i '1i#define OF(x) x' src/archivers/zip/*.h
 }


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] proj/gamerlay:master commit in: app-emulation/fs-uae/
@ 2012-05-15 15:19 Marcel Unbehaun
  0 siblings, 0 replies; 8+ messages in thread
From: Marcel Unbehaun @ 2012-05-15 15:19 UTC (permalink / raw
  To: gentoo-commits

commit:     d07af7eb15f048dab9ae23915af0e66a6e1b133a
Author:     Marcel Unbehaun <marcel <AT> frostworx <DOT> de>
AuthorDate: Tue May 15 15:19:35 2012 +0000
Commit:     Marcel Unbehaun <frostworks <AT> gmx <DOT> de>
CommitDate: Tue May 15 15:19:35 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=d07af7eb

[app-emulation/fs-uae]	updated fs-uae-1.2.1.ebuild

---
 app-emulation/fs-uae/fs-uae-1.0.2.ebuild           |   41 --------------------
 .../{fs-uae-1.2.0.ebuild => fs-uae-1.2.1.ebuild}   |    0
 2 files changed, 0 insertions(+), 41 deletions(-)

diff --git a/app-emulation/fs-uae/fs-uae-1.0.2.ebuild b/app-emulation/fs-uae/fs-uae-1.0.2.ebuild
deleted file mode 100644
index 032690a..0000000
--- a/app-emulation/fs-uae/fs-uae-1.0.2.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v3
-# $Header: app-emulation/e-uae/fs-uae-1.0.0.ebuild,v 1.0 2012/03/29 19:05:27 frostwork Exp $
-
-EAPI="2"
-
-inherit eutils games
-
-DESCRIPTION="a multi-platform Amiga emulator"
-HOMEPAGE="http://fengestad.no/"${PN}""
-SRC_URI="http://fengestad.no/"${PN}"/files/"${P}".tar.gz"
-
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="virtual/opengl
-		media-libs/openal
-		media-libs/libpng
-		media-libs/libsdl
-		sys-libs/zlib[minizip]"
-
-DEPEND="$RDEPEND"
-
-src_prepare() {
-#	rm -rf libuae/archivers/zip
-#	sed -i -e "s:lz:lz -lminizip:g" -i Makefile
-	sed -i '1i#define OF(x) x' libuae/archivers/zip/*.h
-#	sed -i -e "s:\"archivers/zip/unzip.h\":<minizip/unzip.h>:g" -i libuae/zfile_archive.cpp
-#	sed -i -e "s:\"archivers/zip/unzip.h\":<minizip/unzip.h>:g" -i libuae/zfile.cpp
-}
-
-
-pkg_postinst() {
-	games_pkg_postinst
-	ewarn "Before you launch fs-uae for the first time you need to create and configure"
-	ewarn "~/.config/fs-uae/fs-uae.conf"
-	ewarn "for an example see ${GAMES_DATADIR}/${PN}/example.conf"
-}

diff --git a/app-emulation/fs-uae/fs-uae-1.2.0.ebuild b/app-emulation/fs-uae/fs-uae-1.2.1.ebuild
similarity index 100%
rename from app-emulation/fs-uae/fs-uae-1.2.0.ebuild
rename to app-emulation/fs-uae/fs-uae-1.2.1.ebuild



^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] proj/gamerlay:master commit in: app-emulation/fs-uae/
@ 2012-05-05  7:04 Marcel Unbehaun
  0 siblings, 0 replies; 8+ messages in thread
From: Marcel Unbehaun @ 2012-05-05  7:04 UTC (permalink / raw
  To: gentoo-commits

commit:     25487b4e911def123da6be33d9b50df2e6b19881
Author:     Marcel Unbehaun <marcel <AT> frostworx <DOT> de>
AuthorDate: Sat May  5 07:05:07 2012 +0000
Commit:     Marcel Unbehaun <frostworks <AT> gmx <DOT> de>
CommitDate: Sat May  5 07:05:07 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=25487b4e

[app-emulation/fs-uae]	added fs-uae-1.2.0.ebuild

---
 app-emulation/fs-uae/fs-uae-1.2.0.ebuild |   35 ++++++++++++++++++++++++++++++
 1 files changed, 35 insertions(+), 0 deletions(-)

diff --git a/app-emulation/fs-uae/fs-uae-1.2.0.ebuild b/app-emulation/fs-uae/fs-uae-1.2.0.ebuild
new file mode 100644
index 0000000..25652c3
--- /dev/null
+++ b/app-emulation/fs-uae/fs-uae-1.2.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v3
+# $Header: app-emulation/e-uae/fs-uae-1.2.0.ebuild,v 1.0 2012/05/05 9:03:09 frostwork Exp $
+
+EAPI="2"
+
+inherit eutils games
+
+DESCRIPTION="a multi-platform Amiga emulator"
+HOMEPAGE="http://fengestad.no/"${PN}""
+SRC_URI="http://fengestad.no/"${PN}"/files/"${P}".tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="virtual/opengl
+		media-libs/openal
+		media-libs/libpng
+		media-libs/libsdl
+		sys-libs/zlib[minizip]"
+
+DEPEND="$RDEPEND"
+
+src_prepare() {
+	sed -i '1i#define OF(x) x' src/archivers/zip/*.h
+}
+
+pkg_postinst() {
+	games_pkg_postinst
+	ewarn "Before you launch fs-uae for the first time you need to create and configure"
+	ewarn "~/.config/fs-uae/fs-uae.conf"
+	ewarn "for an example see ${GAMES_DATADIR}/${PN}/example.conf"
+}



^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] proj/gamerlay:master commit in: app-emulation/fs-uae/
@ 2012-04-04 18:02 Marcel Unbehaun
  0 siblings, 0 replies; 8+ messages in thread
From: Marcel Unbehaun @ 2012-04-04 18:02 UTC (permalink / raw
  To: gentoo-commits

commit:     3827987df457b830baf33e35f2b22a9414cfbde1
Author:     Marcel Unbehaun <marcel <AT> frostworx <DOT> de>
AuthorDate: Wed Apr  4 18:02:45 2012 +0000
Commit:     Marcel Unbehaun <frostworks <AT> gmx <DOT> de>
CommitDate: Wed Apr  4 18:02:45 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=3827987d

[app-emulation/fs-uae]	updated fs-uae-1.0.2.ebuild

---
 .../{fs-uae-1.0.0.ebuild => fs-uae-1.0.2.ebuild}   |    0
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/app-emulation/fs-uae/fs-uae-1.0.0.ebuild b/app-emulation/fs-uae/fs-uae-1.0.2.ebuild
similarity index 100%
rename from app-emulation/fs-uae/fs-uae-1.0.0.ebuild
rename to app-emulation/fs-uae/fs-uae-1.0.2.ebuild



^ permalink raw reply	[flat|nested] 8+ messages in thread
* [gentoo-commits] proj/gamerlay:master commit in: app-emulation/fs-uae/
@ 2012-03-29 17:07 Marcel Unbehaun
  0 siblings, 0 replies; 8+ messages in thread
From: Marcel Unbehaun @ 2012-03-29 17:07 UTC (permalink / raw
  To: gentoo-commits

commit:     ce6a0e1b1edac15bfd24342efbc718babfaddc1c
Author:     Marcel Unbehaun <marcel <AT> frostworx <DOT> de>
AuthorDate: Thu Mar 29 17:06:34 2012 +0000
Commit:     Marcel Unbehaun <frostworks <AT> gmx <DOT> de>
CommitDate: Thu Mar 29 17:06:34 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=ce6a0e1b

[app-emulation/fs-uae]	update to fs-uae-1.0.0.ebuild - static zlib atm

---
 .../{fs-uae-0.9.10.ebuild => fs-uae-1.0.0.ebuild}  |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/app-emulation/fs-uae/fs-uae-0.9.10.ebuild b/app-emulation/fs-uae/fs-uae-1.0.0.ebuild
similarity index 64%
rename from app-emulation/fs-uae/fs-uae-0.9.10.ebuild
rename to app-emulation/fs-uae/fs-uae-1.0.0.ebuild
index 9f58fd1..032690a 100644
--- a/app-emulation/fs-uae/fs-uae-0.9.10.ebuild
+++ b/app-emulation/fs-uae/fs-uae-1.0.0.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v3
-# $Header: app-emulation/e-uae/fs-uae-0.9.7.ebuild,v 1.0 2012/02/15 16:30:51 frostwork Exp $
+# $Header: app-emulation/e-uae/fs-uae-1.0.0.ebuild,v 1.0 2012/03/29 19:05:27 frostwork Exp $
 
 EAPI="2"
 
@@ -25,10 +25,11 @@ RDEPEND="virtual/opengl
 DEPEND="$RDEPEND"
 
 src_prepare() {
-	rm -rf libuae/archivers/zip
-	sed -i -e "s:lz:lz -lminizip:g" -i Makefile
-	sed -i -e "s:\"archivers/zip/unzip.h\":<minizip/unzip.h>:g" -i libuae/zfile_archive.cpp
-	sed -i -e "s:\"archivers/zip/unzip.h\":<minizip/unzip.h>:g" -i libuae/zfile.cpp
+#	rm -rf libuae/archivers/zip
+#	sed -i -e "s:lz:lz -lminizip:g" -i Makefile
+	sed -i '1i#define OF(x) x' libuae/archivers/zip/*.h
+#	sed -i -e "s:\"archivers/zip/unzip.h\":<minizip/unzip.h>:g" -i libuae/zfile_archive.cpp
+#	sed -i -e "s:\"archivers/zip/unzip.h\":<minizip/unzip.h>:g" -i libuae/zfile.cpp
 }
 
 



^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] proj/gamerlay:master commit in: app-emulation/fs-uae/
@ 2012-02-15 17:28 Marcel Unbehaun
  0 siblings, 0 replies; 8+ messages in thread
From: Marcel Unbehaun @ 2012-02-15 17:28 UTC (permalink / raw
  To: gentoo-commits

commit:     a8e7aaeb5f42499f89998b54c3a32cf80b996a76
Author:     Marcel Unbehaun <marcel <AT> frostworx <DOT> de>
AuthorDate: Wed Feb 15 17:30:17 2012 +0000
Commit:     Marcel Unbehaun <frostworks <AT> gmx <DOT> de>
CommitDate: Wed Feb 15 17:30:17 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=a8e7aaeb

[app-emulation/fs-uae]	updated fs-uae-0.9.7.ebuild

---
 app-emulation/fs-uae/fs-uae-0.9.7.ebuild |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/app-emulation/fs-uae/fs-uae-0.9.7.ebuild b/app-emulation/fs-uae/fs-uae-0.9.7.ebuild
index 2283a1d..76cac54 100644
--- a/app-emulation/fs-uae/fs-uae-0.9.7.ebuild
+++ b/app-emulation/fs-uae/fs-uae-0.9.7.ebuild
@@ -29,14 +29,6 @@ src_prepare() {
 	epatch "${FILESDIR}"/${P}-minizip.patch
 }
 
-src_install() {
-	dogamesbin out/${PN}
-
-	local datadir="${GAMES_DATADIR}"/${PN}
-	dodir ${datadir}
-	insinto "${GAMES_DATADIR}"/${PN}
-	doins example.conf || die
-}
 
 pkg_postinst() {
 	games_pkg_postinst



^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-12-08  6:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-26 16:19 [gentoo-commits] proj/gamerlay:master commit in: app-emulation/fs-uae/ Marcel Unbehaun
  -- strict thread matches above, loose matches on Subject: below --
2013-12-08  6:29 Marcel Unbehaun
2013-11-09  7:19 Marcel Unbehaun
2012-05-15 15:19 Marcel Unbehaun
2012-05-05  7:04 Marcel Unbehaun
2012-04-04 18:02 Marcel Unbehaun
2012-03-29 17:07 Marcel Unbehaun
2012-02-15 17:28 Marcel Unbehaun

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