* [gentoo-commits] repo/gentoo:master commit in: games-arcade/moleinvasion/
@ 2018-04-22 19:40 Pacho Ramos
0 siblings, 0 replies; 4+ messages in thread
From: Pacho Ramos @ 2018-04-22 19:40 UTC (permalink / raw
To: gentoo-commits
commit: 93ee1a7f814c2f0666fbfbba0af7a6bdab257c45
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 22 19:14:20 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Apr 22 19:39:51 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93ee1a7f
games-arcade/moleinvasion: Drop old
Package-Manager: Portage-2.3.31, Repoman-2.3.9
.../moleinvasion/moleinvasion-0.4-r1.ebuild | 44 ----------------------
1 file changed, 44 deletions(-)
diff --git a/games-arcade/moleinvasion/moleinvasion-0.4-r1.ebuild b/games-arcade/moleinvasion/moleinvasion-0.4-r1.ebuild
deleted file mode 100644
index f9946b1c1eb..00000000000
--- a/games-arcade/moleinvasion/moleinvasion-0.4-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils games
-
-DESCRIPTION="Mole infested 2D platform game"
-HOMEPAGE="http://moleinvasion.tuxfamily.org/"
-SRC_URI="ftp://download.tuxfamily.org/minvasion/packages/MoleInvasion-${PV}.tar.bz2
- music? ( mirror://gentoo/${PN}-music-20090731.tar.gz )"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="music"
-
-DEPEND="media-libs/libsdl[opengl,video]
- virtual/opengl
- media-libs/sdl-image[jpeg,png]
- media-libs/sdl-mixer[vorbis]
- media-libs/sdl-ttf"
-RDEPEND="${DEPEND}"
-S=${WORKDIR}/${P}/src
-
-src_prepare() {
- use music && mv -f "${WORKDIR}"/music ../
- sed -i \
- -e '/^CFLAGS/s:= -g:+=:' \
- -e '/^LDFLAGS/d' \
- -e "/^FINALEXEDIR/s:/usr.*:${GAMES_BINDIR}:" \
- -e "/^FINALDATADIR/s:/usr.*:${GAMES_DATADIR}/${PN}:" \
- Makefile \
- || die "sed failed"
- epatch "${FILESDIR}"/${P}-opengl.patch \
- "${FILESDIR}"/${P}-underlink.patch
-}
-
-src_install() {
- emake DESTDIR="${D}" install install-data
- newicon ../gfx/icon.xpm ${PN}.xpm
- make_desktop_entry ${PN} "Mole Invasion"
- doman ../debian/*.6
- prepgamesdirs
-}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-arcade/moleinvasion/
@ 2021-08-19 0:41 Sam James
0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2021-08-19 0:41 UTC (permalink / raw
To: gentoo-commits
commit: afcd416a1e2f6f6da190c69f4e8bd32019f12cfa
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 19 00:40:30 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 19 00:40:30 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afcd416a
games-arcade/moleinvasion: fix IncorrectCopyright
Signed-off-by: Sam James <sam <AT> gentoo.org>
games-arcade/moleinvasion/moleinvasion-0.4-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-arcade/moleinvasion/moleinvasion-0.4-r2.ebuild b/games-arcade/moleinvasion/moleinvasion-0.4-r2.ebuild
index 069bc9688e3..3bd4d5e3512 100644
--- a/games-arcade/moleinvasion/moleinvasion-0.4-r2.ebuild
+++ b/games-arcade/moleinvasion/moleinvasion-0.4-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-arcade/moleinvasion/
@ 2021-08-19 0:48 Sam James
0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2021-08-19 0:48 UTC (permalink / raw
To: gentoo-commits
commit: 37768cd6a6e3bf8437e496a93a2703bbac3874be
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 19 00:47:13 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 19 00:47:13 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37768cd6
games-arcade/moleinvasion: revbump for changed dependency
Fixes: 5e459c5041f172d65a0011b378d2228a323d5621
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../{moleinvasion-0.4-r2.ebuild => moleinvasion-0.4-r3.ebuild} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/games-arcade/moleinvasion/moleinvasion-0.4-r2.ebuild b/games-arcade/moleinvasion/moleinvasion-0.4-r3.ebuild
similarity index 100%
rename from games-arcade/moleinvasion/moleinvasion-0.4-r2.ebuild
rename to games-arcade/moleinvasion/moleinvasion-0.4-r3.ebuild
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-arcade/moleinvasion/
@ 2025-02-10 8:50 Sam James
0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2025-02-10 8:50 UTC (permalink / raw
To: gentoo-commits
commit: 7a29fb26cd44465f7d18cb9ac3aaf1ffbf575412
Author: Alexey Sokolov <alexey+gentoo <AT> asokolov <DOT> org>
AuthorDate: Sun Feb 9 18:11:20 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 08:44:12 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a29fb26
games-arcade/moleinvasion: drop 0.4-r3
Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
Closes: https://github.com/gentoo/gentoo/pull/40443
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../moleinvasion/moleinvasion-0.4-r3.ebuild | 59 ----------------------
1 file changed, 59 deletions(-)
diff --git a/games-arcade/moleinvasion/moleinvasion-0.4-r3.ebuild b/games-arcade/moleinvasion/moleinvasion-0.4-r3.ebuild
deleted file mode 100644
index 3bd4d5e35124..000000000000
--- a/games-arcade/moleinvasion/moleinvasion-0.4-r3.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit desktop toolchain-funcs
-
-DESCRIPTION="Mole infested 2D platform game"
-HOMEPAGE="http://moleinvasion.tuxfamily.org/"
-SRC_URI="
- ftp://download.tuxfamily.org/minvasion/packages/MoleInvasion-${PV}.tar.bz2
- music? ( mirror://gentoo/${PN}-music-20090731.tar.gz )"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="music"
-
-DEPEND="
- media-libs/libsdl[joystick,opengl,video]
- media-libs/sdl-image[jpeg,png]
- media-libs/sdl-mixer[vorbis]
- media-libs/sdl-ttf
- virtual/opengl"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${P}/src"
-
-src_prepare() {
- default
-
- if use music; then
- mv -f "${WORKDIR}"/music ../ || die
- fi
-
- sed -i \
- -e '/^CFLAGS/s:= -g:+=:' \
- -e '/^LDFLAGS/d' \
- -e "/^FINALEXEDIR/s:/usr.*:/usr/bin:" \
- -e "/^FINALDATADIR/s:/usr.*:/usr/share/${PN}:" \
- Makefile || die "sed failed"
-
- eapply \
- "${FILESDIR}"/${P}-opengl.patch \
- "${FILESDIR}"/${P}-underlink.patch \
- "${FILESDIR}"/${P}-fno-common.patch
-}
-
-src_configure() {
- tc-export CC
-}
-
-src_install() {
- emake DESTDIR="${D}" install install-data
- doman ../debian/*.6
-
- newicon ../gfx/icon.xpm moleinvasion.xpm
- make_desktop_entry moleinvasion "Mole Invasion"
-}
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-02-10 8:50 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-10 8:50 [gentoo-commits] repo/gentoo:master commit in: games-arcade/moleinvasion/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2021-08-19 0:48 Sam James
2021-08-19 0:41 Sam James
2018-04-22 19:40 Pacho Ramos
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox