summaryrefslogtreecommitdiffstats
path: root/libraries/ndesk-dbus-glib/slack-desc
diff options
context:
space:
mode:
author Pierre Cazenave2012-08-07 23:14:04 +0200
committer Robby Workman2012-08-09 21:32:21 +0200
commit0200a0b548062d042251a13fe6e2a508d06e06d2 (patch)
tree147a3c234b52a681ebb0142e05feb8629440d771 /libraries/ndesk-dbus-glib/slack-desc
parente9eaa67e3051e229401af09731764028fddd4cc7 (diff)
downloadslackbuilds-0200a0b548062d042251a13fe6e2a508d06e06d2.tar.gz
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-desc19
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 0000000000..9a8504d04d
--- /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: