ktorrent: Add 5.0.1

This commit is contained in:
Eelco Dolstra
2016-11-21 21:54:15 +01:00
parent f940d65b2d
commit 516e177d98
5 changed files with 74 additions and 1 deletions

View File

@@ -64,6 +64,7 @@ let
baloo = callPackage ./baloo.nix {};
bluez-qt = callPackage ./bluez-qt.nix {};
breeze-icons = callPackage ./breeze-icons.nix {};
# FIXME: this collides with the "ecm" package.
ecm =
let drv = { cmake, ecmNoHooks, pkgconfig, qtbase, qttools }:
makeSetupHook