mirror of
https://github.com/cazfi/meta-games.git
synced 2026-09-12 03:49:31 +02:00
freeciv: Move common download URL to freeciv.inc
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
This commit is contained in:
@@ -13,6 +13,7 @@ SECTION = "games"
|
||||
DEPENDS = "gtk+ readline libsdl-mixer"
|
||||
|
||||
SRC_URI = "\
|
||||
${SOURCEFORGE_MIRROR}/freeciv/freeciv-${PV}.tar.bz2 \
|
||||
file://allow-root.patch \
|
||||
file://wait-server-start.patch \
|
||||
"
|
||||
|
||||
@@ -2,7 +2,5 @@ FREECIV_GUI = "gtk2"
|
||||
|
||||
require freeciv.inc
|
||||
|
||||
SRC_URI += "${SOURCEFORGE_MIRROR}/freeciv/freeciv-${PV}.tar.bz2"
|
||||
|
||||
SRC_URI[md5sum] = "a5483c9e4ffa62dd17b54404fe06ceb0"
|
||||
SRC_URI[sha256sum] = "f1537787f505b6aa94e99185879e235ad3a778e6bbdef830d256dbbb67384de6"
|
||||
|
||||
@@ -6,8 +6,6 @@ DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
DEPENDS += "curl"
|
||||
|
||||
SRC_URI += "${SOURCEFORGE_MIRROR}/freeciv/freeciv-${PV}.tar.bz2"
|
||||
|
||||
EXTRA_OECONF += "--disable-mapimg"
|
||||
|
||||
SRC_URI[md5sum] = "4bf03bbe7084d3e23739f1e5b2ccc529"
|
||||
|
||||
Reference in New Issue
Block a user