2 mkDerivation, fetchurl, lib,
3 extra-cmake-modules, kdoctools, wrapGAppsHook,
12 url = "mirror://kde/stable/${pname}/${version}/src/${pname}-${version}.tar.xz";
13 sha256 = "sha256-dbnhom8PRo0Bay3DzS2P0xQSrJaMXD51UadQL3z6xHY=";
17 homepage = "https://kde.org/applications/utilities/kronometer/";
18 description = "A stopwatch application";
19 license = licenses.gpl2;
20 maintainers = with maintainers; [ peterhoeg ];
22 nativeBuildInputs = [ extra-cmake-modules kdoctools ];
23 propagatedBuildInputs = [ kconfig kcrash kinit ];