dbus-glib: A message bus system1
D-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.
... part of T2,
get it here
URL: https://freedesktop.org/wiki/Software/dbus
Author: Havoc Pennington <hp [at] redhat [dot] com>
Maintainer: Juergen "George" Sawinski <jsaw [at] gmx [dot] net>
License: GPL
Status: Beta
Version: 0.112
Remark: Does cross compile (as setup and patched in T2).
Download: http://dbus.freedesktop.org/releases/dbus-glib/ dbus-glib-0.112.tar.gz
T2 source: dbus-bus-introspect.xml
T2 source: dbus-glib.cache
T2 source: dbus-glib.conf
T2 source: dbus-glib.desc
T2 source: non-native.patch.cross
Build time (on reference hardware): 6% (relative to binutils)2
Installed size (on reference hardware): 1.13 MB, 44 files
Dependencies (build time detected):
00-dirtree
bash
binutils
coreutils
dbus
diffutils
expat
findutils
gawk
glib
grep
gzip
linux-header
make
python
sed
tar
Installed files (on reference hardware):
[show]
etc/bash_completion.d
etc/bash_completion.d/dbus-bash-completion.sh
usr/bin/dbus-binding-tool
usr/include/dbus-1.0/dbus/dbus-glib-bindings.h
usr/include/dbus-1.0/dbus/dbus-glib-error-enum.h
usr/include/dbus-1.0/dbus/dbus-glib-lowlevel.h
usr/include/dbus-1.0/dbus/dbus-glib.h
usr/include/dbus-1.0/dbus/dbus-gtype-specialized.h
usr/lib/libdbus-glib-1.a
usr/lib/libdbus-glib-1.la
usr/lib/libdbus-glib-1.so
usr/lib/libdbus-glib-1.so.2
usr/lib/libdbus-glib-1.so.2.1.0
usr/lib/pkgconfig/dbus-glib-1.pc
usr/libexec/dbus-bash-completion-helper
usr/share/gtk-doc/html/dbus-glib
usr/share/gtk-doc/html/dbus-glib/ch01.html
usr/share/gtk-doc/html/dbus-glib/ch02.html
usr/share/gtk-doc/html/dbus-glib/ch03.html
usr/share/gtk-doc/html/dbus-glib/dbus-binding-tool.html
usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBus-GLib-low-level.html
usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBus-GObject-related-functions.html
usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGConnection.html
usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGError.html
usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMessage.html
usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html
usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGProxy.html
usr/share/gtk-doc/html/dbus-glib/dbus-glib-Specializable-GType-System.html
usr/share/gtk-doc/html/dbus-glib/dbus-glib.devhelp
usr/share/gtk-doc/html/dbus-glib/dbus-glib.devhelp2
usr/share/gtk-doc/html/dbus-glib/home.png
usr/share/gtk-doc/html/dbus-glib/index.html
usr/share/gtk-doc/html/dbus-glib/index.sgml
usr/share/gtk-doc/html/dbus-glib/left.png
usr/share/gtk-doc/html/dbus-glib/right.png
usr/share/gtk-doc/html/dbus-glib/style.css
usr/share/gtk-doc/html/dbus-glib/up.png
usr/share/man/man1/dbus-binding-tool.1
var/adm/dependencies/dbus-glib
var/adm/descs/dbus-glib
var/adm/flists/dbus-glib
var/adm/md5sums/dbus-glib
var/adm/packages/dbus-glib
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).