summaryrefslogtreecommitdiffstats
path: root/devel/dbus/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/dbus/pkg-descr')
-rw-r--r--devel/dbus/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/dbus/pkg-descr b/devel/dbus/pkg-descr
new file mode 100644
index 000000000..2a1c3cc0a
--- /dev/null
+++ b/devel/dbus/pkg-descr
@@ -0,0 +1,8 @@
+D-BUS supplies both a system daemon (for events such as "new hardware device
+added" or "printer queue changed") and a per-user-login-session daemon (for
+general IPC needs among user applications). Also, the message bus is built on
+top of a general one-to-one message passing framework, which can be used by
+any two apps to communicate directly (without going through the message bus
+daemon).
+
+WWW: http://www.freedesktop.org/Software/dbus