3 , extra-cmake-modules, kdoctools
4 , kinit, kcmutils, khtml, kdesu
5 , qtwebengine, qtx11extras, qtscript, qtwayland
10 nativeBuildInputs = [ extra-cmake-modules kdoctools ];
12 kcmutils khtml kinit kdesu
13 qtwebengine qtx11extras qtscript qtwayland
16 # InitialPreference values are too high and any text/html ends up
17 # opening konqueror, even if firefox or chromium are also available.
18 # Resetting to 1, which is the default.
20 substituteInPlace kfmclient_html.desktop \
21 --replace InitialPreference=9 InitialPreference=1
25 homepage = "https://apps.kde.org/konqueror/";
26 description = "Web browser, file manager and viewer";
27 license = with lib.licenses; [ gpl2 ];