the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: ctrlproxy
Version: 3.0.8
Revision: 5
Depends: glib2-shlibs (>= 2.18.4-2), gnutls26-shlibs (>= 2.6.3-1), libgcrypt-shlibs (>= 1.4.3-2), libgettext3-shlibs (>= 0.14.5-2), readline5-shlibs (>= 5.0-1005), libgpg-error-shlibs
BuildDepends: pkgconfig (>= 0.9.0-1), libxslt-bin, swig, glib2-dev (>= 2.18.4-2), gnutls26 (>= 2.6.3-1), libgcrypt (>= 1.4.3-2), libgettext3-dev (>= 0.14.5-2), readline5 (>= 5.0-1005), libgpg-error
Source: http://www.ctrlproxy.org/releases/%n-%v.tar.gz
Source-MD5: b54a8011fe2972724b3e42374e6bac1c
ConfigureParams: --mandir=%p/share/man
PatchScript: perl -pi -e "s,gssapi.h,gssapi/gssapi.h," lib/listener.h && perl -pi -e "s,-rdynamic,-lgcrypt,g" Makefile
InstallScript: make install DESTDIR=%d
DocFiles: AUTHORS COPYING HACKING NEWS README TODO
Splitoff: <<
Package: %N-dev
Depends: %N (= %v-%r)
BuildDependsOnly: true
Files: <<
lib/pkgconfig
include
<<
DocFiles: COPYING
<<
License: GPL
Homepage: http://www.ctrlproxy.org
Maintainer: Jack Fink
Description: IRC proxy with conversation replay support
DescDetail: <<
ctrlproxy is an IRC proxy with support for multiple client and server
connections within a single process. It can replay stored conversations
when a client connects.
It has an easy configuration that can be changed at run-time using special
IRC commands.
Other features include flexible logging, SSL, IPv6, acting as a SOCKS proxy,
ability to talk to NickServ and support for CTCP when no clients are
connected.
<<