diff options
author | Donald Cooley <dfc@warpmail.net> | 2013-12-11 23:34:12 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-12-14 10:53:04 -0600 |
commit | 25fbe12212e2850597cb9e150e5a397f83c7ad4a (patch) | |
tree | 57a503bd9c2e1fea91217466ac275517e0b0623b /libraries/dbus-sharp-glib/slack-desc | |
parent | aa4124f992fa22ee0e4ebb0490b19abe9050599f (diff) |
libraries/dbus-sharp-glib: Added (a C# implementation of dbus-glib).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/dbus-sharp-glib/slack-desc')
-rw-r--r-- | libraries/dbus-sharp-glib/slack-desc | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/libraries/dbus-sharp-glib/slack-desc b/libraries/dbus-sharp-glib/slack-desc new file mode 100644 index 0000000000000..723c06781363d --- /dev/null +++ b/libraries/dbus-sharp-glib/slack-desc @@ -0,0 +1,20 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +dbus-sharp-glib: dbus-sharp-glib (a C# implementation of dbus-glib) +dbus-sharp-glib: +dbus-sharp-glib: This is a fork of ndesk-dbus-glib, which provides GLib main loop +dbus-sharp-glib: integration for dbus-sharp. +dbus-sharp-glib: +dbus-sharp-glib: D-Bus is an inter-process communication framework that lets +dbus-sharp-glib: applications interface with the system event bus as well as +dbus-sharp-glib: allowing them to talk to one another in a peer-to-peer +dbus-sharp-glib: configuration. +dbus-sharp-glib: +dbus-sharp-glib: + |