Martin Milata
606a15d9d8
phototonic: use qt5's mkDerivation
2020-04-22 15:21:50 +02: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
Frank Doepper
fc84be03be
phototonic: 1.7.1 -> 2.1
2018-11-04 15:45:44 +01:00
Pascal Wittmann
f63c21569f
Fix homepage links (see #30636 )
2017-11-11 17:36:48 +01:00
Thomas Tuegel
210f688802
qt5: rename qmakeHook to qmake
2017-06-18 08:41:57 -05:00
Nikolay Amiantov
6dc6a549c8
phototonic: move to qmakeHook
...
This reverts commit a0dd8d5afe
.
2016-04-20 18:55:41 +03:00
aszlig
a0dd8d5afe
phototonic: Fix running of {pre,post}Configure
...
Commit 0055c6a
introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of phototonic
override the whole configurePhase, so this hook isn't run at all.
This fixes the build of phototonic and it now successfully compiles on
my machine.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
Pascal Wittmann
5455a71414
photonic: 1.7 -> 1.7.1
2016-03-25 17:22:11 +01:00
Thomas Tuegel
3e6a70d974
phototonic: Qt 5 infrastructure update
2015-12-20 07:56:45 -06:00
Pascal Wittmann
9877cfb600
phototonic: init at 1.7
2015-11-22 13:00:57 +01:00