From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/triplexinvaders/
Date: Tue, 24 Apr 2018 19:26:43 +0000 (UTC) [thread overview]
Message-ID: <1524597987.3b43c822d6ddd39cf850c2983f89a4c0a5767be7.pacho@gentoo> (raw)
commit: 3b43c822d6ddd39cf850c2983f89a4c0a5767be7
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 24 19:04:08 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Apr 24 19:26:27 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b43c822
games-arcade/triplexinvaders: Drop old
Package-Manager: Portage-2.3.31, Repoman-2.3.9
.../triplexinvaders/triplexinvaders-1.08.ebuild | 39 ----------------------
1 file changed, 39 deletions(-)
diff --git a/games-arcade/triplexinvaders/triplexinvaders-1.08.ebuild b/games-arcade/triplexinvaders/triplexinvaders-1.08.ebuild
deleted file mode 100644
index d6b539da1fa..00000000000
--- a/games-arcade/triplexinvaders/triplexinvaders-1.08.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils games
-
-DESCRIPTION="An Alien Invaders style game with 3d graphics"
-HOMEPAGE="http://triplexinvaders.infogami.com"
-SRC_URI="http://acm.jhu.edu/~arthur/invaders/${P}.zip"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="app-arch/unzip"
-RDEPEND="dev-python/pygame
- dev-python/pyopengl"
-
-src_prepare() {
- epatch "${FILESDIR}/${P}"-gentoo.patch
- sed -i -e "s:@GENTOO_DATADIR@:${GAMES_DATADIR}/${PN}:" \
- sound.py \
- util.py \
- hiscore.py \
- options.py || die "sed failed"
-}
-
-src_install() {
- local libdir=$(games_get_libdir)
-
- insinto "${libdir}/${PN}"
- doins -r *.py
- insinto "${GAMES_DATADIR}/${PN}"
- doins -r models sound options.conf hiscores
- games_make_wrapper ${PN} "python ./invaders.py" "${libdir}/${PN}"
- dodoc README.txt TODO.txt
- prepgamesdirs
-}
next reply other threads:[~2018-04-24 19:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-24 19:26 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-04-24 19:26 [gentoo-commits] repo/gentoo:master commit in: games-arcade/triplexinvaders/ Pacho Ramos
2018-08-27 21:23 James Le Cuirot
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=1524597987.3b43c822d6ddd39cf850c2983f89a4c0a5767be7.pacho@gentoo \
--to=pacho@gentoo.org \
--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