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

commit:     42fb1cae4b17b6d8e54f71b05ce685fe3be094ab
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 15 08:59:43 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Apr 15 09:11:24 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42fb1cae

games-arcade/apricots: Drop old

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 games-arcade/apricots/apricots-0.2.6-r1.ebuild | 64 --------------------------
 1 file changed, 64 deletions(-)

diff --git a/games-arcade/apricots/apricots-0.2.6-r1.ebuild b/games-arcade/apricots/apricots-0.2.6-r1.ebuild
deleted file mode 100644
index a67017a31fa..00000000000
--- a/games-arcade/apricots/apricots-0.2.6-r1.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools eutils games
-
-DESCRIPTION="Fly a plane around bomb/shoot the enemy. Port of Planegame from Amiga"
-HOMEPAGE="http://www.fishies.org.uk/apricots.html"
-SRC_URI="http://www.fishies.org.uk/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="media-libs/libsdl[sound,video]
-	media-libs/openal
-	media-libs/freealut"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-freealut.patch \
-		"${FILESDIR}"/${P}-ldflags.patch
-
-	cp admin/acinclude.m4.in acinclude.m4
-
-	sed -i \
-		-e 's:-DAP_PATH=\\\\\\"$prefix.*":-DAP_PATH=\\\\\\"${GAMES_DATADIR}/${PN}/\\\\\\"":' \
-		-e 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' \
-		configure.in || die
-	sed -i \
-		-e "s:filename(AP_PATH):filename(\"${GAMES_SYSCONFDIR}/${PN}/\"):" \
-		${PN}/init.cpp || die
-	sed -i \
-		-e "s:apricots.cfg:${GAMES_SYSCONFDIR}/${PN}/apricots.cfg:" \
-		README apricots.html || die
-	sed -i \
-		-e 's/-Wmissing-prototypes//' \
-		acinclude.m4 || die
-	eautoreconf
-}
-
-src_compile() {
-	emake LIBTOOL="/usr/bin/libtool"
-}
-
-src_install() {
-	dodoc AUTHORS README TODO ChangeLog
-	dohtml apricots.html
-	cd ${PN}
-	dogamesbin apricots
-	insinto "${GAMES_DATADIR}"/${PN}
-	doins *.wav *.psf *.shapes
-	insinto "${GAMES_SYSCONFDIR}"/${PN}
-	doins apricots.cfg
-	make_desktop_entry ${PN} Apricots
-	prepgamesdirs
-}
-
-pkg_postinst() {
-	games_pkg_postinst
-	elog "You can change the game options by editing:"
-	elog "${GAMES_SYSCONFDIR}/${PN}/apricots.cfg"
-}


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

Thread overview: 4+ 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 --
2021-09-18  4:21 [gentoo-commits] repo/gentoo:master commit in: games-arcade/apricots/ Ionen Wolkens
2024-08-07 20:43 James Le Cuirot
2024-08-07 20:43 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=1523783484.42fb1cae4b17b6d8e54f71b05ce685fe3be094ab.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