Project

General

Profile

Feature #509 » 0028-Document-Qt6Svg-requirement-for-Qt-client.patch

S3_3 - Marko Lindqvist, 04/17/2025 07:04 AM

View differences:

doc/INSTALL.meson
For the meson based build minimum version of meson is 0.60.0.
Meson specific prerequisites for the Qt client:
-----------------------------------------------
- If the Qt-client is built with svgflags features
(configured with -Dsvgflags=true), to really enable them
also at runtime, Qt6Svg libraries and headers are needed.
Prerequisites for the SDL3 client:
----------------------------------
doc/README.packaging
compress any of these files and Freeciv can still load them. Freeciv ships
with all the data files uncompressed, except scenarios which are gzipped.
----------------------------------------------------------------------
Qt-client svgflags support
--------------------------
If Qt-client is built with -Dsvgflags=true, the Qt6Svg is also
a requirement for sensible behavior.
----------------------------------------------------------------------
Loadable AI modules
-------------------
(2-2/3)