Search Criteria
Package Details: sdbus-cpp 0.8.3-1
Git Clone URL: | https://aur.archlinux.org/sdbus-cpp.git (read-only, click to copy) |
---|---|
Package Base: | sdbus-cpp |
Description: | sdbus-c++ is a high-level C++ D-Bus library for Linux designed to provide expressive, easy-to-use API in modern C++ |
Upstream URL: | https://github.com/Kistler-Group/sdbus-cpp |
Licenses: | |
Conflicts: | |
Submitter: | cirk2 |
Maintainer: | cirk2 |
Last Packager: | cirk2 |
Votes: | 2 |
Popularity: | 0.33 |
First Submitted: | 2019-11-29 23:39 |
Last Updated: | 2020-11-04 09:06 |
Dependencies (3)
- systemd-libs (systemd-light-libs, systemd-cdown-libs-git, systemd-libs-git, systemd-libs-selinux)
- cmake (cmake-git) (make)
- doxygen (doxygen-git) (make)
Required by (3)
- cmdd
- lang815 (make)
- zephyrusbling-git
Latest Comments
cirk2 commented on 2020-11-04 09:08
The next version will most likely contain a custom exception to the base LGPL Licence (see https://github.com/Kistler-Group/sdbus-cpp/blob/master/COPYING-LGPL-Exception) 0.8.3 was tagged right before that change.
vsemyonoff commented on 2020-02-02 21:59
Thank you
vsemyonoff commented on 2020-02-02 19:31
Please add
doxygen
to build time dependency list becausemakepkg
fails without it or disable documentation generation while building package.