dbus-sharp-glib 0.6.0-1build1 source package in Ubuntu
Changelog
dbus-sharp-glib (0.6.0-1build1) xenial; urgency=high * No change rebuild against mono. -- Dimitri John Ledkov <email address hidden> Mon, 14 Dec 2015 12:00:21 +0000
Upload details
- Uploaded by:
- Dimitri John Ledkov
- Uploaded to:
- Xenial
- Original maintainer:
- Debian CLI Libraries Team
- Architectures:
- all
- Section:
- cli-mono
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | cli-mono | |
Bionic | release | universe | cli-mono | |
Xenial | release | universe | cli-mono |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dbus-sharp-glib_0.6.0.orig.tar.gz | 71.9 KiB | d5b44d3ffa419730df0a6a6fff1e6912c80bc364e4176444e48264853989ce3b |
dbus-sharp-glib_0.6.0-1build1.diff.gz | 3.0 KiB | 27720a1040c05f7e6a5e4082b1ad1c52a24c1c9c099ef18247a56335f4f4508b |
dbus-sharp-glib_0.6.0-1build1.dsc | 1.8 KiB | 9ef67922811e469e391b01d4a67d5390566a45f7adcff6883531fc610243a384 |
Available diffs
- diff from 0.6.0-1 (in Debian) to 0.6.0-1build1 (306 bytes)
Binary packages built by this source
- libdbus-glib2.0-cil: CLI implementation of D-Bus (GLib mainloop integration)
dbus-sharp is a fork of ndesk-dbus, which is a C# implementation of
D-Bus. It's often referred to as "managed D-Bus" to avoid confusion
with existing bindings (which wrap libdbus).
.
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.
.
This package provides integration into the GLib mainloop and contains
the dbus-sharp-glib library itself.
- libdbus-glib2.0-cil-dev: CLI implementation of D-Bus (GLib mainloop integration) - development files
dbus-sharp is a fork of ndesk-dbus, which is a C# implementation of
D-Bus. It's often referred to as "managed D-Bus" to avoid confusion
with existing bindings (which wrap libdbus).
.
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.
.
This package contains development files for dbus-sharp-glib, and
should be used for compilation.