public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-arcade/bumprace/
@ 2024-10-10 20:29 Conrad Kostecki
  0 siblings, 0 replies; 3+ messages in thread
From: Conrad Kostecki @ 2024-10-10 20:29 UTC (permalink / raw
  To: gentoo-commits

commit:     741dd4d1520fee579059e8c71b29366f8f7ecc62
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Aug  3 08:33:39 2024 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Oct 10 20:21:34 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=741dd4d1

games-arcade/bumprace: add 1.5.8

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 games-arcade/bumprace/Manifest              |  1 +
 games-arcade/bumprace/bumprace-1.5.8.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/games-arcade/bumprace/Manifest b/games-arcade/bumprace/Manifest
index 7eea408b9678..a2bf647636af 100644
--- a/games-arcade/bumprace/Manifest
+++ b/games-arcade/bumprace/Manifest
@@ -1 +1,2 @@
 DIST bumprace-1.5.3.tar.gz 906459 BLAKE2B d08d1760cfb01eb7426c012233152007ba196e1ae6774d0474d3b9dcfa45608d08d6f18b9ea5c337c6f7f78eb13e887d1e2a4b92e48792f5f481a7efb123fbc2 SHA512 35bc35e82f587dce9f096f68b74f4fe0c0020f7ee2f972f9c0a99473a2dfbd9e61412c030a93194165d9d5968f6b68a6d1656f8e77dd46352f00a53e47ad94c6
+DIST bumprace-1.5.8.tar.gz 4353423 BLAKE2B 6d6c7f937ba1270c2544f4af0153772ca7428b4cb15b4129a18d17c1ebcd82b482d0557010268d4e009b41251b84b950cccb431abd3eef262df1cec120e90240 SHA512 bffc1d829deb048644fa21eb4566e2008573c0ee2e6f96e75470c8a6fa4cacb788cb93adf6e24b53f32884fd999880ffc527a903ce617a376cb5aae4c1b97480

diff --git a/games-arcade/bumprace/bumprace-1.5.8.ebuild b/games-arcade/bumprace/bumprace-1.5.8.ebuild
new file mode 100644
index 000000000000..7ccd2496d3f4
--- /dev/null
+++ b/games-arcade/bumprace/bumprace-1.5.8.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop
+
+DESCRIPTION="Simple arcade racing game"
+HOMEPAGE="https://www.linux-games.com/bumprace/"
+SRC_URI="https://github.com/karlb/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+	media-libs/libjpeg-turbo:=
+	media-libs/libsdl[sound,video]
+	media-libs/sdl-image[gif,jpeg,png]
+	media-libs/sdl-mixer[mod]
+	sys-libs/zlib
+"
+RDEPEND="${DEPEND}"
+
+src_install() {
+	default
+	make_desktop_entry bumprace BumpRace
+}


^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-arcade/bumprace/
@ 2024-10-10 20:29 Conrad Kostecki
  0 siblings, 0 replies; 3+ messages in thread
From: Conrad Kostecki @ 2024-10-10 20:29 UTC (permalink / raw
  To: gentoo-commits

commit:     5f18f19782004cbb4de076d7b33f441dda092739
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Aug  3 08:36:09 2024 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Oct 10 20:21:35 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f18f197

games-arcade/bumprace: add remote-id

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/37937
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 games-arcade/bumprace/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/games-arcade/bumprace/metadata.xml b/games-arcade/bumprace/metadata.xml
index 1c3ba213c494..4d85c96552e0 100644
--- a/games-arcade/bumprace/metadata.xml
+++ b/games-arcade/bumprace/metadata.xml
@@ -5,4 +5,7 @@
 	<email>games@gentoo.org</email>
 	<name>Gentoo Games Project</name>
 </maintainer>
+<upstream>
+	<remote-id type="github">karlb/bumprace</remote-id>
+</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-arcade/bumprace/
@ 2021-04-04  6:33 Sam James
  0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2021-04-04  6:33 UTC (permalink / raw
  To: gentoo-commits

commit:     cf1ef7c718b71b575aadd9b8c8ac9bd0bfcb5852
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  4 05:06:14 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr  4 06:32:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf1ef7c7

games-arcade/bumprace: port to EAPI 7, games.eclass--

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../{bumprace-1.5.3.ebuild => bumprace-1.5.3-r1.ebuild} | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/games-arcade/bumprace/bumprace-1.5.3.ebuild b/games-arcade/bumprace/bumprace-1.5.3-r1.ebuild
similarity index 68%
rename from games-arcade/bumprace/bumprace-1.5.3.ebuild
rename to games-arcade/bumprace/bumprace-1.5.3-r1.ebuild
index cd28a4e023c..e283536bcca 100644
--- a/games-arcade/bumprace/bumprace-1.5.3.ebuild
+++ b/games-arcade/bumprace/bumprace-1.5.3-r1.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-inherit eutils games
+EAPI=7
+
+inherit desktop
 
 DESCRIPTION="simple arcade racing game"
 HOMEPAGE="http://www.linux-games.com/bumprace/"
@@ -11,17 +12,17 @@ SRC_URI="http://user.cs.tu-berlin.de/~karlb/${PN}/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
-DEPEND="media-libs/libsdl[sound,video]
+DEPEND="
+	media-libs/libsdl[sound,video]
+	media-libs/sdl-image[gif,jpeg,png]
 	media-libs/sdl-mixer[mod]
 	virtual/jpeg:0
 	sys-libs/zlib
-	media-libs/sdl-image[gif,jpeg,png]"
-RDEPEND=${DEPEND}
+"
+RDEPEND="${DEPEND}"
 
 src_install() {
 	default
 	make_desktop_entry bumprace BumpRace
-	prepgamesdirs
 }


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-10-10 20:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-10 20:29 [gentoo-commits] repo/gentoo:master commit in: games-arcade/bumprace/ Conrad Kostecki
  -- strict thread matches above, loose matches on Subject: below --
2024-10-10 20:29 Conrad Kostecki
2021-04-04  6:33 Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox