Commit Graph

10 Commits

Author SHA1 Message Date
aszlig
6d9147abab
keyfinder: Fix running of {pre,post}Configure
Commit 0055c6a introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of keyfinder
override the whole configurePhase, so this hook isn't run at all.

This fixes the build of keyfinder 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
Tobias Geerinckx-Rice
e5972f3094 keyfinder: 2.00 -> 2.1; build with qt55 2016-01-05 21:03:08 +01:00
Pascal Wittmann
7fd2796e99 Replace 'with plaforms; platform' with 'platforms.platform' 2015-11-17 21:30:43 +01:00
Thomas Tuegel
3935f63732 keyfinder: build with Qt 5.5 2015-09-27 15:09:45 -05:00
Tobias Geerinckx-Rice
82cac9f9ac keyfinder 1.16 -> 2.00 2015-07-15 03:31:55 +02:00
Tobias Geerinckx-Rice
921249e13d keyfinder -> 1.26 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
7ccc6a3620 Add keyfinder: musical key detection gui 2015-01-25 10:17:49 +01:00