summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/libkeyfinder (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pnamevolth2019-08-151-1/+1
* Remove nckx as a maintainer for all packages•••Goodbye, and thanks for all the Nix... Tobias Geerinckx-Rice2018-01-161-1/+0
* qt5: rename qmakeHook to qmakeThomas Tuegel2017-06-181-2/+3
* libkeyfinder: move to qmakeHook•••This reverts commit f43d8b233621c0a5ac575c6236b0e2c5b58611f4. Nikolay Amiantov2016-04-201-8/+2
* 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> aszlig2016-04-151-0/+2
* 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. Tobias Geerinckx-Rice2016-01-251-11/+10
* Replace 'with plaforms; platform' with 'platforms.platform'Pascal Wittmann2015-11-171-1/+1
* libkeyfinder: build with Qt 5.5Thomas Tuegel2015-09-271-2/+2
* libkeyfinder: remove now unused version 0.11Tobias Geerinckx-Rice2015-09-121-40/+0
* 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. Tobias Geerinckx-Rice2015-07-151-0/+40
* libkeyfinder 0.11 -> 2.1Tobias Geerinckx-Rice2015-07-151-7/+10
* libkeyfinder -> 0.11 (final)Tobias Geerinckx-Rice2015-06-041-4/+5
* Don't use "with licenses;" for single licences•••And don't use square brackets on such lines. Tobias Geerinckx-Rice2015-05-281-1/+1
* qt5: make qt-5.4.1 defaultThomas Tuegel2015-03-241-1/+1
* Add libkeyfinder: musical key detection libraryTobias Geerinckx-Rice2015-01-251-0/+39