10 stdenv.mkDerivation rec {
14 src = fetchFromGitLab {
15 domain = "invent.kde.org";
19 hash = "sha256-/NYAR/18Dh+fphCBz/zFWj/xqEl28e77ZtV8LlcGyMI=";
25 libsForQt5.wrapQtAppsHook
34 homepage = "https://kgeotag.kde.org/";
35 description = "Stand-alone photo geotagging program";
36 changelog = "https://invent.kde.org/graphics/kgeotag/-/blob/master/CHANGELOG.rst";
37 license = licenses.gpl3Plus;
38 maintainers = with maintainers; [ cimm ];
39 mainProgram = "kgeotag";