diff --git a/packages/games-fps/warsow/warsow-2.0.1.exheres-0 b/packages/games-fps/warsow/warsow-2.1.exheres-0 similarity index 95% rename from packages/games-fps/warsow/warsow-2.0.1.exheres-0 rename to packages/games-fps/warsow/warsow-2.1.exheres-0 index 4613b2b3..5cc981ce 100644 --- a/packages/games-fps/warsow/warsow-2.0.1.exheres-0 +++ b/packages/games-fps/warsow/warsow-2.1.exheres-0 @@ -1,14 +1,14 @@ # Copyright 2016 Julian Ospald # Distributed under the terms of the GNU General Public License v2 -WORK=${WORKBASE}/source/source - -require cmake [ api=2 ] gtk-icon-cache - DATA_PV=${PV//./} ENGINE_PV=${PV//./} ENGINE_P=${PN}_${ENGINE_PV}_sdk +WORK=${WORKBASE}/${ENGINE_P}/source/source + +require cmake [ api=2 ] gtk-icon-cache + SUMMARY="Multiplayer FPS based on the QFusion engine (evolved from Quake 2)" HOMEPAGE="http://www.warsow.net/" DOWNLOADS="http://mirror.null.one/${ENGINE_P}.tar.gz @@ -45,6 +45,11 @@ DEPENDENCIES=" DATA_S=${WORKBASE}/${PN}_${DATA_PV:0:2} + +CMAKE_SRC_CONFIGURE_PARAMS=( + -DQFUSION_GAME=Warsow +) + src_install() { dobin_wrapper() { local f