C++ API for D-BUS
D-Bus is a message bus system, a simple way for applications to talk to one another. In addition to interprocess communication, D-Bus helps coordinate process lifecycle; it makes it simple and reliable to code a "single instance" application or daemon, and to launch applications and daemons on demand when their services are needed.
See http://www.freedesktop.org/wiki/Software/dbus-c%2B%2B for more information.
Notes:
- both rpm and deb based distros are building somehow
to-do:
- fix the distros that do not build
- figure out why Ubuntu 7.04/amd64 had expansion errors
- verify content of built packages
- use orig + diff file for rpm based distros, change spec accordingly
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / libdbus-c++
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout multimedia:libs/libdbus-c++ && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_multibuild | 0000000079 79 Bytes | |
baselibs.conf | 0000000037 37 Bytes | |
libdbus-c++-0.9.1+git20170322.tar.gz | 0000117898 115 KB | |
libdbus-c++-gcc7.patch | 0000000444 444 Bytes | |
libdbus-c++-glibmm-2.43.patch | 0000000503 503 Bytes | |
libdbus-c++-noreturn.patch | 0000000721 721 Bytes | |
libdbus-c++-pthread.patch | 0000000464 464 Bytes | |
libdbus-c++-sover.patch | 0000000874 874 Bytes | |
libdbus-c++.changes | 0000003384 3.3 KB | |
libdbus-c++.spec | 0000005339 5.21 KB |
Revision 28 (latest revision is 40)
Dave Plater (plater)
accepted
request 750035
from
Stefan Brüns (StefanBruens)
(revision 28)
- Split package into base, glib and docs package using _multibuild. The glib flavor depends on gtkmm, but the base package is sufficient for building most of the distribution, most notably ffado/jack and its dependees. - Drop libdbus-c++-nodocdatetime.patch, doxygen honors SOURCE_DATE_EPOCH
Comments 0