From c14485572ce6f25c45dca6a77d98c3275c2aa5c8 Mon Sep 17 00:00:00 2001 From: begasus Date: Sat, 20 Dec 2014 09:55:05 +0100 Subject: [PATCH] pachi, fixes in the recipe --- .../pachi/{pachi-03_29_04.recipe => pachi-1.0.recipe} | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) rename games-arcade/pachi/{pachi-03_29_04.recipe => pachi-1.0.recipe} (81%) diff --git a/games-arcade/pachi/pachi-03_29_04.recipe b/games-arcade/pachi/pachi-1.0.recipe similarity index 81% rename from games-arcade/pachi/pachi-03_29_04.recipe rename to games-arcade/pachi/pachi-1.0.recipe index 8dbbfaad7..d8c9c4aed 100644 --- a/games-arcade/pachi/pachi-03_29_04.recipe +++ b/games-arcade/pachi/pachi-1.0.recipe @@ -1,15 +1,14 @@ SUMMARY="Pachi el marciano is a cool 2D platforms game" -DESCRIPTION="Pachi el marciano is a cool 2D platforms game inspired in games like\ +DESCRIPTION="Pachi el marciano is a cool 2D platforms game inspired in games like \ Manic Miner, Jet set Willy and more from the 80s." HOMEPAGE="http://dragontech.sourceforge.net/index.php?lang=en&main=about" LICENSE="GNU GPL v2" -COPYRIGHT="Santiago Radeff, Nicolas Radeff, Peter Hajba" -SRC_URI="http://prdownloads.sf.net/dragontech/pachi_source.tgz" +COPYRIGHT="(c) 2004 Santiago Radeff, Nicolas Radeff, Peter Hajba" +SRC_URI="http://sourceforge.net/projects/dragontech/files/Pachi%20el%20marciano/Pachi%20el%20marciano%201.0/pachi_source.tgz" CHECKSUM_SHA256="134a51773d5e441dc31aed4e57b3543afdefe2d8efedeaa05acb85cac0fa9c52" REVISION="1" -ARCHITECTURES="x86 ?x86_gcc2 ?x86_64" -SECONDARY_ARCHITECTURES="?x86 ?x86_64" +ARCHITECTURES="x86_gcc2 ?x86 ?x86_64" PATCHES="pachi-$portVersion.patch"