openbsd-ports/x11/dbus/pkg/PLIST
espie 2281720f6e update to 1.0.2. okay alek@, jasper@.
No objections from wilfried@, matthieu@, sturm@...
2007-03-21 00:21:58 +00:00

60 lines
1.7 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.3 2007/03/21 00:21:58 espie Exp $
@newgroup _dbus:572
@newuser _dbus:572:_dbus:daemon:dbus user:/nonexistent:/sbin/nologin
%%SHARED%%
bin/dbus-cleanup-sockets
bin/dbus-daemon
bin/dbus-launch
bin/dbus-monitor
bin/dbus-send
bin/dbus-uuidgen
include/dbus-1.0/
include/dbus-1.0/dbus/
include/dbus-1.0/dbus/dbus-address.h
include/dbus-1.0/dbus/dbus-bus.h
include/dbus-1.0/dbus/dbus-connection.h
include/dbus-1.0/dbus/dbus-errors.h
include/dbus-1.0/dbus/dbus-macros.h
include/dbus-1.0/dbus/dbus-memory.h
include/dbus-1.0/dbus/dbus-message.h
include/dbus-1.0/dbus/dbus-misc.h
include/dbus-1.0/dbus/dbus-pending-call.h
include/dbus-1.0/dbus/dbus-protocol.h
include/dbus-1.0/dbus/dbus-server.h
include/dbus-1.0/dbus/dbus-shared.h
include/dbus-1.0/dbus/dbus-signature.h
include/dbus-1.0/dbus/dbus-threads.h
include/dbus-1.0/dbus/dbus-types.h
include/dbus-1.0/dbus/dbus.h
lib/dbus-1.0/
lib/dbus-1.0/include/
lib/dbus-1.0/include/dbus/
lib/dbus-1.0/include/dbus/dbus-arch-deps.h
lib/libdbus-1.a
lib/libdbus-1.la
lib/pkgconfig/
lib/pkgconfig/dbus-1.pc
@man man/man1/dbus-cleanup-sockets.1
@man man/man1/dbus-daemon.1
@man man/man1/dbus-launch.1
@man man/man1/dbus-monitor.1
@man man/man1/dbus-send.1
@man man/man1/dbus-uuidgen.1
share/dbus-1/
share/dbus-1/services/
share/examples/dbus/
share/examples/dbus/dbus-1/
@sample ${SYSCONFDIR}/dbus-1/
share/examples/dbus/dbus-1/session.conf
@sample ${SYSCONFDIR}/dbus-1/session.conf
share/examples/dbus/dbus-1/system.conf
@sample ${SYSCONFDIR}/dbus-1/system.conf
share/examples/dbus/dbus-1/system.d/
@sample ${SYSCONFDIR}/dbus-1/system.d/
@mode 0750
@owner _dbus
@group _dbus
@sample /var/run/dbus/
@exec ${PREFIX}/bin/dbus-uuidgen --ensure
@unexec rm -f /var/run/dbus/*