Project

General

Profile

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

S3_2 - Marko Lindqvist, 04/17/2025 07:05 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
* Minimum meson requirement for builds made with it is 0.60.0
* Meson based build is no longer considered experimental, but a supported one
* Build with meson supports building experimental sdl3-client
* Qt6Svg is a new optional dependency for the Qt-client.
See "Qt-client svgflags support" below.
----------------------------------------------------------------------
Compatibility of modified versions
......
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
-------------------
(3-3/3)