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-sports/trophy/
Date: Mon, 19 Jun 2023 18:05:31 +0000 (UTC)	[thread overview]
Message-ID: <1687197922.db11098ce92924da0bf1dfba004f094aecc883d5.pacho@gentoo> (raw)

commit:     db11098ce92924da0bf1dfba004f094aecc883d5
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 19 18:03:19 2023 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Jun 19 18:05:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db11098c

games-sports/trophy: update EAPI 7 -> 8, better icon

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 games-sports/trophy/Manifest               |  1 +
 games-sports/trophy/trophy-2.0.4-r1.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/games-sports/trophy/Manifest b/games-sports/trophy/Manifest
index 998674335ce1..eeb53c632273 100644
--- a/games-sports/trophy/Manifest
+++ b/games-sports/trophy/Manifest
@@ -1 +1,2 @@
 DIST trophy-2.0.4.tar.gz 14797140 BLAKE2B da2bc4d2e03b88b64ca1f01298ac17c40e15f2aff15535a14c80083e5f5e1bbb74a08394d367cdda27ef01bd11047a8fb2ca912879ee59fdf8c180303404d378 SHA512 128128c8c133817eda4cf0e8a995d4c22d75cef1cec237873ba01f636cce69e966d0af803a2927f9cb77274807be6ecfd665910e8b605e940dd8ce913e65dfaa
+DIST trophy.png 124829 BLAKE2B 508e1dc57d9e246ee1222991e88d15ecb0f308056ef7e4205415489f0fe8e23488285945306c19ee50a94e11f28aaaccf50fe0371366eb3b37545d4b6b9d2ef3 SHA512 5989388ffa4ec32379e27f6a579e5dff13c0c94a986726ace640b7b6e2357833e625b21c42ee2b692ddd6ec880ddbce30f5ae7bab84a9b4c0a9048224eb8584a

diff --git a/games-sports/trophy/trophy-2.0.4-r1.ebuild b/games-sports/trophy/trophy-2.0.4-r1.ebuild
new file mode 100644
index 000000000000..23bd48e035fb
--- /dev/null
+++ b/games-sports/trophy/trophy-2.0.4-r1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit desktop xdg
+
+DESCRIPTION="2D Racing Game"
+HOMEPAGE="https://trophy.sourceforge.io/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz
+	https://dev.gentoo.org/~pacho/${PN}/${PN}.png"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-games/clanlib:0.8[opengl]"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+src_install(){
+	default
+	doicon -s 256 "${DISTDIR}/${PN}.png"
+}


             reply	other threads:[~2023-06-19 18:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-19 18:05 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-19 18:05 [gentoo-commits] repo/gentoo:master commit in: games-sports/trophy/ Pacho Ramos
2022-01-23 21:13 James Le Cuirot
2021-10-30 13:10 Ionen Wolkens
2021-06-11 21:23 Pacho Ramos
2016-10-03 19:12 Austin English

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=1687197922.db11098ce92924da0bf1dfba004f094aecc883d5.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