commit:     63f01b3c95b2d766c38c7e2e74e4fae3d542ee2e
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 11 21:23:01 2021 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Jun 11 21:23:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63f01b3c

games-sports/trophy: Bump to 2.0.4

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 games-sports/trophy/Manifest            |  1 +
 games-sports/trophy/trophy-2.0.4.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/games-sports/trophy/Manifest b/games-sports/trophy/Manifest
index fc2bf005d05..77ad1a5116e 100644
--- a/games-sports/trophy/Manifest
+++ b/games-sports/trophy/Manifest
@@ -1 +1,2 @@
 DIST trophy-2.0.3.tar.gz 14780127 BLAKE2B 
cb61ea3c5e264f8d0435e64a9076c403543dfec4c8e914d6192bbeef91d7db12e430e151df7ab10c367ddbac8f924da931376b1f06f70f55e222580301b28aa6
 SHA512 
40376c2a27f205421189d5fea3dc154492fae8977b62d1150c986be6fe823d0f718b61a51a2febad851fc96cf4e1b408ab9318ab32e32d685966228f51327b06
+DIST trophy-2.0.4.tar.gz 14797140 BLAKE2B 
da2bc4d2e03b88b64ca1f01298ac17c40e15f2aff15535a14c80083e5f5e1bbb74a08394d367cdda27ef01bd11047a8fb2ca912879ee59fdf8c180303404d378
 SHA512 
128128c8c133817eda4cf0e8a995d4c22d75cef1cec237873ba01f636cce69e966d0af803a2927f9cb77274807be6ecfd665910e8b605e940dd8ce913e65dfaa

diff --git a/games-sports/trophy/trophy-2.0.4.ebuild 
b/games-sports/trophy/trophy-2.0.4.ebuild
new file mode 100644
index 00000000000..ab90df1a985
--- /dev/null
+++ b/games-sports/trophy/trophy-2.0.4.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit xdg
+
+DESCRIPTION="2D Racing Game"
+HOMEPAGE="http://trophy.sourceforge.net/";
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-games/clanlib:0.8[opengl]"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"

Reply via email to