From fd964415bb7c41e4b7ec8e53ff62f67239390a2b Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 23 Jun 2004 04:34:22 +0000 Subject: Add dbus, a message bus for inter-process communication. This forms the foundation of Project Utopia. While I feel this port is mostly complete, it deserves some more testing before bringing it into the main ports tree. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2407 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/dbus/pkg-plist | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 devel/dbus/pkg-plist (limited to 'devel/dbus/pkg-plist') diff --git a/devel/dbus/pkg-plist b/devel/dbus/pkg-plist new file mode 100644 index 000000000..5596a89e9 --- /dev/null +++ b/devel/dbus/pkg-plist @@ -0,0 +1,44 @@ +bin/dbus-cleanup-sockets +bin/dbus-daemon-1 +bin/dbus-glib-tool +bin/dbus-launch +bin/dbus-monitor +bin/dbus-send +bin/dbus-viewer +etc/dbus-1/session.conf +etc/dbus-1/system.conf +etc/rc.d/dbus.sh +include/dbus-%%VERSION%%/dbus/dbus-address.h +include/dbus-%%VERSION%%/dbus/dbus-bus.h +include/dbus-%%VERSION%%/dbus/dbus-connection.h +include/dbus-%%VERSION%%/dbus/dbus-errors.h +include/dbus-%%VERSION%%/dbus/dbus-glib.h +include/dbus-%%VERSION%%/dbus/dbus-macros.h +include/dbus-%%VERSION%%/dbus/dbus-memory.h +include/dbus-%%VERSION%%/dbus/dbus-message.h +include/dbus-%%VERSION%%/dbus/dbus-pending-call.h +include/dbus-%%VERSION%%/dbus/dbus-protocol.h +include/dbus-%%VERSION%%/dbus/dbus-server.h +include/dbus-%%VERSION%%/dbus/dbus-threads.h +include/dbus-%%VERSION%%/dbus/dbus-types.h +include/dbus-%%VERSION%%/dbus/dbus.h +include/dbus-%%VERSION%%/include/dbus/dbus-arch-deps.h +lib/libdbus-1.a +lib/libdbus-1.so +lib/libdbus-1.so.0 +lib/libdbus-glib-1.a +lib/libdbus-glib-1.so +lib/libdbus-glib-1.so.0 +%%QT%%lib/libdbus-qt-1.a +%%QT%%lib/libdbus-qt-1.so +%%QT%%lib/libdbus-qt-1.so.0 +libdata/pkgconfig/dbus-1.pc +libdata/pkgconfig/dbus-glib-1.pc +@dirrm lib/dbus-%%VERSION%%/services +@dirrm lib/dbus-%%VERSION%% +@dirrm include/dbus-%%VERSION%%/include/dbus +@dirrm include/dbus-%%VERSION%%/include +@dirrm include/dbus-%%VERSION%%/dbus +@dirrm include/dbus-%%VERSION%% +@dirrm etc/dbus-1/system.d +@dirrm etc/dbus-1 -- cgit v1.2.3