blob: 503de6d29a6fb2a6ecce6649205d14c741b70a38 (
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+.r446.d20241120.0261d0e
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+.r446.d20241120.0261d0e
provides = sdbus-cpp-git=2.1.0+.r446.d20241120.0261d0e
provides = sdbus-cpp-nosystemd=2.1.0+.r446.d20241120.0261d0e
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
|