Path to this page:
./
sysutils/dbus-glib,
GLib bindings for the D-BUS message bus system
Branch: pkgsrc-2013Q2,
Version: 0.100.2,
Package name: dbus-glib-0.100.2,
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] [
sysutils/dbus]
Master sites:
SHA1: 506c3ee32b45b565c3e81685af2510a50bf60b33
RMD160: 1e9e259ea8b0881015445ea7d70457f9c7b123df
Filesize: 731.285 KB
Version history: (Expand)
- (2013-07-08) Package added to pkgsrc.se, version dbus-glib-0.100.2 (created)