Search Criteria
Package Details: gdbuspp 3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gdbuspp.git (read-only, click to copy) |
|---|---|
| Package Base: | gdbuspp |
| Description: | GDBus++ - a glib2 D-Bus wrapper for C++ |
| Upstream URL: | https://codeberg.org/OpenVPN/gdbuspp |
| Licenses: | AGPL-3.0-only |
| Submitter: | bhyoo |
| Maintainer: | bhyoo |
| Last Packager: | bhyoo |
| Votes: | 1 |
| Popularity: | 0.001542 |
| First Submitted: | 2024-06-17 14:18 (UTC) |
| Last Updated: | 2024-12-19 14:09 (UTC) |
Dependencies (2)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- meson (meson-gitAUR) (make)
Latest Comments
nojo commented on 2026-01-12 10:30 (UTC)
@remanifest thanks!
@bhyoo will you update the package?
remanifest commented on 2025-07-31 21:56 (UTC) (edited on 2025-07-31 22:03 (UTC) by remanifest)
Using gcc15, I got a compilation error with this PKGBUILD. Adding
-Dcpp_args="-Wno-free-nonheap-object"to the build args of the PKGBUILD was the fix. It tells GCC15 to ignore the warning about deleting a derived class without a virtual destructor.Lime commented on 2025-05-06 05:19 (UTC)
Getting a weird error when I try to install this: https://pastebin.com/CMNMF297