dbus-sharp-glib-legacy 0.5.0-4ubuntu2 source package in Ubuntu
Changelog
dbus-sharp-glib-legacy (0.5.0-4ubuntu2) noble; urgency=medium * No-change rebuild against libglib2.0-0t64 -- Steve Langasek <email address hidden> Fri, 08 Mar 2024 04:10:48 +0000
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Noble
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- cli-mono
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | cli-mono | |
Oracular | release | universe | cli-mono | |
Noble | release | universe | cli-mono |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dbus-sharp-glib-legacy_0.5.0.orig.tar.gz | 93.2 KiB | f4fd663957f06ac5f0322beab264c5498bf6408f7435d0387950b4cb7996180e |
dbus-sharp-glib-legacy_0.5.0-4ubuntu2.diff.gz | 3.1 KiB | d91e8ed23134ca7f7d3f54f62304d4837e951486bc98d119d3bb50d2f2072571 |
dbus-sharp-glib-legacy_0.5.0-4ubuntu2.dsc | 2.3 KiB | 9e05f082468958a9b8534f80e2ede7d5f13790810d7c3d7e18270f76f2704fb4 |
Available diffs
- diff from 0.5.0-4ubuntu1 to 0.5.0-4ubuntu2 (580 bytes)
Binary packages built by this source
- libdbus-glib1.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-glib1.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.