mirror of
https://github.com/cazfi/meta-games.git
synced 2026-01-29 17:08:42 +01:00
13 lines
301 B
BlitzBasic
13 lines
301 B
BlitzBasic
|
|
require freeciv-qt5.inc
|
|
|
|
DEPENDS += "lua gtk4 zstd"
|
|
|
|
SRC_URI += "\
|
|
${SOURCEFORGE_MIRROR}/freeciv/freeciv-${PV}.tar.xz \
|
|
file://allow-root-S3_1.patch \
|
|
file://0015-Qt-Add-Q_OBJECT-for-fc_shortcut_popup.patch \
|
|
"
|
|
|
|
SRC_URI[sha256sum] = "d746a883937b955b0ee1d1eba8b4e82354f7f72051ac4f514de7ab308334506e"
|