aszlig
39a07cabe8
gpgme: Use fixed path for GnuPG binaries
...
By default, GPGME tries to search in $PATH for the gpg and gpgconf
binaries. This has the downside, that the library won't work by its own
and needs to have GnuPG in systemPackages or the user environment.
I've stumbled on this while working on one of the dependencies of
nixos-assimilate and nixpart (volume_key), where the testing environment
didn't come with GnuPG in $PATH and thus the tests have failed.
After testing this with a few programs using GPGME, I haven't found any
weird behavior in conjunction with the GnuPG agent.
However one possible implication could be that if the GnuPG used in
$PATH (and the config files in the user's home directory) should be
vastly incompatible, it could lead to failures.
In practice however, the GnuPG1/2 versions pretty much seem to stay
compatible within their major releases so it shouldn't pose a problem.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-01-21 01:39:18 +01:00
William A. Kennington III
10f2a6b321
gpgme: 1.5.5 -> 1.6.0
2015-09-04 14:22:55 -07:00
Matthias Beyer
c148309f94
gpgme: 1.5.4 -> 1.5.5
2015-07-01 20:42:30 +02:00
William A. Kennington III
5f149c80f2
gpgme: 1.5.3 -> 1.5.4
2015-04-28 21:18:06 -07:00
Charles Strahan
e4bf6c3f17
gpgme: use different mirror
2015-01-24 17:06:44 -05:00
William A. Kennington III
e26c8d9b36
gpgme: 1.5.2 -> 1.5.3
2014-12-16 15:30:05 -08:00
Mateusz Kowalczyk
ecf243c782
gpgme: update from 1.5.1 to 1.5.2
2014-12-03 16:51:23 +00:00
Mateusz Kowalczyk
50cf603d9d
gpgme: update from 1.4.3 to 1.5.1
2014-09-21 18:27:59 +01:00
Nixpkgs Monitor
abc2a6950a
gpgme: update from 1.4.1 to 1.4.3
2013-12-04 15:17:41 +02:00
aszlig
5228e569e8
gpgme: Update to latest upstream version 1.4.1.
...
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-06-24 10:33:16 +02:00
Eelco Dolstra
ab3eeabfed
Rename buildNativeInputs -> nativeBuildInputs
...
Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Lluis Batlle
d2d761b692
gpg/pth: fixing the pth building on arm
...
I could built pth with the fix commented in:
http://forums.gentoo.org/viewtopic-t-904280-start-0.html
And I remove the 'pth.supported' structure I had built.
2012-11-15 12:38:18 +01:00
Lluis Batlle
66ceb14b5e
pth, gpg: taking out pth in non-supported platforms.
...
I know that pth fails to build on arm, by now.
2012-11-14 23:20:47 +01:00
Mathijs Kwik
81d6e98d34
gpgme: upgraded to 1.3.1
...
svn path=/nixpkgs/trunk/; revision=33679
2012-04-09 10:17:29 +00:00
Eelco Dolstra
9253901104
* Whitespace.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27883
2011-07-21 17:32:35 +00:00
Yury G. Kudryashov
1c4b8e4886
gpgme: propagate some dependencies
...
svn path=/nixpkgs/trunk/; revision=27384
2011-06-07 21:50:36 +00:00
Yury G. Kudryashov
fd63f04e4e
Remove gpg->gpg2 symlink
...
Also make gpgme compile&find gpg2
svn path=/nixpkgs/trunk/; revision=21885
2010-05-19 20:59:03 +00:00
Yury G. Kudryashov
d0b56edcf2
Mass GnuPG upgrade
...
gnupg tests fail. Will try to fix later.
svn path=/nixpkgs/trunk/; revision=21884
2010-05-19 20:58:56 +00:00
Yury G. Kudryashov
ea1953d744
Move gnupg to gnupg1 and gnupg2 to gnupg
...
Also add gnupg1-compatibility symlinks to gnupg2.
Most packages should be able to use gnupg2 instead of gnupg1.
svn path=/nixpkgs/trunk/; revision=21883
2010-05-19 20:58:47 +00:00
Yury G. Kudryashov
8e8e7f8827
More dependencies for gpgme
...
svn path=/nixpkgs/trunk/; revision=10347
2008-01-28 19:46:13 +00:00
Yury G. Kudryashov
33f6eb6b03
Some upgrades needed for kde4:
...
* alsa-lib: 1.0.12 -> 1.0.14
* alsa-utils: 1.0.13 -> 1.0.14
* strigi: 0.5.1 -> 0.5.3dev
* libgpg-error: 1.0 -> 1.4
* gpgme: 1.0.3 -> 1.1.4
* cmake: 2.4.6 -> 2.4.7
* Some kde4 components added (not compilable yet).
* icu4c-3.6 added
* boost: added unicode support to RegEx, switched to "system" layout
svn path=/nixpkgs/trunk/; revision=9068
2007-08-08 13:20:18 +00:00
Eelco Dolstra
3389f4bc36
* Copy lots of files to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=4623
2006-01-30 16:04:03 +00:00
Eelco Dolstra
fd5e5e34a4
* Updated Sylpheed to 2.1.9 and added GPG support (through gpgme).
...
svn path=/nixpkgs/trunk/; revision=4400
2005-12-19 10:34:01 +00:00