nixpkgs/pkgs/applications
aszlig 27b7192726
digikam: 5.4.0 -> 5.7.0
The build for the version 5.4.0 of digiKam has been broken at the time
prior to this commit, which is the main reason for this update as I
don't think it makes sense to fix the build for 5.4.0 when we're going
to update it anyway.

A lot has changed upstream between version 5.4.0 and 5.7.0 and it's too
much to be summarized here, so here are the URLs to the upstream
announcements:

 * https://www.digikam.org/news/2017-03-14_digiKam_5.5.0_is_released/
 * https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/
 * https://www.digikam.org/news/2017-09-11-5.7.0_release_announcement/

On the packaging side, we now no longer have the patch that disables
-fno-operator-names because the build runs fine without that patch
(which didn't even apply but I didn't check why) and IMO it doesn't make
sense to rebase that patch for no reason.

Additionally, there were build time dependencies lurking around in
propagatedBuildInputs, which is kinda pointless and the application just
runs fine if those dependencies are listed in buildInputs.

While looking for clues about why that might be necessary I haven't
found any comment about it in the source nor a clarification within the
message of the commit where this has been introduced.

The commit in question is be7b7d908f82e8ab16c43ffd0e240addd6f4018a.

Apart from these changes, the rest is just adding a few dependencies
(kcalcore, libksane, mesa and pcre) to get less errors during
cmakeConfigurePhase.

I've tested digiKam by playing around within a VM using photos I
netcat'ed into it and it works so far. The VM was built using:

nix-build nixos --arg configuration '{ pkgs, ... }: {
  imports = [ ./nixos/tests/common/user-account.nix ];
  environment.systemPackages = [ pkgs.digikam ];
  services.xserver.enable = true;
  services.xserver.displayManager.sddm.enable = true;
  services.xserver.desktopManager.plasma5.enable = true;
  services.xserver.desktopManager.default = "plasma5";
  virtualisation.memorySize = 1024;
}' -A vm

What I didn't test however was whether importing from a camera would
work (as I don't have one), but aside from that, the application seems
to run fine compared to the fact that it didn't even build until now :-)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @the-kenny, @urkud, @viric, @cillianderoiste, @ttuegel
Cc: @jraygauthier, @fkz, @sh01, @lsix
2017-10-19 04:42:53 +02:00
..
altcoins Merge branch 'staging' 2017-10-15 13:59:18 +02:00
audio snd: 16.9 -> 17.8 2017-10-17 13:45:52 +02:00
backup deja-dup: init at 36.1 2017-10-05 13:42:09 +02:00
display-managers sddm: theme background images use a relative path which breaks sddm-kcm 2017-10-16 14:25:23 +08:00
editors eclipse-plugin-jdt: 4.7 -> 4.7.1a 2017-10-18 23:30:14 +02:00
gis Merge pull request #30471 from thall/qgis_2_18_13 2017-10-16 18:29:09 +02:00
graphics digikam: 5.4.0 -> 5.7.0 2017-10-19 04:42:53 +02:00
inferno
kde Add some dev outputs 2017-09-25 16:05:10 +02:00
misc Merge pull request #30523 from xvapx/playonlinux-update 2017-10-18 07:32:15 -04:00
networking tor-browser-bundle.noscript: 5.0.10 -> 5.1.2 2017-10-18 22:11:28 +02:00
office Revert "libreoffice-still: fix build (re: nss update)" 2017-10-09 20:50:27 +02:00
science nixpkgs: gtkwave 3.3.70 -> 3.3.86 2017-10-17 01:28:08 -05:00
search
taxes Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper" 2017-09-07 12:51:21 +02:00
version-management Merge pull request #30458 from sigma/pr/ghq-0.8.0 2017-10-17 02:42:57 +01:00
video mpv: enable dvb on Linux 2017-10-15 21:26:00 +01:00
virtualization lkl: 2017-08-09 -> 2017-10-18 2017-10-18 22:11:37 +02:00
window-managers yabar-unstable: 2017-09-09 -> 2017-10-12 2017-10-12 09:08:08 +02:00