summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 58690da952f6b3980f4d1102c046d13ac87ea61f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = dbus-cpp
	pkgdesc = A header-only dbus-binding leveraging C++-11
	pkgver = 5.0.0
	pkgrel = 3
	url = https://code.launchpad.net/dbus-cpp
	arch = x86_64
	license = LGPL3
	makedepends = cmake
	makedepends = gmock
	makedepends = properties-cpp
	makedepends = boost
	depends = process-cpp
	depends = dbus
	depends = libxml2
	source = https://launchpad.net/ubuntu/+archive/primary/+files/dbus-cpp_5.0.0+18.04.20171031.orig.tar.gz
	source = boost-asio-1-66.patch
	md5sums = 61e9568f3c799214c5bc8b5e3a498496
	md5sums = 127dde628ffb8296516090228975cfc2

pkgname = dbus-cpp