3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

18 commits

Author SHA1 Message Date
William A. Kennington III 508b5c733b gnupg: 2.1.7 -> 2.1.8 2015-09-11 12:41:25 -07:00
William A. Kennington III 952def0e3c Merge branch 'master.upstream' into staging.upstream 2015-08-13 11:55:02 -07:00
William A. Kennington III 997b9bc8c6 gnupg21: 2.1.6 -> 2.1.7 2015-08-12 17:02:14 -07:00
Greg Pfeil 2cbfdb8ff4 gnugpg: Add libiconv dependency.
Tested using the pure-darwin alternate stdenv on Yosemite.

I need this change for gnupg to build. Otherwise, I get this error:

```
configure:
***
*** The system does not provide a working iconv function.  Please
*** install a suitable library; for example GNU Libiconv which is
*** available at:
***   http://ftp.gnu.org/gnu/libiconv/
***
configure: error:
***
*** Required libraries not found. Please consult the above messages
*** and install them before running configure again.
***
builder for ‘/nix/store/pvzqmfzc05ifmvi0vglyl2xlkcdgh6c2-gnupg-2.1.6.drv’ failed with exit code 1
```

cc: @wkennington
2015-07-27 11:53:34 -06:00
William A. Kennington III fe705a664c gnupg: 2.1.5 -> 2.1.6 2015-07-05 16:51:03 -07:00
Damien Cassou c2116191d3 gnupg 2.1.4 -> 2.1.5
According to someone on #gnupg, the patch is not necessary anymore.
2015-06-15 15:42:23 +02:00
William A. Kennington III f99ec984d7 gnupg21: 2.1.3 -> 2.1.4 2015-05-31 13:55:18 -07:00
William A. Kennington III 909f04995c gnupg: 2.1.2 -> 2.1.3 2015-04-13 18:03:01 -07:00
Jan Malakhovski 6b9bb72319 gnupg: add x11Support option 2015-03-29 23:26:13 +00:00
Eric Seidel 51d465646a gnupg: don't demand pcsclite on darwin 2015-03-21 09:14:36 -07:00
devhell 6a8a739d68 gnupg21: Add texinfo as a dependency
This adds texinfo as a dependency, without which the build will fail.
2015-03-16 00:32:16 +00:00
William A. Kennington III 9631f5a718 gnupg: Fix default path to pcsclite 2015-03-09 15:22:59 -07:00
Matthias Beyer 91c31bcc57 Update gnupg21 package to gpg-2.1.2 2015-02-12 16:52:07 +01:00
Karn Kallio 23010cf71a gnupg: Port socket activation patch to version 2.1.1. 2014-12-24 19:16:38 +01:00
William A. Kennington III 86971fd33b gnupg: Fix src hash 2014-12-18 11:37:58 -08:00
William A. Kennington III b671a46f92 gnupg: 2.1.0 -> 2.1.1 2014-12-16 15:24:28 -08:00
Shea Levy 25b4674e67 gnupg-2.1: Add socket activation patch 2014-11-18 16:58:14 -05:00
William A. Kennington III 850da1803f gnupg: Add gnupg 2.1 as default
Additionally, move all gnupg expressions into the gnupg folder.
2014-11-06 11:44:12 -08:00