summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 08d8ed6ce0418d1076f490059061a82b05e4793f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = cppmicroservices-git
	pkgdesc = The C++ Micro Services library provides a dynamic service registry and module system, partially based the OSGi Core Release 5 specifications.
	pkgver = 3.0.0.r369.g4635f63f
	pkgrel = 1
	url = https://github.com/CppMicroServices/CppMicroServices
	arch = i686
	arch = x86_64
	license = custom: Apache2.0
	makedepends = git
	makedepends = cmake
	depends = gcc-libs
	provides = cppmicroservices
	conflicts = cppmicroservices
	source = cppmicroservices::git+https://github.com/CppMicroServices/CppMicroServices.git
	source = git+https://github.com/boostorg/nowide.git
	md5sums = SKIP
	md5sums = SKIP

pkgname = cppmicroservices-git