[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/dbus-python/dbus-python.desc [COPY] Copyright (C) 2004 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A message bus system [T] D-BUS is a message bus, used for sending messages between [T] applications. Conceptually, it fits somewhere in between raw sockets [T] and CORBA in terms of complexity. [T] [T] D-BUS supports broadcast messages, asynchronous messages (thus [T] decreasing latency), authentication, and more. It is designed to be [T] low-overhead; messages are sent using a binary protocol, not using [T] XML. D-BUS also supports a method call mapping for its messages, but [T] it is not required; this makes using the system quite simple. [U] https://freedesktop.org/wiki/Software/dbus [A] Havoc Pennington [A] etal. [M] Juergen "George" Sawinski [C] extra/network [F] NOPARALLEL NO-AS-NEEDED [L] GPL [S] Alpha [V] 1.4.0 [P] X -----5---9 142.100 [D] 1aa3a44884887fb15ceca72eaf7aed27af45c83f44e78db074cc80f7 dbus-python-1.4.0.tar.xz http://dbus.freedesktop.org/releases/dbus-python/ if pkginstalled mono && pkginstalled gtk-sharp; then var_append confopt ' ' --enable-mono else var_append confopt ' ' --disable-mono fi if pkginstalled pyrexc; then var_append confopt ' ' --enable-python fi