mirror of
https://github.com/cazfi/meta-games.git
synced 2026-05-04 16:39:48 +02:00
freeciv-3.1: Update to beta1
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
This commit is contained in:
@@ -1,19 +1,16 @@
|
||||
|
||||
require freeciv-qt5.inc
|
||||
|
||||
DEFAULT_PREFERENCE = "-2"
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
DEPENDS += "tolua-native lua gtk4"
|
||||
DEPENDS += "lua gtk4"
|
||||
|
||||
SRC_URI += "\
|
||||
git://github.com/freeciv/freeciv.git;protocol=https;branch=S3_1 \
|
||||
${SOURCEFORGE_MIRROR}/freeciv/freeciv-${PV}.tar.xz \
|
||||
file://allow-root-S3_1.patch \
|
||||
"
|
||||
|
||||
SRCREV="8d7cdf503164f296990c68e27a4fe3e2a87eb909"
|
||||
PN = "freeciv"
|
||||
PV = "3.1.0-alpha5"
|
||||
S = "${WORKDIR}/git"
|
||||
SRC_URI[sha256sum] = "fd8872dbacc6cf0212a44c9e703a82bae71b0741a191ee318fbefd072a1ee431"
|
||||
|
||||
FREECIV_GUI += "gtk4"
|
||||
|
||||
Reference in New Issue
Block a user