|
发表于 2006-1-18 13:55:03
|
显示全部楼层
dbus VS dbus-1
两者是什么关系呢?
请哪位说一下- Package: dbus
- Priority: optional
- Section: devel
- Installed-Size: 624
- Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
- Architecture: i386
- Version: 0.60-5
- Replaces: libdbus0, dbus-1
- Depends: libc6 (>= 2.3.5-1), libdbus-1-2 (>= 0.60), libexpat1 (>= 1.95.8), libice6, libsm6, libx11-6, adduser, debianutils (>= 1.22.0), lsb-base (>= 3.0)
- Conflicts: libdbus0, dbus-1, dbus-1-utils (<< 0.50-2), libdbus-1-1
- Filename: pool/main/d/dbus/dbus_0.60-5_i386.deb
- Size: 297670
- MD5sum: 75a58b20a1dda68236df5015e0690c08
- Description: simple interprocess messaging system
- 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.
- .
- D-BUS is still under heavy development, but is expected to be widely
- used. It comes with several interfaces, including GLib. See the
- description of dbus-glib-1 for more information about those.
- .
- This package contains the D-BUS daemon; the client-side library can
- be found in the libdbus-1-2 package, as it is no longer contained in
- this package.
复制代码- Package: dbus-1
- Status: install ok installed
- Priority: optional
- Section: devel
- Installed-Size: 760
- Maintainer: D-Bus Maintainance Team <debian-dbus@fooishbar.org>
- Architecture: i386
- Source: dbus
- Version: 0.23.4-8
- Replaces: libdbus0
- Depends: libc6 (>= 2.3.5-1), libexpat1 (>= 1.95.8), adduser, debianutils (>= 1.22.0)
- Conflicts: libdbus0
- Conffiles:
- /etc/default/dbus-1 52742f40d19793d0a404e8f0797eab9d
- /etc/init.d/dbus-1 76e1875704ba5b881c9d90406f04a9fc
- /etc/dbus-1/session.conf 14d8c44feda85c566e73c59bcec89b17
- /etc/dbus-1/system.conf c2f2f5f28aa0125fe2c81c9bd3210a69
- Description: simple interprocess messaging system
- 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.
- .
- D-BUS is still under heavy development, but is expected to be widely
- used. It comes with several interfaces, including GLib. See the
- description of dbus-glib-1 for more information about those.
复制代码 |
|