the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: eventlog
Version: 0.2.7
Revision: 2
Architecture: powerpc, i386
Recommends: syslog-ng
Description: Library for system logging using syslog-ng
License: GPL
Depends: %N-shlibs (= %v-%r)
BuildDependsOnly: True
# Unpack Phase:
Source: http://www.balabit.com/downloads/files/syslog-ng/sources/stable/src/eventlog-%v.tar.gz
Source-MD5: 51ac5bff610194ad57f3d632277bdf49
# Compile Phase:
SourceDirectory: eventlog-%v
# Install Phase:
DocFiles: README NEWS VERSION CREDITS COPYING AUTHORS
# splitoff for dynamic libs:
SplitOff: <<
Package: %N-shlibs
Files: lib/libevtlog.*.dylib
Shlibs: %p/lib/libevtlog.0.dylib 1.0.0 %n (>= 0.2.7-2)
DocFiles: README NEWS VERSION CREDITS COPYING AUTHORS
Description: Shared libraries for eventlog package
<<
# Additional Info
DescDetail: <<
A new API to format and send structured log messages. It supports
multiple message representations (plain, XML attributes and XML tags) and
multiple output methods (local syslogd).
For further details see the README file in %i/share/doc/eventlog/
<<
Homepage: http://www.balabit.com/support/community/products/
Maintainer: Karl-Michael Schindler