Commit graph

20 commits

Author SHA1 Message Date
R. RyanTM d374ba7445 libkeyfinder: 2.2.4 -> 2.2.5 2021-07-21 07:08:34 +00:00
Robert Schütz 85e8220aa7 libkeyfinder: don't set LD_LIBRARY_PATH 2021-02-04 21:17:50 +01:00
Robert Schütz 4430bf6498 libkeyfinder: 2.1 -> 2.2.4
Also move to all-packages.nix since it does not use qmake anymore.
2021-02-02 17:36:08 +01:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01: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
Tobias Geerinckx-Rice 0f84673f3d
Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Thomas Tuegel 210f688802
qt5: rename qmakeHook to qmake 2017-06-18 08:41:57 -05:00
Nikolay Amiantov 9a2bd51a30 libkeyfinder: move to qmakeHook
This reverts commit f43d8b2336.
2016-04-20 18:55:51 +03:00
aszlig f43d8b2336
libkeyfinder: Fix running of {pre,post}Configure
Commit 0055c6a introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of libkeyfinder
override the whole configurePhase, so this hook isn't run at all.

This fixes the build of libkeyfinder and it now successfully compiles on
my machine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
Tobias Geerinckx-Rice 9fb8020e4e Add version attribute where maintainers |= nckx
This will probably be mandatory soon, and is a step in the right
direction. Removes the deprecated meta.version, and move some meta
sections to the end of the file where I should have put them in
the first place.
2016-01-25 17:35:21 +01:00
Pascal Wittmann 7fd2796e99 Replace 'with plaforms; platform' with 'platforms.platform' 2015-11-17 21:30:43 +01:00
Thomas Tuegel e745467726 libkeyfinder: build with Qt 5.5 2015-09-27 15:09:43 -05:00
Tobias Geerinckx-Rice 24e10b0f9a libkeyfinder: remove now unused version 0.11 2015-09-12 02:35:11 +02:00
Tobias Geerinckx-Rice 828f9ea8cc keyfinder-cli: use old libkeyfinder 0.11 "for now"
The tool doesn't compile against versions 2.x.
Also, fix the incorrect version number & use src.meta.homepage.
2015-07-15 03:31:55 +02:00
Tobias Geerinckx-Rice da9b997233 libkeyfinder 0.11 -> 2.1 2015-07-15 03:31:54 +02:00
Tobias Geerinckx-Rice 5cb1af03ef libkeyfinder -> 0.11 (final) 2015-06-04 18:35:43 +02:00
Tobias Geerinckx-Rice 158e1cfdd0 Don't use "with licenses;" for single licences
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Thomas Tuegel 5d1f6ad57c qt5: make qt-5.4.1 default 2015-03-24 17:14:56 -05:00
Tobias Geerinckx-Rice be42ead349 Add libkeyfinder: musical key detection library 2015-01-25 10:17:48 +01:00