games-engines/stratagus: bump to 2.4.1

This commit is contained in:
Julian Ospald 2016-11-20 14:01:40 +01:00
parent 521f86a252
commit 5fc05e7008
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 1 additions and 5 deletions

View File

@ -1,11 +1,9 @@
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
# Distributed under the terms of the GNU General Public License v2
WORK=${WORKBASE}/${PN}_${PV}.orig
require lua [ whitelist="5.1" multibuild=false ]
require github [ user="Wargus" tag="v${PV}" ]
require cmake [ api=2 ]
require launchpad [ branch=trunk pv=${PV%.*} pnv=stratagus_${PV} suffix=orig.tar.gz ]
SUMMARY="A realtime strategy game engine"
HOMEPAGE="https://wargus.github.io/stratagus.html"
@ -33,8 +31,6 @@ DEPENDENCIES="
x11-libs/libX11
"
REMOTE_IDS+=" sourceforge:${PN} github:Wargus/${PN}"
CMAKE_SRC_CONFIGURE_PARAMS=(
-DBINDIR="/usr/$(exhost --target)/bin"
-DDOCDIR="/usr/share/doc/${PNVR}"