From 9c7e77201b570258ee47d8c4e8a76e908363c53b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 1 Aug 2018 17:56:30 +0200 Subject: [PATCH] supertux: code style. --- games-arcade/supertux/supertux-0.1.3.recipe | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/games-arcade/supertux/supertux-0.1.3.recipe b/games-arcade/supertux/supertux-0.1.3.recipe index 221f69d0a..01e7ad029 100644 --- a/games-arcade/supertux/supertux-0.1.3.recipe +++ b/games-arcade/supertux/supertux-0.1.3.recipe @@ -4,17 +4,16 @@ SuperTux is a classic 2D jump'n run sidescroller game in a style similar to \ the original Super Mario games. " HOMEPAGE="http://supertux.lethargik.org/" +COPYRIGHT="2003 SuperTux Devel Team" +LICENSE="GNU GPL v2" +REVISION="1" SOURCE_URI="https://github.com/SuperTux/supertux/releases/download/v0.1.3/supertux-0.1.3.tar.bz2" CHECKSUM_SHA256="0092588351776626955339caaa62d12ce5954bb80c5f6952f60a122f53c2ad97" -REVISION="1" -LICENSE="GNU GPL v2" -COPYRIGHT="2003 SuperTux Devel Team" +PATCHES="supertux-0.1.3.patchset" ARCHITECTURES="x86_gcc2 ?x86 ?x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 x86" -PATCHES="supertux-0.1.3.patchset" - PROVIDES=" supertux$secondaryArchSuffix = $portVersion cmd:supertux$secondaryArchSuffix = $portVersion @@ -28,6 +27,7 @@ REQUIRES=" lib:libSDL_image_1.2$secondaryArchSuffix >= 0.8.4 lib:libz$secondaryArchSuffix >= 1.2.8 " + BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libGL$secondaryArchSuffix