Commit graph

29 commits

Author SHA1 Message Date
Ben Siraphob 5d566c43b4 pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM fe6bc9cb84 xca: 2.1.2 -> 2.2.1 2020-01-31 14:08:54 +00: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
Peter Hoeg 9c0decaee5 xca: 2.1.1 -> 2.1.2 2018-11-08 17:27:53 +08:00
Peter Hoeg ffd478454d xca: 2.1.0 -> 2.1.1 2018-09-14 16:23:18 +08:00
Peter Hoeg cdfefaa42b xca: 2.0.1 -> 2.1.0 2018-08-02 13:43:44 +08:00
Peter Hoeg 10e4e6a45f xca: typo 2018-05-30 15:01:10 +08:00
Peter Hoeg 4e4fb65130 xca: 1.4.1 -> 2.0.1 2018-05-30 13:10:52 +08:00
Ryan Mulligan 3b51839427 xca: 1.4.0 -> 1.4.1
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.)
- found 1.4.1 with grep in /nix/store/zbqzc6j7104bdpdmpxzj8i11dsxmp3h4-xca-1.4.1
2018-03-15 13:03:37 -07:00
Peter Hoeg 78c71e81eb xca: 1.3.2 -> 1.4.0 2018-02-14 16:44:44 +08:00
Tuomas Tynkkynen dc75fb694c xca: Remove unnecessary substituteInPlace
Builds fine without.
2017-10-24 23:48:49 +03:00
Thomas Tuegel c816bbc8a8
qt5: remove makeQtWrapper 2017-06-18 08:44:42 -05:00
Peter Hoeg 3e06c96f50 xca: now works with qt 5.8 2017-04-28 08:33:59 +08:00
Peter Hoeg f7fd8a6f73 xca: broken on qt 5.7 2017-03-13 11:55:45 +08:00
Franz Pletz 3d2e118a55
xca: fix build
cc #23253
2017-03-03 21:04:21 +01:00
Peter Hoeg aec8872e23 xca: qt4 -> qt5
Compile against qt5 instead of qt4.
2017-01-02 00:17:48 +08:00
Luca Bruno 5b0352a6a4 Merge branch 'master' into closure-size 2015-12-11 18:31:00 +01:00
Christoph Hrdinka a2b5aafa61 xca: 1.3.1 -> 1.3.2 2015-12-02 23:01:00 +01:00
Vladimír Čunát 1197003966 fix references to ${libtool}/lib 2015-10-13 20:18:47 +02:00
Tobias Geerinckx-Rice 11d1eeed7c xca: 1.3.0 -> 1.3.1 2015-08-31 20:49:01 +02:00
Jaka Hudoklin 256d2950b9 xca: 0.9.3 -> 1.3.0 2015-08-29 18:44:02 +02:00
Vladimír Čunát dbae4f109f Merge branch 'master' into staging
Conflicts (relatively simple):
	pkgs/applications/audio/spotify/default.nix
	pkgs/build-support/cc-wrapper/default.nix
	pkgs/development/compilers/cryptol/1.8.x.nix
2015-01-31 19:34:57 +01:00
Jaka Hudoklin 3a2670c74a xca: fix ssl 2015-01-24 22:49:11 +01:00
Eric Seidel 88eae46455 rename occurrences of gcc.gcc to gcc.cc 2015-01-14 20:47:49 -08:00
Jaka Hudoklin 6e7d796b54 xca: not broken anymore 2014-12-13 00:56:59 +01:00
Domen Kožar 1fc1e9c82c xca: mark as broken 2014-08-27 19:11:08 +02:00
Jaka Hudoklin 115b7313c5 xca: fix package
For some reason library paths are not set at all for some libraries during
the build. Wrapper with LD_LIBRARY_PATH set for relevant libraries is currently
solution.
2014-05-25 14:28:49 +02:00
Jaka Hudoklin a19bbd49b7 Add xca, interface for managing keys like RSA or DSA 2013-10-08 09:36:03 +02:00