19 description = "Disk usage statistics";
20 mainProgram = "filelight";
21 homepage = "https://apps.kde.org/filelight/";
22 license = with lib.licenses; [ gpl2 ];
23 maintainers = with lib.maintainers; [ vcunat ];
25 nativeBuildInputs = [ extra-cmake-modules kdoctools ];
26 propagatedBuildInputs = [
37 outputs = [ "out" "dev" ];