downgraded default profile to core2
[k8sbuild.git] / xoptz / gpa.xopt
bloba1093de6206f0a44443e328061182f69d5020c97
1 profile=empty
3   --enable-silent-rules          less verbose build output (undo: `make V=1')
4   --disable-card-manager  build without the card manager
5   --enable-keyserver-support build without keyserver support
6   --disable-nls           do not use Native Language Support
7 #  --disable-rpath         do not hardcode runtime library paths
8 #  --disable-gtktest       do not try to compile and run a test GTK+ program
9 #  --disable-largefile     omit support for large files
12 [preconfigure]
13 if test ! -x configure; then
14   ./autogen.sh
16 [/preconfigure]
19 !DESC
20 gpa (GNU Privacy Assistant)
22 GPA is a graphical frontend for the GNU Privacy Guard (GnuPG,
23 http://www.gnupg.org).  GPA can be used to encrypt, decrypt, and
24 sign files, to verify signatures and to manage the private and
25 public keys.
26 !EOF