diff options
author | Pierre Cazenave <pwcazenave {at] gmail dot} com> | 2012-08-07 17:14:04 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-09 14:32:21 -0500 |
commit | 0200a0b548062d042251a13fe6e2a508d06e06d2 (patch) | |
tree | 147a3c234b52a681ebb0142e05feb8629440d771 /libraries/ndesk-dbus-glib/slack-desc | |
parent | e9eaa67e3051e229401af09731764028fddd4cc7 (diff) |
libraries/ndesk-dbus-glib: Added (a C# implementation of dbus-glib)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/ndesk-dbus-glib/slack-desc')
-rw-r--r-- | libraries/ndesk-dbus-glib/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/ndesk-dbus-glib/slack-desc b/libraries/ndesk-dbus-glib/slack-desc new file mode 100644 index 0000000000000..9a8504d04d520 --- /dev/null +++ b/libraries/ndesk-dbus-glib/slack-desc @@ -0,0 +1,19 @@ +# 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------------------------------------------------------| +ndesk-dbus-glib: ndesk-dbus-glib (a C# implementation of dbus-glib) +ndesk-dbus-glib: +ndesk-dbus-glib: ndesk-dbus-glib is a C# implementation of dbus-glib. It's often +ndesk-dbus-glib: referred to as "dbus-sharp-glib" to avoid confusion with existing +ndesk-dbus-glib: bindings (which wrap libdbus). +ndesk-dbus-glib: +ndesk-dbus-glib: D-Bus is an inter-process communication framework that lets +ndesk-dbus-glib: applications interface with the system event bus as well as +ndesk-dbus-glib: allowing them to talk to one another in a peer-to-peer +ndesk-dbus-glib: configuration. +ndesk-dbus-glib: |