Собрано: около 3 лет назад
Размер архива: 1,1 МБ
Отчёт repocop:

Gear: http://git.altlinux.org/gears/d/dbus.git
Архив: http://ftp.altlinux.org/pub/distributions/archive/p8/index/src/d/dbus
Домашняя страница: http://www.freedesktop.org/Software/dbus
Лицензия: AFL/GPL
О пакете: D-BUS is a simple IPC framework based on messages.
Описание:
D-BUS is a system for low-latency, low-overhead, easy to use interprocess
communication (IPC). In more detail:
o D-BUS is low-latency because it is designed to avoid round trips and
allow asynchronous operation, much like the X protocol.
o D-BUS is low-overhead because it uses a binary protocol, and does not
have to convert to and from a text format such as XML. Because D-BUS is
intended for potentially high-resolution same-machine IPC, not primarily
for Internet IPC, this is an interesting optimization.
o D-BUS is easy to use because it works in terms of messages rather than
byte streams, and automatically handles a lot of the hard IPC issues.
Also, the D-BUS library is designed to be wrapped in a way that lets
developers use their framework's existing object/type system, rather
than learning a new one specifically for IPC.
This package contains D-BUS daemon and system utilities.
(данной и/или предыдущих сборок пакета): Список rpm-пакетов, предоставляемых данным srpm-пакетом:
- dbus
- dbus-debuginfo
- dbus-tools
- dbus-tools-debuginfo
- dbus-tools-gui
- dbus-tools-gui-debuginfo
- libdbus
- libdbus-debuginfo
- libdbus-devel
- libdbus-devel-debuginfo
- dbus-tools-gui does not require /etc/X11/xinit.d (closes: #34549)2018-02-14 Валерий Иноземцев 1.10.24-alt3.M80P.1
- fixed systemctl path (closes: #34515)2018-02-08 Валерий Иноземцев 1.10.24-alt2.M80P.1
- reenable user session (closes: #34515)