From 49781d7b824b3d0a5b0790050efcde21096aab75 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Tue, 14 Jul 2020 17:09:48 +0200 Subject: [PATCH] Add recipe for Kaiten Patissier --- .../kaiten_patissier-1.05.recipe | 51 +++++++++++++++++++ .../kaiten-patissier/licenses/Yawaraka | 17 +++++++ 2 files changed, 68 insertions(+) create mode 100644 games-puzzle/kaiten-patissier/kaiten_patissier-1.05.recipe create mode 100644 games-puzzle/kaiten-patissier/licenses/Yawaraka diff --git a/games-puzzle/kaiten-patissier/kaiten_patissier-1.05.recipe b/games-puzzle/kaiten-patissier/kaiten_patissier-1.05.recipe new file mode 100644 index 000000000..a6145cc26 --- /dev/null +++ b/games-puzzle/kaiten-patissier/kaiten_patissier-1.05.recipe @@ -0,0 +1,51 @@ +SUMMARY="Puzzle game with baking and rotations" +DESCRIPTION="Help PiPi the little fairy collect ingredients to prepare sweets +and make everyone happy." +HOMEPAGE="https://github.com/pulkomandy/kaiten-patissier" +COPYRIGHT="2008 Alpha Secret Base" +LICENSE="Yawaraka" +SOURCE_URI="https://github.com/pulkomandy/kaiten-patissier/archive/$portVersion.tar.gz" +CHECKSUM_SHA256="ba464e370a5854cb24ef9724b90e919580f60015a3fd270bce4b460542b3a631" +SOURCE_DIR="kaiten-patissier-$portVersion" +REVISION="1" + +ARCHITECTURES="!x86_gcc2 ?x86 !x86_64" +SECONDARY_ARCHITECTURES="x86" + +PROVIDES=" + kaiten_patissier$secondaryArchSuffix = $portVersion + app:kaiten_patissier$secondaryArchSuffix = $portVersion + " +REQUIRES=" + haiku$secondaryArchSuffix + lib:libsdl$secondaryArchSuffix + lib:libsdl_mixer$secondaryArchSuffix + lib:libsdl_gfx$secondaryArchSuffix + " + +BUILD_REQUIRES=" + haiku${secondaryArchSuffix}_devel + devel:libsdl$secondaryArchSuffix + devel:libsdl_mixer$secondaryArchSuffix + devel:libsdl_gfx$secondaryArchSuffix + " +BUILD_PREREQUIRES=" + makefile_engine + cmd:make + cmd:gcc$secondaryArchSuffix + " + +BUILD() +{ + cd src + make $jobArgs -f Makefile.linux +} + +INSTALL() +{ + mkdir -p $appsDir/Kaiten\ Patissier + + cp src/RotateGear $appsDir/Kaiten\ Patissier/Kaiten\ Patissier + cp -r data image sound replay save $appsDir/Kaiten\ Patissier + addAppDeskbarSymlink $appsDir/Kaiten\ Patissier/Kaiten\ Patissier +} diff --git a/games-puzzle/kaiten-patissier/licenses/Yawaraka b/games-puzzle/kaiten-patissier/licenses/Yawaraka new file mode 100644 index 000000000..6d1dfed23 --- /dev/null +++ b/games-puzzle/kaiten-patissier/licenses/Yawaraka @@ -0,0 +1,17 @@ +Copyright 2008 Alpha Secret Base. All rights reserved. + +Disclaimer / Copyright / Redistribution + + This game is under the "Yawaraka(flexible)" license. + + Use at your own risk. + You can freely modify and redistribute it. Conversions are really Fun! + You should write the changes and the person who did them in the + readme file or in a place that was obvious to find. + + If you make a cool modification, please tell me via mail or by any + other means, even though that's not a condition of the license. + Let me enjoy your changes too. + + If you have not done any modifications, you can freely distribute + without problems.