blob: cd682e2ffea11c6f9a1b3738e20cdcbda61e0ff9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
pkgbase = sdbus-cpp-nosystemd-git
pkgdesc = sdbus-c++ is a high-level C++ D-Bus library for Linux designed to provide expressive, easy-to-use API in modern C++. This package is without systemd dependencies; it will have it's own static libsystemd baked in.
pkgver = 2.1.0+2.r448.d20250108.48ea775
pkgrel = 1
url = https://github.com/Kistler-Group/sdbus-cpp
arch = i686
arch = x86_64
license = LGPL-2.1-or-later
license = LicenseRef-sdbus-c++_LGPL_Exception_1.0
makedepends = cmake
makedepends = doxygen
makedepends = git
makedepends = gperf
makedepends = meson
makedepends = rsync
depends = expat
depends = gcc-libs
depends = glibc
depends = libcap
provides = sdbus-cpp=2.1.0+2.r448.d20250108.48ea775
provides = sdbus-cpp-git=2.1.0+2.r448.d20250108.48ea775
provides = sdbus-cpp-nosystemd=2.1.0+2.r448.d20250108.48ea775
conflicts = sdbus-cpp
conflicts = sdbus-cpp-git
conflicts = sdbus-cpp-nosystemd
noextract = systemd-stable
source = sdbus-cpp::git+https://github.com/Kistler-Group/sdbus-cpp.git
source = systemd-stable::git+https://github.com/systemd/systemd-stable.git
sha256sums = SKIP
sha256sums = SKIP
pkgname = sdbus-cpp-nosystemd-git
|