diff --git a/games-arcade/burgerspace/burgerspace-1.9.2.recipe b/games-arcade/burgerspace/burgerspace-1.9.4.recipe similarity index 77% rename from games-arcade/burgerspace/burgerspace-1.9.2.recipe rename to games-arcade/burgerspace/burgerspace-1.9.4.recipe index 4529c110c..401a37b0a 100644 --- a/games-arcade/burgerspace/burgerspace-1.9.2.recipe +++ b/games-arcade/burgerspace/burgerspace-1.9.4.recipe @@ -3,12 +3,12 @@ DESCRIPTION="A game in which you are a chef, and must walk over hamburger \ ingredients (buns, meat, and lettuce) to make them fall from floor to floor, \ until they end up on the plates at the bottom of the screen." HOMEPAGE="https://perso.b2b2c.ca/~sarrazip/dev/burgerspace.html" -COPYRIGHT="2013 Pierre Sarrazin" +COPYRIGHT="2013-2021 Pierre Sarrazin + Luce St-Amand (most images)" LICENSE="GNU GPL v2" -REVISION="3" -SOURCE_URI="https://perso.b2b2c.ca/~sarrazip/dev/burgerspace-$portVersion.tar.gz" -CHECKSUM_SHA256="34b0feccf543b11f9f9a182203d67cd453675255fed4b745e4e74c121b211bf2" -SOURCE_DIR="burgerspace-$portVersion" +REVISION="1" +SOURCE_URI="http://perso.b2b2c.ca/~sarrazip/dev/burgerspace-$portVersion.tar.gz" +CHECKSUM_SHA256="d4ec00e9df6fdac463a1627d34445746f5158ffbf35104944a81b4fa6b8d64f5" ADDITIONAL_FILES="burgerspace.rdef" ARCHITECTURES="?all !x86_gcc2" @@ -22,7 +22,6 @@ PROVIDES=" REQUIRES=" haiku$secondaryArchSuffix lib:libflatzebra_0.1$secondaryArchSuffix - lib:libGL$secondaryArchSuffix lib:libSDL_1.2$secondaryArchSuffix lib:libSDL_image_1.2$secondaryArchSuffix lib:libSDL_mixer_1.2$secondaryArchSuffix @@ -31,21 +30,22 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libflatzebra_0.1$secondaryArchSuffix - devel:libGL$secondaryArchSuffix devel:libSDL$secondaryArchSuffix devel:libSDL_image$secondaryArchSuffix devel:libSDL_mixer$secondaryArchSuffix " BUILD_PREREQUIRES=" - cmd:autoconf + cmd:aclocal + cmd:autoreconf cmd:gcc$secondaryArchSuffix - cmd:ld$secondaryArchSuffix + cmd:libtoolize$secondaryArchSuffix cmd:make cmd:pkg_config$secondaryArchSuffix " BUILD() { + autoreconf -vfi runConfigure --omit-dirs binDir \ ./configure --bindir=$prefix/bin \ LDFLAGS='-lnetwork' @@ -59,7 +59,7 @@ INSTALL() mv $prefix/bin/burgerspace $appsDir/BurgerSpace addResourcesToBinaries $portDir/additional-files/burgerspace.rdef \ $appsDir/BurgerSpace - addAppDeskbarSymlink $appsDir/BurgerSpace BurgerSpace + addAppDeskbarSymlink $appsDir/BurgerSpace # remove obsolete files rm -rf $dataDir/{applications,pixmaps}