downgraded default profile to core2
[k8sbuild.git] / xoptz / gnupg2.xopt
blob58f095afc9848aebf5116f6ea1d235325e22179b
1 # use `core2` to make valgrind happy
2 profile=core2
4   --enable-silent-rules   less verbose build output (undo: "make V=1")
5   --disable-doc           do not build the doc program
6 #  --enable-symcryptrun    build the symcryptrun program
7 #  --enable-gpgtar         build the gpgtar program
8 #  --enable-agent-only     build only the gpg-agent
9   --disable-ldap          disable LDAP keyserver interface only
10   --disable-nls           do not use Native Language Support
13 !DESC
14 GnuPG2 (The GNU Privacy Guard version 2.x)
16 GnuPG is GNU's tool for secure communication and data storage.  It can
17 be used to encrypt data and to create digital signatures.  It includes
18 an advanced key management facility and is compliant with the proposed
19 OpenPGP Internet standard as described in RFC2440 and the S/MIME
20 standard as described by several RFCs.
22 GnuPG 2.0 is the stable version of GnuPG integrating support for
23 OpenPGP and S/MIME.  It does not conflict with an installed 1.4.x
24 OpenPGP-only version.
25 !EOF