File debian.control of Package chessmd
Source: chessmd
Section: games
Priority: optional
Maintainer: Алыпов Андрей <and.november@opensuse.org>
Build-Depends:
cmake,
debhelper-compat (= 13),
ninja-build,
pkg-config,
qt6-base-dev (>= 6.5),
qt6-charts-dev,
qt6-declarative-dev,
qt6-svg-dev,
Rules-Requires-Root: no
Standards-Version: 4.6.2
Homepage: https://github.com/ChessMD/ChessMD
Package: chessmd
Architecture: any
Recommends: stockfish
Depends:
${misc:Depends},
${shlibs:Depends},
qml6-module-qt-labs-qmlmodels,
qml6-module-qtqml,
qml6-module-qtqml-models,
qml6-module-qtqml-workerscript,
qml6-module-qtquick,
qml6-module-qtquick-controls,
qml6-module-qtquick-effects,
qml6-module-qtquick-layouts,
qml6-module-qtquick-shapes,
qml6-module-qtquick-templates,
qml6-module-qtquick-window,
qt6-svg-plugins,
Description: Open source chess training software
A Qt-based chess game and database viewer. This application allows
users to browse, manage, and analyze chess games stored in .pgn files,
offering features such as filtering, opening analysis, variation
tracking, engine analysis, and game review.