diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2013-11-10 12:21:46 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-11 10:51:51 -0600 |
commit | 88b86d40634bcbd2e724e53c175b5d398b3a8e87 (patch) | |
tree | c737433fd206c16d08828ce5509fb749f7e42235 /libraries/libdbus-c++/slack-desc | |
parent | 45ec4c0f5d165472aff4dcd31f95c3a2039a61e8 (diff) | |
download | slackbuilds-88b86d40634bcbd2e724e53c175b5d398b3a8e87.tar.gz |
libraries/libdbus-c++: Added. (C++ API for D-BUS)
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'libraries/libdbus-c++/slack-desc')
-rw-r--r-- | libraries/libdbus-c++/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libdbus-c++/slack-desc b/libraries/libdbus-c++/slack-desc new file mode 100644 index 0000000000..cf1479ded9 --- /dev/null +++ b/libraries/libdbus-c++/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 ':'. + + |-----handy-ruler------------------------------------------------------| +libdbus-c++: libdbus-c++ (C++ API for D-BUS) +libdbus-c++: +libdbus-c++: DBus-c++ attempts to provide a C++ API for D-BUS. The library has a +libdbus-c++: glib and an Ecore mainloop integration. It also offers an optional +libdbus-c++: own main loop. +libdbus-c++: +libdbus-c++: Homepage: http://dbus-cplusplus.sourceforge.net/ +libdbus-c++: +libdbus-c++: +libdbus-c++: +libdbus-c++: |