Package: libevent1 Version: 1.1a Revision: 5 Description: Event notification library, version 1 License: BSD Maintainer: Dave Vasilevsky Source: http://www.monkey.org/~provos/libevent-%v.tar.gz Source-MD5: 6cc776458ecaf9247550863702a44d7c # Must modify libevent.info as well! Conflicts: libevent, libevent1.4, libevent2, libev Replaces: libevent, libevent1.4, libevent2, libev BuildDependsOnly: true BuildDepends: fink (>= 0.24.12) Depends: %N-shlibs (= %v-%r) ConfigureParams: --mandir=%p/share/man # Fix nested functions PatchFile: %n.patch PatchFile-MD5: a78dac80374286c2a6b4c07f5643d0c7 # I hate libtool's -release flag PatchScript: << %{default_script} perl -i -pe 's/-release\s\S+\s//' Makefile.in << InstallScript: make install DESTDIR=%d Homepage: http://www.monkey.org/~provos/libevent/ DescDetail: << The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also supports callbacks due to signals or regular timeouts. << DocFiles: README SplitOff: << Package: %N-shlibs Files: lib/libevent.*.dylib Shlibs: %p/lib/libevent.1.dylib 2.0.0 %n (>= 1.1a-1) DocFiles: README <<