pkgsrc-wip/avahi/PLIST
Adrian Portelli eae76b9be0 This package has a _lot_ of options when building it so this is a first
run at enabling most of them.  They are largely untested so feel free to
have a play:

- DBUS support
- glib support
- gdbm support
- gtk support
- python support
- python gtk support
- python DBUS support

None are enabled by default

Other changes include:
- Fix from avahi to work with both old and new versions of DBUS
- Explicily specify sysconfdir as ${PKG_SYSCONFDIR}/avahi
2006-09-10 18:29:58 +00:00

49 lines
1.4 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2006/09/10 18:29:58 adrian_p Exp $
include/avahi-common/address.h
include/avahi-common/alternative.h
include/avahi-common/cdecl.h
include/avahi-common/defs.h
include/avahi-common/domain.h
include/avahi-common/error.h
include/avahi-common/gccmacro.h
include/avahi-common/llist.h
include/avahi-common/malloc.h
include/avahi-common/rlist.h
include/avahi-common/simple-watch.h
include/avahi-common/strlst.h
include/avahi-common/thread-watch.h
include/avahi-common/timeval.h
include/avahi-common/watch.h
include/avahi-core/core.h
include/avahi-core/log.h
include/avahi-core/lookup.h
include/avahi-core/publish.h
include/avahi-core/rr.h
lib/libavahi-common.la
lib/libavahi-core.la
lib/pkgconfig/avahi-core.pc
man/man5/avahi-daemon.conf.5
man/man5/avahi.hosts.5
man/man5/avahi.service.5
man/man8/avahi-daemon.8
man/man8/avahi-dnsconfd.8
man/man8/avahi-dnsconfd.action.8
sbin/avahi-daemon
sbin/avahi-dnsconfd
share/avahi/avahi-service.dtd
share/avahi/service-types
share/doc/avahi/HACKING
share/doc/avahi/INSTALL
share/doc/avahi/NEWS
share/doc/avahi/README
share/doc/avahi/TODO
share/examples/avahi/avahi-daemon.conf
share/examples/avahi/avahi-dnsconfd.action
share/examples/avahi/hosts
share/examples/avahi/ssh.service
share/examples/rc.d/avahidaemon
@dirrm share/doc/avahi
@dirrm include/avahi-core
@dirrm include/avahi-common
@unexec ${RMDIR} %D/etc/avahi/services 2>/dev/null || ${TRUE}
@unexec ${RMDIR} %D/etc/avahi 2>/dev/null || ${TRUE}