Path to this page:
./
sysutils/dbus-glib,
GLib bindings for the D-BUS message bus system
Branch: pkgsrc-2010Q3,
Version: 0.88,
Package name: dbus-glib-0.88,
Maintainer: pkgsrc-usersD-BUS is a message bus, used for sending messages between applications.
Conceptually, it fits somewhere in between raw sockets and CORBA in terms
of complexity.
D-BUS supports broadcast messages, asynchronous messages (thus decreasing
latency), authentication, and more. It is designed to be low-overhead;
messages are sent using a binary protocol, not using XML. D-BUS also
supports a method call mapping for its messages, but it is not required;
this makes using the system quite simple.
This package provides the D-BUS interface to GLib and the dbus-monitor
utility (included here because it also uses GLib).
Master sites:
SHA1: 5e1d4a38acb38441a4708127522aa5223bf17842
RMD160: 43a25a7e449beda46498f02178d186a011783be3
Filesize: 672.472 KB
Version history: (Expand)
- (2010-10-17) Package added to pkgsrc.se, version dbus-glib-0.88 (created)