public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/bumprace/
Date: Thu, 10 Oct 2024 20:29:53 +0000 (UTC)	[thread overview]
Message-ID: <1728591694.741dd4d1520fee579059e8c71b29366f8f7ecc62.conikost@gentoo> (raw)

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
+}


             reply	other threads:[~2024-10-10 20:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-10 20:29 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-10 20:29 [gentoo-commits] repo/gentoo:master commit in: games-arcade/bumprace/ Conrad Kostecki
2021-04-04  6:33 Sam James

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=1728591694.741dd4d1520fee579059e8c71b29366f8f7ecc62.conikost@gentoo \
    --to=conikost@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