2 , cmake, extra-cmake-modules, qtbase
3 , kconfigwidgets, kxmlgui, kcrash, kdoctools
10 homepage = "https://apps.kde.org/kgeography/";
11 description = "Geography trainer";
12 mainProgram = "kgeography";
13 license = with lib.licenses; [ gpl2 ];
14 maintainers = [ lib.maintainers.globin ];
16 nativeBuildInputs = [ cmake extra-cmake-modules ];
17 buildInputs = [ qtbase kconfigwidgets kxmlgui kcrash kdoctools kitemviews ];