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