R. RyanTM
41ea5dea63
libsForQt5.quazip: 0.9 -> 0.9.1
2020-07-07 03:44:43 +00:00
R. RyanTM
cdb6d61feb
libsForQt5.quazip: 0.8.1 -> 0.9
2020-05-10 03:14:47 +00:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Nikolay Amiantov
b959dc1493
libsForQt5.quazip: 0.7.6 -> 0.8.1
2019-06-01 17:31:50 +03:00
ryan4729
0bedafd57c
libsForQt5.quazip: fix darwin build ( #61355 )
...
* libsForQt5.quazip: fix darwin build
* libsForQt5.quazip: update license
2019-05-19 09:41:15 +02:00
Bob van der Linden
92e3089bd2
quazip: 0.7.3 -> 0.7.6 ( #59631 )
...
* quazip: 0.7.3 -> 0.7.6
* quazip: refresh homepage
quazip now lives at https://stachenov.github.io/quazip/
2019-04-24 19:13:31 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Ryan Mulligan
2d9f031334
libsForQt5.quazip: 0.7.1 -> 0.7.3
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- directory tree listing: https://gist.github.com/fd2172c4a80f17d789d4e62fcb99e8a0
2018-03-18 10:06:00 -07:00
Thomas Tuegel
210f688802
qt5: rename qmakeHook to qmake
2017-06-18 08:41:57 -05:00
Thomas Tuegel
4f2e7a0424
Separate Qt 5 packages from dependent libraries
2017-02-27 11:49:04 -06:00
Nikolay Amiantov
82af8640e3
quazip: move to qmakeHook
...
This reverts commit d663b3df24
.
2016-04-20 18:55:52 +03:00
aszlig
d663b3df24
qt5.quazip: Fix running of {pre,post}Configure
...
Commit 0055c6a
introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of quazip override
the whole configurePhase, so this hook isn't run at all.
This fixes the build of quazip and it now successfully compiles on my
machine.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 01:27:21 +02:00
Thomas Tuegel
1d331481fc
quazip: Qt 5 infrastructure update
2015-12-20 07:56:54 -06:00
Domen Kožar
b7f15c43da
fix evals /cc @ttuegel
2015-05-10 13:46:32 +02:00
Thomas Tuegel
5d1f6ad57c
qt5: make qt-5.4.1 default
2015-03-24 17:14:56 -05:00
Nathaniel Baxter
e149afe3a1
quazip: update from 0.7 to 0.7.1
2015-02-22 15:16:39 +11:00
aszlig
b2557476f7
quazip: Use qt instead of qt5 for refering to Qt.
...
Qt 5 is passed via all-packages.nix, so it doesn't look too odd if you
want to build against qt4 instead. Before you'd have to use something
like:
quazip.override { qt5 = qt4; }
Now, it is:
quazip.override { qt = qt4; }
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 01:06:02 +01:00
Nathaniel Baxter
5c898b15f3
quazip: Fix $out variable in installFlags.
2014-09-20 19:43:14 +10:00
wyvie
8818e63dcd
Fixed quazip default.nix
2014-09-14 17:53:37 +02:00
wyvie
8746d4b6bc
Added quazip-0.7
2014-09-12 17:06:36 +04:00