public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-emulation/generator/
@ 2018-04-29 11:26 Pacho Ramos
  0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos @ 2018-04-29 11:26 UTC (permalink / raw
  To: gentoo-commits

commit:     457dd2f67611dd2793bb863b04849f5012e3e2fb
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 29 09:43:02 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Apr 29 11:25:43 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=457dd2f6

games-emulation/generator: Drop old

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 games-emulation/generator/generator-0.35_p4.ebuild | 51 ----------------------
 1 file changed, 51 deletions(-)

diff --git a/games-emulation/generator/generator-0.35_p4.ebuild b/games-emulation/generator/generator-0.35_p4.ebuild
deleted file mode 100644
index e77ec243163..00000000000
--- a/games-emulation/generator/generator-0.35_p4.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools eutils toolchain-funcs games
-
-MY_P=${PN}-${PV/_p/-cbiere-r}
-DESCRIPTION="Sega Genesis / Mega Drive emulator"
-HOMEPAGE="http://www.squish.net/generator/"
-SRC_URI="http://www.squish.net/generator/cbiere/generator/${MY_P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+sdlaudio"
-
-DEPEND="virtual/jpeg:0
-	media-libs/libsdl[joystick,video]
-	sdlaudio? ( media-libs/libsdl[sound] )"
-RDEPEND=${DEPEND}
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
-	epatch \
-		"${FILESDIR}"/${P}-configure.patch \
-		"${FILESDIR}"/${P}-underlink.patch
-
-	sed -i -e 's/@GTK_CFLAGS@//g' main/Makefile.am || die
-	eautoreconf
-}
-
-src_configure() {
-	egamesconf \
-		--with-cmz80 \
-		--with-sdl \
-		--without-tcltk \
-		--with-gcc=$(gcc-major-version) \
-		$(use_with sdlaudio sdl-audio)
-}
-
-src_compile() {
-	[[ -f Makefile ]] && emake clean
-	emake -j1
-}
-
-src_install() {
-	dogamesbin main/generator-sdl
-	dodoc AUTHORS ChangeLog NEWS README TODO docs/*
-	prepgamesdirs
-}


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

* [gentoo-commits] repo/gentoo:master commit in: games-emulation/generator/
@ 2019-10-31  7:52 Sergei Trofimovich
  0 siblings, 0 replies; 2+ messages in thread
From: Sergei Trofimovich @ 2019-10-31  7:52 UTC (permalink / raw
  To: gentoo-commits

commit:     d76f27d32a0db0e2219118bca3a86f874d63e870
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 31 07:41:16 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Oct 31 07:52:18 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d76f27d3

games-emulation/generator: restore build-time depends

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 games-emulation/generator/generator-0.35_p4-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-emulation/generator/generator-0.35_p4-r1.ebuild b/games-emulation/generator/generator-0.35_p4-r1.ebuild
index 14ef210d58a..3c6fe06f5de 100644
--- a/games-emulation/generator/generator-0.35_p4-r1.ebuild
+++ b/games-emulation/generator/generator-0.35_p4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="+sdlaudio"
 
-RDEPEND="
+DEPEND="
 	virtual/jpeg:0
 	media-libs/libsdl[joystick,video]
 	sdlaudio? ( media-libs/libsdl[sound] )


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

end of thread, other threads:[~2019-10-31  7:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-31  7:52 [gentoo-commits] repo/gentoo:master commit in: games-emulation/generator/ Sergei Trofimovich
  -- strict thread matches above, loose matches on Subject: below --
2018-04-29 11:26 Pacho Ramos

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