Path to this page:
./
sysutils/dbus-glib,
GLib bindings for the D-BUS message bus system
Branch: pkgsrc-2009Q4,
Version: 0.82,
Package name: dbus-glib-0.82,
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).
Required to run:[
devel/glib2]
Required to build:[
devel/pkg-config] [
devel/libtool-base] [
devel/gmake]
Master sites:
SHA1: 8ad09cf13810382048a685bcafc72f252b2539a8
RMD160: 570664552de2d455ca4aa27144243be3974e7d77
Filesize: 659.134 KB
Version history: (Expand)
- (2010-01-15) Package added to pkgsrc.se, version dbus-glib-0.82 (created)