diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2022-02-21 02:15:12 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2022-02-21 02:15:12 -0600 |
commit | b6c6c7c7578799ed883979133e235b59f51e5799 (patch) | |
tree | f622f0529d5536354ea19cf21e02eb81ff9d6039 /libraries/dbus-sharp-glib/slack-desc | |
parent | 810d7b48853744d5c2285a0f0f4edc052242e159 (diff) |
libraries/dbus-sharp-glib: Removed (dbus-sharp ftbfs)
This depends on dbus-sharp, which ftbfs for us.
Diffstat (limited to 'libraries/dbus-sharp-glib/slack-desc')
-rw-r--r-- | libraries/dbus-sharp-glib/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/libraries/dbus-sharp-glib/slack-desc b/libraries/dbus-sharp-glib/slack-desc deleted file mode 100644 index bad3dc8b69..0000000000 --- a/libraries/dbus-sharp-glib/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# 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: |