Skip to content

Commit

Permalink
New package: sdbus-cpp-1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zen0bit committed Mar 18, 2024
1 parent 1c5cbc4 commit d8705b8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
1 change: 1 addition & 0 deletions common/shlibs
Original file line number Diff line number Diff line change
Expand Up @@ -4296,5 +4296,6 @@ libunicode_loader.so.0.4 libunicode-0.4.0_1
force-stage.so.0.1 void-force-stage-0.1_1
libliftoff.so.0 libliftoff-0.4.1_1
libscfg.so libscfg-0.1.1_1
libsdbus-c++.so.1 sdbus-cpp-1.5.0_1
libhyprlang.so.2 hyprlang-0.5.0_1
libhyprcursor.so.0 hyprcursor-0.1.4_1
15 changes: 15 additions & 0 deletions srcpkgs/sdbus-cpp/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Template file for 'sdbus-cpp'
pkgname=sdbus-cpp
version=1.5.0
revision=1
build_style=cmake
hostmakedepends="cmake meson ninja pkg-config git m4 rsync gperf"
makedepends="libmount-devel libcap-devel libelogind elogind-devel elogind"
depends="libmount libcap libelogind elogind-devel elogind"
short_desc="High-level C++ D-Bus library to provide API in modern C++"
maintainer="Makrennel <[email protected]>"
license="LGPL-2.1-only"
homepage="https://github.com/Kistler-Group/sdbus-cpp"
changelog="https://github.com/Kistler-Group/${pkgname}/releases"
distfiles="https://github.com/Kistler-Group/${pkgname}/archive/refs/tags/v${version}.tar.gz"
checksum=577986929f911320fb9ef6a3e2badd464dc38411ebc25d2966f5cb85c39f0897

0 comments on commit d8705b8

Please sign in to comment.