Commit Graph

28 Commits

Author SHA1 Message Date
aszlig
ae0b5d6813
libgcrypt/cross: Fix build for mingw-w64.
Especially for the 64bit mingw target, because libgcrypt contains
protected mode assembly.

Also, this adds gettext to the crossAttrs of libgpg-error, because it
tries to regenerate the MO files.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-03-03 22:38:48 +01:00
Lluís Batlle i Rossell
63adcbcfc7 libgcrypt: update to 1.6.1 2014-02-05 16:30:07 +01:00
Vladimír Čunát
0a58b512cb Merge master into stdenv-updates
Conflicts (simple):
	pkgs/development/compilers/gcc/4.8/default.nix
	pkgs/development/compilers/llvm/default.nix
	pkgs/development/libraries/gmp/5.1.1.nix
	pkgs/development/libraries/gmp/5.1.3.nix
	pkgs/development/libraries/gmp/5.1.x.nix
	pkgs/top-level/all-packages.nix
2014-01-18 14:46:20 +01:00
Lluís Batlle i Rossell
95660053fc Updating gnunet to 0.10.0. 2014-01-15 16:42:42 +01:00
Vladimír Čunát
c24cd76ef6 libgcrypt on i686-linux: disable tests (fail on Hydra)
I don't know what causes the problem.
The tests do pass on my non-chrooted Fedora build machine.
2013-12-30 09:13:13 +01:00
Evgeny Egorochkin
9fa0c71401 add libgcrypt-1.6 2013-12-21 02:28:26 +02:00
Evgeny Egorochkin
0c246250c0 Revert "libgcrypt: update from 1.5.3 to 1.6.0"
Too much breakage.

This reverts commit 787977493002669fe23e3084dd522bf06a2e6d33.
2013-12-18 21:32:34 +02:00
Nixpkgs Monitor
7879774930 libgcrypt: update from 1.5.3 to 1.6.0 2013-12-18 18:18:35 +02:00
Nixpkgs Monitor
22840f8048 libgcrypt: update from 1.5.2 to 1.5.3, potentially fixes CVE-2013-4242 2013-12-12 23:55:06 +02:00
Michael Raskin
19530856ed Merge remote-tracking branch 'upstream/master' into x-updates
Conflicts:
	pkgs/development/libraries/cairo/default.nix
	pkgs/development/libraries/gdk-pixbuf/default.nix
	pkgs/development/libraries/gtk+/2.x.nix
	pkgs/misc/ghostscript/default.nix
	pkgs/top-level/all-packages.nix
2013-06-13 17:12:43 +04:00
Vladimír Čunát
e931f3b935 libgcrypt: attempt to fix i686-freebsd builds, #616
It would probably be better to get newer "as" from somewhere, but I
don't see how.
2013-06-13 10:00:04 +02:00
Vladimír Čunát
b770365574 ReRevert Merge x-updates into master
This reverts commit ec3965d8d0b5594a9db11e6c9cd1c28d36e91cde.

Conflicts (taken x-updates):
	pkgs/development/libraries/libgcrypt/default.nix
	pkgs/development/libraries/libgpg-error/default.nix
	pkgs/development/libraries/poppler/default.nix
2013-05-29 23:25:02 +02:00
Lluís Batlle i Rossell
42701dece8 Adding gnunet-svn and libgcrypt-git.
gnunet-svn can't interoperate with gnunet.
2013-05-27 23:35:34 +02:00
Lluís Batlle i Rossell
7d9acc0866 libgcrypt: update to 1.5.2. Newer is better. 2013-05-27 23:35:34 +02:00
Vladimír Čunát
ec3965d8d0 Revert Merge x-updates into master due to mesa bloat
See #490 discussion.

This reverts commit 1278859d3167b9f84bfab680d9c8c463adf64a60, reversing
changes made to 0c020c98f9d4f49d5c9907db5f4b35aac7df959b.

Conflicts:
	pkgs/desktops/xfce/core/xfce4-session.nix (take master)
	pkgs/lib/misc.nix (auto)
2013-05-09 14:03:35 +02:00
Vladimír Čunát
7c23c0cb47 libgcrypt, libgpgerror: bugfix updates 2013-05-02 18:33:54 +02:00
Ludovic Courtès
f9667d3cd8 Add `meta.platforms' to various GnuPG dependencies.
svn path=/nixpkgs/trunk/; revision=30175
2011-11-01 22:38:05 +00:00
David Guibert
2ae62028c3 update libgcrypt 1.4.6 -> 1.5.0
svn path=/nixpkgs/trunk/; revision=30166
2011-11-01 17:06:58 +00:00
Lluís Batlle i Rossell
b7f47c7f49 Updating libgcrypt, hoping that it will build on mips
svn path=/nixpkgs/branches/stdenv-updates/; revision=22972
2010-08-05 18:47:40 +00:00
Ludovic Courtès
f4e365b3a0 GNU libgcrypt 1.4.5.
svn path=/nixpkgs/trunk/; revision=18922
2009-12-13 20:19:14 +00:00
Ludovic Courtès
402a4e3b3a GNU libgcrypt 1.4.4.
svn path=/nixpkgs/trunk/; revision=13828
2009-01-23 15:59:31 +00:00
Ludovic Courtès
cfef9ba3ad GNU Libgcrypt 1.4.3.
svn path=/nixpkgs/trunk/; revision=12882
2008-09-18 19:03:42 +00:00
Ludovic Courtès
8f0dab06ec Add GnuPG mirrors, use them.
svn path=/nixpkgs/trunk/; revision=12832
2008-09-09 09:06:01 +00:00
Ludovic Courtès
c4c830b66e libgcrypt 1.4.2.
svn path=/nixpkgs/trunk/; revision=12831
2008-09-09 08:48:46 +00:00
Michael Raskin
9f393398e2 Added Shamir Secret Sharing Scheme and bmrsa. Fixed libgcrypt
svn path=/nixpkgs/trunk/; revision=10928
2008-03-03 12:30:39 +00:00
Michael Raskin
67ba3f1d4d Added a currently more functional URL for libgcrypt
svn path=/nixpkgs/trunk/; revision=9688
2007-11-15 04:23:46 +00:00
Yury G. Kudryashov
c425763443 libgcrypt-1.3.1
svn path=/nixpkgs/trunk/; revision=9673
2007-11-14 23:03:29 +00:00
Armijn Hemel
a42c1d3486 add libgcrypt and libotr
svn path=/nixpkgs/trunk/; revision=9142
2007-08-16 21:44:48 +00:00