Commit graph

21 commits

Author SHA1 Message Date
Ben Siraphob 3ae5e6ce03 treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Will Dietz d6451a796b
ktorrent: mkDerivation 2019-10-07 18:31:58 -05:00
Andrei Lapshin 3f0f7d5054 ktorrent: 5.1.0 -> 5.1.2
Update ktorrent from 5.1.0 to 5.1.2 and libktorrent from 2.1 to 2.1.1,
remove already included patches
2019-09-04 10:20:41 +03:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Andrey Golovizin 42e1a21793 ktorrent: fix build with Qt 5.11 2018-06-15 17:43:08 +02:00
Andrey Golovizin 0b8e92a7fd ktorrent: fix build with CMake 3.11 2018-06-14 06:37:30 +02:00
Paul Hendry f814c3d090 ktorrent: Add missing meta.license 2017-09-16 20:26:54 -07:00
Peter Hoeg 17f4cb4eb8 ktorrent: 5.0.1 -> 5.1.0 2017-09-05 18:26:52 +08:00
Frederik Rietdijk 8f5cf685ad ktorrent: fix build 2017-07-03 10:10:17 +02:00
Thomas Tuegel 127bf18a35
extra-cmake-modules: Lift Qt dependency 2017-02-27 11:49:46 -06:00
Thomas Tuegel b1d78393bd
Remove kde4.ktorrent
- Already updated to KDE 5 in Nixpkgs
2017-02-24 16:49:01 -06:00
Eelco Dolstra 516e177d98 ktorrent: Add 5.0.1 2016-11-21 22:03:46 +01:00
ambrop7@gmail.com 24f4957d50 KTorrent: Fix URLs. 2014-03-15 21:31:58 +01:00
ambrop7@gmail.com 732760bb50 Update KTorrent to 4.3.1. 2014-03-15 20:22:03 +01:00
Yury G. Kudryashov 1de0428020 KTorrent-4.2.1 2012-08-31 12:20:41 +04:00
Yury G. Kudryashov d38c5e7ee4 KTorrent 4.1.3, fix build with KDE 4.8
svn path=/nixpkgs/trunk/; revision=31713
2012-01-19 20:28:05 +00:00
Yury G. Kudryashov 597412252a Wrap kde-related packages in kdePackagesFor
This lets hydra build kde packages for all available KDE releases.
Will commit NixOS-fix in a few minutes.

svn path=/nixpkgs/trunk/; revision=28833
2011-08-26 13:49:23 +00:00
Eelco Dolstra 18509c88b3 * KTorrent updated to 4.1.1.
svn path=/nixpkgs/trunk/; revision=28193
2011-08-06 14:28:15 +00:00
Eelco Dolstra 89e94123c6 * Move ktorrent to pkgs/applications/networking/p2p/.
svn path=/nixpkgs/trunk/; revision=27123
2011-05-03 16:59:24 +00:00