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/abe/
Date: Sun, 15 Apr 2018 09:11:35 +0000 (UTC)	[thread overview]
Message-ID: <1523783471.d863aa00c95e89fa063990d7eddbf6028a5bad2b.pacho@gentoo> (raw)

commit:     d863aa00c95e89fa063990d7eddbf6028a5bad2b
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 15 08:26:07 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Apr 15 09:11:11 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d863aa00

games-arcade/abe: Drop old

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 games-arcade/abe/abe-1.1.ebuild | 47 -----------------------------------------
 1 file changed, 47 deletions(-)

diff --git a/games-arcade/abe/abe-1.1.ebuild b/games-arcade/abe/abe-1.1.ebuild
deleted file mode 100644
index 78fcff1e13f..00000000000
--- a/games-arcade/abe/abe-1.1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils toolchain-funcs games
-
-DESCRIPTION="A scrolling, platform-jumping, key-collecting, ancient pyramid exploring game"
-HOMEPAGE="http://abe.sourceforge.net/"
-SRC_URI="mirror://sourceforge/abe/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="media-libs/libsdl[sound,video]
-	x11-libs/libXi
-	media-libs/sdl-mixer[vorbis]"
-RDEPEND=${DEPEND}
-
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-	unpack ./images/images.tar
-}
-
-src_prepare() {
-	sed -i \
-		-e "/^TR_CFLAGS/d" \
-		-e "/^TR_CXXFLAGS/d" \
-		configure || die
-	epatch "${FILESDIR}"/${P}-settings.patch
-}
-
-src_configure() {
-	egamesconf --with-data-dir="${GAMES_DATADIR}"/${PN}
-}
-
-src_install() {
-	dogamesbin src/abe
-	insinto "${GAMES_DATADIR}"/${PN}
-	doins -r images sounds maps
-	newicon tom1.bmp abe.bmp
-	make_desktop_entry abe "Abe's Amazing Adventure" /usr/share/pixmaps/abe.bmp
-	dodoc AUTHORS ChangeLog README
-	prepgamesdirs
-}


             reply	other threads:[~2018-04-15  9:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-15  9:11 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-12 14:07 [gentoo-commits] repo/gentoo:master commit in: games-arcade/abe/ Petr Vaněk
2021-06-29 20:55 Ionen Wolkens
2021-06-15 20:02 Ionen Wolkens
2018-08-11  9:06 Andreas Sturmlechner
2015-12-18 10:13 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=1523783471.d863aa00c95e89fa063990d7eddbf6028a5bad2b.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