Commit graph

9 commits

Author SHA1 Message Date
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
Matthew Bauer b71493598a herqq: remove gcc6.patch
not referenced in nix code
2019-04-16 22:33:12 -04:00
Uli Baum 9beaa6dcad herqq: mark broken
- build fails with qt511 and qt59
  (it used to build with qt510 which is not available anymore)
- no nixpkgs maintainer
- upstream repo looks inactive, last commit a year ago
2018-09-25 11:59:26 +02:00
Daiderd Jordan 3030252b1e
herqq: mark linux only 2018-04-05 20:05:24 +02:00
Samuel Leathers 4151e2f579 herqq: 1.0.0 -> 2.1.0 2017-09-05 15:15:48 +02:00
Vladimír Čunát 96d41e393d
treewide: purge maintainers.urkud
It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
2017-03-27 19:52:29 +02:00
Nikolay Amiantov 4b5bf1916a herqq: move to qmake4Hook 2016-04-20 18:55:51 +03:00
Eelco Dolstra 76ec0dd430 * Update a bunch of dependencies of kdelibs.
svn path=/nixpkgs/branches/kde-4.7/; revision=27702
2011-07-11 10:49:21 +00:00
Yury G. Kudryashov e9e22a7238 Rename hupnp to herqq
Don't pass it to kdelibs as it breaks kdelibs build

svn path=/nixpkgs/trunk/; revision=25289
2010-12-26 17:18:13 +00:00