public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/xtux/
Date: Wed, 25 Apr 2018 18:29:47 +0000 (UTC)	[thread overview]
Message-ID: <1524680978.863f511836fe23c28bc6541a4d3867d84d19e6a7.pacho@gentoo> (raw)

commit:     863f511836fe23c28bc6541a4d3867d84d19e6a7
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 25 18:21:15 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Apr 25 18:29:38 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=863f5118

games-arcade/xtux: Drop old

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 games-arcade/xtux/xtux-20030306.ebuild | 51 ----------------------------------
 1 file changed, 51 deletions(-)

diff --git a/games-arcade/xtux/xtux-20030306.ebuild b/games-arcade/xtux/xtux-20030306.ebuild
deleted file mode 100644
index 05bed79f0c8..00000000000
--- a/games-arcade/xtux/xtux-20030306.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils games
-
-DESCRIPTION="Multiplayer Gauntlet-style arcade game"
-HOMEPAGE="http://xtux.sourceforge.net/"
-SRC_URI="mirror://sourceforge/xtux/xtux-src-${PV}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="x11-libs/libXpm"
-RDEPEND=${DEPEND}
-
-S=${WORKDIR}/${PN}
-
-src_prepare() {
-	find data/ -type d -name .xvpics -exec rm -rf \{\} +
-	sed -i \
-		-e "s:-g -Wall -O2:${CFLAGS}:" \
-		src/{client,common,server}/Makefile \
-		|| die "sed failed"
-	sed -i \
-		-e "s:./tux_serv:tux_serv:" \
-		src/client/menu.c \
-		|| die "sed failed"
-	epatch "${FILESDIR}/${P}-particles.patch" \
-		"${FILESDIR}"/${P}-ldflags.patch
-}
-
-src_compile() {
-	# Not parallel-make friendly (bug #247332)
-	emake DATADIR="${GAMES_DATADIR}/xtux/data" common
-	emake DATADIR="${GAMES_DATADIR}/xtux/data" ggz
-	emake DATADIR="${GAMES_DATADIR}/xtux/data" server
-	emake DATADIR="${GAMES_DATADIR}/xtux/data" client
-}
-
-src_install () {
-	dogamesbin xtux tux_serv
-	insinto "${GAMES_DATADIR}/xtux"
-	doins -r data/
-	dodoc AUTHORS CHANGELOG README README.GGZ doc/*
-	newicon data/images/icon.xpm ${PN}.xpm
-	make_desktop_entry xtux "Xtux"
-	prepgamesdirs
-}


             reply	other threads:[~2018-04-25 18:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-25 18:29 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-07-17 17:25 [gentoo-commits] repo/gentoo:master commit in: games-arcade/xtux/ Sam James
2016-05-06  2:50 Michael Sterrett

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=1524680978.863f511836fe23c28bc6541a4d3867d84d19e6a7.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