From 42b121b9202c0148c78223a2c0fb39157d117978 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Wed, 30 Oct 2019 12:56:31 +1000 Subject: [PATCH] Arx-Libertatis: bump git revisions --- .../arx_libertatis-1.2~git.recipe | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/games-rpg/arx_libertatis/arx_libertatis-1.2~git.recipe b/games-rpg/arx_libertatis/arx_libertatis-1.2~git.recipe index f7df1ae1f..a2b3666ba 100644 --- a/games-rpg/arx_libertatis/arx_libertatis-1.2~git.recipe +++ b/games-rpg/arx_libertatis/arx_libertatis-1.2~git.recipe @@ -8,14 +8,14 @@ porting the game to new systems as well as eliminating bugs and limitations." HOMEPAGE="https://arx-libertatis.org/" COPYRIGHT="2012-2019 Arx-Libertatis team" LICENSE="GNU GPL v3" -REVISION="1" -srcGitRev="db77aa26bb8612f711b65e72b1cd8cf6481700c7" +REVISION="2" +srcGitRev="85d293a69d486466e0c51de3ebf92f70941dc4f0" SOURCE_URI="https://github.com/arx/ArxLibertatis/archive/$srcGitRev.tar.gz" -CHECKSUM_SHA256="19bbd1cd5a5577e362079b73947d89e551a987cd976d85969d48e2ed38a70091" +CHECKSUM_SHA256="3c034f42f8df4bd3dfa8db659ce1c4b3c913ed36ad65d64156e46515d7a74b99" SOURCE_DIR="ArxLibertatis-$srcGitRev" -srcGitRev2="b23fa86080717e52c862f586c858d825a281d26a" +srcGitRev2="68b5907feff0dda72fe5435e1108ccd2ad7e8ed5" SOURCE_URI_2="https://github.com/EXL/BeGameLauncher/archive/$srcGitRev2.tar.gz" -CHECKSUM_SHA256_2="3121426ca772b694a4510a208cfd5b76fec943f8b4ecacbe0d79daffb7b81665" +CHECKSUM_SHA256_2="e564291d665ad3c9bb329e6849ab399d1ce0cbc59bd47bcc15a22f3c6e9345a1" SOURCE_DIR_2="BeGameLauncher-$srcGitRev2" PATCHES="arx_libertatis-$portVersion.patchset" ADDITIONAL_FILES="arx_libertatis.rdef" @@ -68,17 +68,17 @@ BUILD() cd build cmake .. \ -DCMAKE_BUILD_TYPE=Release \ + -DCMAKE_INSTALL_PREFIX=$appsDir/Arx-Libertatis \ + -DCMAKE_INSTALL_BINDIR=$appsDir/Arx-Libertatis \ + -DCMAKE_INSTALL_LIBDIR=$appsDir/Arx-Libertatis/lib \ + -DCMAKE_INSTALL_DATAROOTDIR=$appsDir/Arx-Libertatis \ + -DSDL2_INCLUDE_DIR=/system/$relativeIncludeDir/SDL2 \ -DUSER_DIR="ArxLibertatis" \ -DUSER_DIR_PREFIXES=`finddir B_USER_SETTINGS_DIRECTORY`/ \ -DCONFIG_DIR="ArxLibertatis" \ -DCONFIG_DIR_PREFIXES=`finddir B_USER_SETTINGS_DIRECTORY`/ \ -DDATA_DIR="games/arx:arx" \ -DDATA_DIR_PREFIXES="$appsDir/Arx-Libertatis/" \ - -DCMAKE_INSTALL_PREFIX=$appsDir/Arx-Libertatis \ - -DCMAKE_INSTALL_BINDIR=$appsDir/Arx-Libertatis \ - -DCMAKE_INSTALL_DATAROOTDIR=$appsDir/Arx-Libertatis \ - -DCMAKE_INSTALL_LIBDIR=$appsDir/Arx-Libertatis/lib \ - -DSDL2_INCLUDE_DIR=/system/$relativeIncludeDir/SDL2 \ -DBUILD_TOOLS=OFF \ -DBUILD_IO_LIBRARY=OFF \ -DBUILD_CRASHHANDLER=OFF \ @@ -105,7 +105,7 @@ INSTALL() mv $appsDir/Arx-Libertatis/arx $appsDir/Arx-Libertatis/Arx-Libertatis rm -rf $appsDir/Arx-Libertatis/{applications,blender,include,man} - cp $sourceDir2/build/ArxLibertatisLauncher $appsDir/Arx-Libertatis/Arx-Libertatis-Launcher + cp $sourceDir2/build/ArxLibertatisLauncher $appsDir/Arx-Libertatis/Arx-Libertatis-Launcher settype -t application/x-vnd.Be-elfexecutable $appsDir/Arx-Libertatis/Arx-Libertatis rc $portDir/additional-files/arx_libertatis.rdef -o arx_libertatis.rsrc