slackbuilds_ponce/libraries/dbus-sharp
Willy Sudiarto Raharjo e086989014 libraries/dbus-sharp: Specify GMCS for mono 4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-01-09 07:12:22 +07:00
..
dbus-sharp.info
dbus-sharp.SlackBuild
README
slack-desc

This 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 an inter-process communication framework that lets applications
interface with the system event bus as well as allowing them to talk to
one another in a peer-to-peer configuration.