summary refs log tree commit diff
path: root/pkgs/development/libraries/qca2
Commit message (Collapse)AuthorAge
* qca2: 2.1.3 -> 2.2.1Orivej Desh2019-10-13
|
* Merge branch 'master' into staging-nextVladimír Čunát2019-08-24
|\ | | | | | | | | | | | | | | | | | | There ver very many conflicts, basically all due to name -> pname+version. Fortunately, almost everything was auto-resolved by kdiff3, and for now I just fixed up a couple evaluation problems, as verified by the tarball job. There might be some fallback to these conflicts, but I believe it should be minimal. Hydra nixpkgs: ?compare=1538299
| * qca2: explicitly require openssl_1_0_2Robin Gloster2019-07-29
| |
* | treewide: name -> pname (easy cases) (#66585)volth2019-08-15
|/ | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* qca: fix on darwinMatthew Bauer2018-08-16
|
* Add additional darwin dependency for qca2Matthew Pickering2018-03-21
|
* Build qca2 on darwinMatthew Pickering2018-03-21
|
* qca2 and qca-qt5: use system CA certificatesAndrey Golovizin2018-01-08
| | | | | | CMakeLists.txt looks for the system CA bundle in several locations, including /etc/ssl/certs/ca-certificates.crt. This works for non-sandboxed builds but fails inside a sandbox.
* treewide: purge maintainers.urkudVladimír Čunát2017-03-27
| | | | | It's sad, but he's been inactive for the last five years. Keeping such people in meta.maintainers is counter-productive.
* qca2: 2.1.1 -> 2.1.3Michael Raskin2017-02-19
|
* treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-02
| | | | Build-tested on x86_64 Linux & Mac.
* qca2: add patch to build with libressl 2.3Robin Gloster2015-12-23
|
* qca2: 2.1.0 -> 2.1.1Thomas Tuegel2015-11-23
|
* qca2: Update to new upstream version 2.1.0.aszlig2015-03-31
| | | | | | | | | | This also removes qca2_ossl, because it's now bundled with the main QCA package and we can now drop all those patches and build system fixes, because they have switched from autotools to cmake. Tested against a few builds like PSI and Tomahawk. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* qca2: Update the source of qca-ossl.cpp to qca's git (anonsvn.kde.org no longerPetr Rockai2014-02-15
| | | | serves it), and bump it to a latest version that builds with our qca version.
* qca2: Patch for gcc 4.7+ (close #738).James Cook2013-07-11
| | | | | Thanks to http://lists.pld-linux.org/mailman/pipermail/pld-cvs-commit/Week-of-Mon-20120917/347917.html
* Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
| | | | | Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
* * Update a bunch of dependencies of kdelibs.Eelco Dolstra2011-07-11
| | | | svn path=/nixpkgs/branches/kde-4.7/; revision=27702
* Qca2: do not separate debug infoYury G. Kudryashov2011-03-02
| | | | svn path=/nixpkgs/trunk/; revision=26138
* Move qca2 outside of kde-4.xYury G. Kudryashov2011-02-22
svn path=/nixpkgs/trunk/; revision=26053