public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-sports/ultimatestunts/
Date: Mon, 31 Mar 2025 21:32:32 +0000 (UTC)	[thread overview]
Message-ID: <1743456624.cb5b0d9d0ec9d85005bc471eb871ba9e529619e1.sam@gentoo> (raw)

commit:     cb5b0d9d0ec9d85005bc471eb871ba9e529619e1
Author:     Alexey Sokolov <alexey+gentoo <AT> asokolov <DOT> org>
AuthorDate: Thu Mar 27 02:15:41 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 31 21:30:24 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb5b0d9d

games-sports/ultimatestunts: drop 0.7.7-r2

Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
Closes: https://github.com/gentoo/gentoo/pull/41316
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../ultimatestunts/ultimatestunts-0.7.7-r2.ebuild  | 69 ----------------------
 1 file changed, 69 deletions(-)

diff --git a/games-sports/ultimatestunts/ultimatestunts-0.7.7-r2.ebuild b/games-sports/ultimatestunts/ultimatestunts-0.7.7-r2.ebuild
deleted file mode 100644
index dccd476bea79..000000000000
--- a/games-sports/ultimatestunts/ultimatestunts-0.7.7-r2.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit desktop flag-o-matic vcs-clean
-
-MY_P=${PN}-srcdata-$(ver_rs 1- '')1
-
-DESCRIPTION="Remake of the famous Stunts game"
-HOMEPAGE="http://www.ultimatestunts.nl/"
-SRC_URI="https://downloads.sourceforge.net/ultimatestunts/${MY_P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="nls"
-
-RDEPEND="
-	media-libs/freealut
-	media-libs/libsdl[joystick,opengl,video]
-	media-libs/libvorbis
-	>=media-libs/openal-1
-	media-libs/sdl-image
-	virtual/opengl
-	virtual/glu
-	nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}"
-BDEPEND="sys-devel/gettext"
-
-S=${WORKDIR}/${MY_P}
-
-PATCHES=(
-	"${FILESDIR}"/${P}-paths.patch
-	"${FILESDIR}"/${P}-gcc-4.7.patch
-)
-
-src_prepare() {
-	default
-
-	esvn_clean
-	append-cppflags $(sdl-config --cflags)
-}
-
-src_configure() {
-	# -Werror=strict-aliasing
-	# https://bugs.gentoo.org/859241
-	# Upstream sourceforge is inactive since 2017. No bug filed
-	#
-	# Do not trust with LTO either.
-	append-flags -fno-strict-aliasing
-	filter-lto
-
-	econf \
-		--with-openal \
-		$(use_enable nls)
-}
-
-src_compile() {
-	emake -C trackedit libtrackedit.a
-	emake
-}
-
-src_install() {
-	default
-
-	newicon data/cars/diablo/steer.png ${PN}.png
-	make_desktop_entry ustunts "Ultimate Stunts"
-}


             reply	other threads:[~2025-03-31 21:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-31 21:32 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-18  5:31 [gentoo-commits] repo/gentoo:master commit in: games-sports/ultimatestunts/ Sam James
2024-03-18  5:31 Sam James
2021-04-12  2:31 Sam James
2020-02-12 18:06 David Seifert

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=1743456624.cb5b0d9d0ec9d85005bc471eb871ba9e529619e1.sam@gentoo \
    --to=sam@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