CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/11/03 15:27:51
Modified files:
editors/tiled : Makefile distinfo
editors/tiled/patches: patch-src_tiled_tiled_pro
editors/tiled/pkg: PLIST
Removed files:
editors/tiled/patches: patch-src_libtiled_isometricrenderer_h
patch-src_libtiled_maprenderer_h
patch-src_libtiled_orthogonalrenderer_cpp
patch-src_tiled_mapobjectitem_h
patch-src_tiled_objectselectiontool_cpp
patch-src_tiled_raiselowerhelper_cpp
patch-src_tiled_tiledproxystyle_cpp
patch-src_tiled_tilesetview_cpp
Log message:
update to tiled-1.8.6 and install example files. stick with Qt 5.
tiled is actively developed and newer versions have improved
compatibility with newer Qt 6 versions, but build has moved to
qbs; this is the last upstream version that still includes the
qmake build system.
unbreaks with python 3.13. add a comment about disabling the
python plugin in case it's needed later.