From 12408b7e1b8128c19b0751fd5234fef2cfb6c917 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Fri, 2 Feb 2018 13:15:48 +0100 Subject: [PATCH] games-engines/openmw: bump to 0.43.0 --- .../{openmw-0.42.0.exheres-0 => openmw-0.43.0.exheres-0} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename packages/games-engines/openmw/{openmw-0.42.0.exheres-0 => openmw-0.43.0.exheres-0} (92%) diff --git a/packages/games-engines/openmw/openmw-0.42.0.exheres-0 b/packages/games-engines/openmw/openmw-0.43.0.exheres-0 similarity index 92% rename from packages/games-engines/openmw/openmw-0.42.0.exheres-0 rename to packages/games-engines/openmw/openmw-0.43.0.exheres-0 index fda63162..1cad27d1 100644 --- a/packages/games-engines/openmw/openmw-0.42.0.exheres-0 +++ b/packages/games-engines/openmw/openmw-0.43.0.exheres-0 @@ -1,4 +1,4 @@ -# Copyright 2014-2016 Julian Ospald +# Copyright 2014-2018 Julian Ospald # Distributed under the terms of the GNU General Public License v2 require gtk-icon-cache @@ -20,7 +20,7 @@ DEPENDENCIES=" virtual/pkg-config build+run: app-arch/unshield - dev-games/OpenSceneGraph + dev-games/OpenSceneGraph[>=3.3.4] dev-games/mygui[>=3.2.1] dev-libs/boost dev-libs/tinyxml @@ -38,6 +38,7 @@ CMAKE_SRC_CONFIGURE_PARAMS=( -DBUILD_BSATOOL=ON -DBUILD_DOCS=OFF -DBUILD_ESMTOOL=ON + -DBUILD_LAUNCHER=ON -DBUILD_NIFTEST=OFF -DBUILD_OPENCS=ON -DBUILD_OPENMW=ON