downgraded default profile to core2
[k8sbuild.git] / xoptz / pan.xopt
blob5acd33f55d20379b4a08882d6b7c0e310fe3c6ad
1 profile=empty
3   --disable-option-checking  ignore unrecognized --enable/--with options
4   --enable-silent-rules   less verbose build output (undo: "make V=1")
5   --disable-maintainer-mode disable make rules and dependencies not useful (and sometimes confusing) to the casual installer
6   --disable-nls           do not use Native Language Support
7 #  --disable-glibtest      do not try to compile and run a test GLIB program
8 #  --disable-gtktest       do not try to compile and run a test GTK+ program
9   --disable-libnotify      enable libnotify support (normally: no)
10   --disable-gkr            enable gnome-keyring support (normally: no)
12   --without-dbus             enable D-Bus support (normally: no)
13 #  --with-gmime-crypto     enable GMime cryptography support (overrides auto-on if GMime 2.6 is found) (normally: yes)
14 #  --with-gtkspell         enable GtkSpell support (normally: yes)
15   --without-gtk3             enable GTK+ 3 support (normally: no)
16   --without-webkit           enable WebKitGTK+ support (normally: no)
17 #  --with-gnutls           enable GnuTLS support (normally: no)
20 [preconfigure]
21 if test ! -x configure; then
22   ./autogen.sh
24 [/preconfigure]
27 !DESC
28 Pan is a newsreader which attempts to be pleasant to new and advanced
29 users alike.  It has all the typical features found in newsreaders and
30 also has powerful filtering, handles large binaries newsgroups well,
31 supports multiple servers transparently, allows for offline reading,
32 and more.  It's also the only Unix newsreader to get a perfect score
33 on the Good Net-Keeping Seal of Approval evalutions.
35 http://pan.rebelbase.com/
36 !EOF