* [gentoo-commits] repo/gentoo:master commit in: games-sports/stormbaancoureur/
@ 2021-04-12 2:31 Sam James
0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2021-04-12 2:31 UTC (permalink / raw
To: gentoo-commits
commit: 1fe1898b0f9795f9cb2d92754c5f4489f4c38db7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 12 01:40:42 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 12 02:30:50 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fe1898b
games-sports/stormbaancoureur: eutils->desktop
Signed-off-by: Sam James <sam <AT> gentoo.org>
games-sports/stormbaancoureur/stormbaancoureur-2.1.6-r1.ebuild | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/games-sports/stormbaancoureur/stormbaancoureur-2.1.6-r1.ebuild b/games-sports/stormbaancoureur/stormbaancoureur-2.1.6-r1.ebuild
index fd84d6d9c60..9fe138c0c52 100644
--- a/games-sports/stormbaancoureur/stormbaancoureur-2.1.6-r1.ebuild
+++ b/games-sports/stormbaancoureur/stormbaancoureur-2.1.6-r1.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils
+
+inherit desktop
DESCRIPTION="Simulated obstacle course for automobiles"
HOMEPAGE="http://www.stolk.org/stormbaancoureur/"
@@ -20,7 +21,7 @@ DEPEND="
>=media-libs/plib-1.8.4
virtual/glu
virtual/opengl"
-RDEPEND=${DEPEND}
+RDEPEND="${DEPEND}"
S=${WORKDIR}/${P}/src-${PN}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-sports/stormbaancoureur/
@ 2021-07-08 10:15 Ionen Wolkens
0 siblings, 0 replies; 2+ messages in thread
From: Ionen Wolkens @ 2021-07-08 10:15 UTC (permalink / raw
To: gentoo-commits
commit: 2c0adc50288f332e2c31a87acb1d891c00fb3e7e
Author: Alexey Sokolov <alexey+gentoo <AT> asokolov <DOT> org>
AuthorDate: Wed Jul 7 22:48:08 2021 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Jul 8 10:13:39 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c0adc50
games-sports/stormbaancoureur: drop old
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
Closes: https://github.com/gentoo/gentoo/pull/21556
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
.../stormbaancoureur-2.1.6-r1.ebuild | 44 ----------------------
1 file changed, 44 deletions(-)
diff --git a/games-sports/stormbaancoureur/stormbaancoureur-2.1.6-r1.ebuild b/games-sports/stormbaancoureur/stormbaancoureur-2.1.6-r1.ebuild
deleted file mode 100644
index 9fe138c0c52..00000000000
--- a/games-sports/stormbaancoureur/stormbaancoureur-2.1.6-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit desktop
-
-DESCRIPTION="Simulated obstacle course for automobiles"
-HOMEPAGE="http://www.stolk.org/stormbaancoureur/"
-SRC_URI="http://www.stolk.org/stormbaancoureur/download/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
- >=dev-games/ode-0.8
- media-libs/alsa-lib
- media-libs/freeglut
- >=media-libs/plib-1.8.4
- virtual/glu
- virtual/opengl"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${P}/src-${PN}
-
-PATCHES=(
- "${FILESDIR}"/${P}-gentoo.patch
-)
-
-src_prepare() {
- default
-
- sed -ie "s:GENTOODIR:/usr/share/${PN}:" main.cxx || die
-}
-
-src_install() {
- dobin ${PN}
- insinto /usr/share/${PN}
- doins -r images/ models/ sounds/ shaders/
- dodoc JOYSTICKS README TODO
- make_desktop_entry ${PN} "Stormbaan Coureur"
-}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-07-08 10:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-08 10:15 [gentoo-commits] repo/gentoo:master commit in: games-sports/stormbaancoureur/ Ionen Wolkens
-- strict thread matches above, loose matches on Subject: below --
2021-04-12 2:31 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox