pkgsrc-wip/avahi/PLIST.avahipy
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

11 lines
424 B
Text

@comment $NetBSD: PLIST.avahipy,v 1.1 2006/09/10 18:29:58 adrian_p Exp $
bin/avahi-bookmarks
bin/avahi-discover
${PYSITELIB}/avahi/SimpleGladeApp.py
${PYSITELIB}/avahi/SimpleGladeApp.pyc
${PYSITELIB}/avahi/SimpleGladeApp.pyo
${PYSITELIB}/avahi/__init__.py
${PYSITELIB}/avahi/__init__.pyc
${PYSITELIB}/avahi/__init__.pyo
share/applications/avahi-discover.desktop
@unexec ${RMDIR} %D/${PYSITELIB}/avahi 2>/dev/null || ${TRUE}