1 { mkDerivation, lib, extra-cmake-modules, kdoctools, libkdegames, kconfig, kcrash, kxmlgui }:
6 homepage = "https://kde.org/applications/en/games/org.kde.ksquares";
7 description = "A game of Dots and Boxes";
8 maintainers = with maintainers; [ freezeboy ];
9 license = licenses.gpl2Plus;
10 platforms = platforms.linux;