forked from hasufell/hasufell-repository
games-engines/stratagus: bump to 2.4.1
This commit is contained in:
parent
521f86a252
commit
5fc05e7008
@ -1,11 +1,9 @@
|
|||||||
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
|
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
WORK=${WORKBASE}/${PN}_${PV}.orig
|
|
||||||
|
|
||||||
require lua [ whitelist="5.1" multibuild=false ]
|
require lua [ whitelist="5.1" multibuild=false ]
|
||||||
|
require github [ user="Wargus" tag="v${PV}" ]
|
||||||
require cmake [ api=2 ]
|
require cmake [ api=2 ]
|
||||||
require launchpad [ branch=trunk pv=${PV%.*} pnv=stratagus_${PV} suffix=orig.tar.gz ]
|
|
||||||
|
|
||||||
SUMMARY="A realtime strategy game engine"
|
SUMMARY="A realtime strategy game engine"
|
||||||
HOMEPAGE="https://wargus.github.io/stratagus.html"
|
HOMEPAGE="https://wargus.github.io/stratagus.html"
|
||||||
@ -33,8 +31,6 @@ DEPENDENCIES="
|
|||||||
x11-libs/libX11
|
x11-libs/libX11
|
||||||
"
|
"
|
||||||
|
|
||||||
REMOTE_IDS+=" sourceforge:${PN} github:Wargus/${PN}"
|
|
||||||
|
|
||||||
CMAKE_SRC_CONFIGURE_PARAMS=(
|
CMAKE_SRC_CONFIGURE_PARAMS=(
|
||||||
-DBINDIR="/usr/$(exhost --target)/bin"
|
-DBINDIR="/usr/$(exhost --target)/bin"
|
||||||
-DDOCDIR="/usr/share/doc/${PNVR}"
|
-DDOCDIR="/usr/share/doc/${PNVR}"
|
Loading…
Reference in New Issue
Block a user