jwgc-ssl stable port information

Package: jwgc-ssl
Version: 0.5
Revision: 2
Source: mirror:sourceforge:jwgc/jwgc-beta5.tar.gz
Source-MD5: 68ecd429da29cbe9e57073d1e0a830ba
Description: Jabber WindowGram Client
SourceDirectory: jwgc-beta5
SourceRename: %n-%v.tar.gz
Depends: x11, x11-shlibs, libiconv, openssl098-shlibs, gpgme-shlibs, libncurses5-shlibs
BuildDepends: x11-dev, libiconv-dev, openssl098-dev, gpgme, libncurses5
License: GPL
ConfigureParams: --mandir=%p/share/man --sysconfdir=%p/etc/jwgc --with-iconv-dir=%p --with-gpgme-dir=%p --with-ssl-dir=%p --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib
InstallScript: <<
make install prefix=%i mandir=%i/share/man sysconfdir=%i/etc/jwgc
<<
DocFiles: README NEWS ChangeLog LICENSE COPYING AUTHORS clients/*/*.html
ConfFiles: %p/etc/jwgc/jwgc.desc %p/etc/jwgc/jwgc.vars %p/etc/jwgc/jwgc_resources
Maintainer: None
Homepage: http://jwgc.sourceforge.net/
DescDetail: <<
The Jabber WindowGram Client (JWGC) is a Jabber client that does not behave
like a standard chat client. Instead, it is intended to look and feel almost
exactly like MIT's Zephyr system. Whereas most chat clients focus on a single
window to house a conversation between another person and yourself, JWGC pops
up a separate window for every message you receive. To respond, you run a
command-line application, type in your message, and send it on it's way. If
you are familiar with the Zephyr system, JWGC should be trivial to adapt to.
<<
DescUsage: <<
Start off by running jwgc -u . It will prompt you for a password
and then background itself. After that, you can run jlocate, jctl, jwrite,
and jstat to interact with jwgc. You will probably want to read over the
manual pages for all of the components to get a better feel for what you
can do with it.
<<
DescPort: <<
Okay to ignore resolv.h WARNINGs for now.

Not compatible with gpgme11 API.
<<
DescPackaging: <<
Maintainer (<= 0.4-3): Daniel Henninger
<<