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-strategy/dopewars/
Date: Tue,  1 May 2018 19:37:40 +0000 (UTC)	[thread overview]
Message-ID: <1525203356.33e4abc289d19dc022823060320c3b111f094d17.pacho@gentoo> (raw)

commit:     33e4abc289d19dc022823060320c3b111f094d17
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue May  1 19:09:11 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue May  1 19:35:56 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33e4abc2

games-strategy/dopewars: Drop old

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 games-strategy/dopewars/dopewars-1.5.12-r2.ebuild | 69 -----------------------
 1 file changed, 69 deletions(-)

diff --git a/games-strategy/dopewars/dopewars-1.5.12-r2.ebuild b/games-strategy/dopewars/dopewars-1.5.12-r2.ebuild
deleted file mode 100644
index ca73bb9543a..00000000000
--- a/games-strategy/dopewars/dopewars-1.5.12-r2.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils games
-
-DESCRIPTION="Re-Write of the game Drug Wars"
-HOMEPAGE="http://dopewars.sourceforge.net/"
-SRC_URI="mirror://sourceforge/dopewars/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="nls ncurses gtk gnome sdl"
-
-RDEPEND="ncurses? ( >=sys-libs/ncurses-5.2:0 )
-	gtk? ( x11-libs/gtk+:2 )
-	dev-libs/glib:2
-	nls? ( virtual/libintl )
-	sdl? (
-		media-libs/libsdl
-		media-libs/sdl-mixer
-	)"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig
-	nls? ( sys-devel/gettext )"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-CVE-2009-3591.patch
-	sed -i \
-		-e "/priv_hiscore/ s:DPDATADIR:\"${GAMES_STATEDIR}\":" \
-		-e "/\/doc\// s:DPDATADIR:\"/usr/share\":" \
-		-e 's:index.html:html/index.html:' \
-		src/dopewars.c || die
-}
-
-src_configure() {
-	local myservconf
-
-	if ! use gtk ; then
-		myservconf="--disable-gui-client --disable-gui-server --disable-glibtest --disable-gtktest"
-	fi
-
-	egamesconf \
-		--disable-dependency-tracking \
-		$(use_enable ncurses curses-client) \
-		$(use_enable nls) \
-		$(use_with sdl) \
-		--without-esd \
-		--enable-networking \
-		--enable-plugins \
-		${myservconf}
-}
-
-src_install() {
-	default
-
-	dodir /usr/share
-	if use gnome ; then
-		mv "${D}/${GAMES_DATADIR}"/gnome "${D}/usr/share" || die
-	else
-		rm -r "${D}/${GAMES_DATADIR}"/gnome || die
-	fi
-	mv "${D}/${GAMES_DATADIR}"/pixmaps "${D}/usr/share" || die
-	dohtml -r "${D}/${GAMES_DATADIR}"/doc/*/*
-	rm -r "${D}/${GAMES_DATADIR}"/doc || die
-
-	prepgamesdirs
-}


             reply	other threads:[~2018-05-01 19:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-01 19:37 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-25 23:54 [gentoo-commits] repo/gentoo:master commit in: games-strategy/dopewars/ Conrad Kostecki
2024-08-25 23:54 Conrad Kostecki
2019-08-17  4:43 Stefan Strogin
2016-01-05  8:26 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=1525203356.33e4abc289d19dc022823060320c3b111f094d17.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