summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: eb8c595d1fd09cec7ed5bd2cfb361dc14ae95d6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = log4cplus-git
	pkgdesc = Simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration
	pkgver = r1
	pkgrel = 1
	url = https://github.com/log4cplus/log4cplus
	arch = i686
	arch = x86_64
	license = custom:BSD
	license = Apache
	makedepends = git
	makedepends = gcc-libs
	depends = gcc-libs
	provides = log4cplus
	conflicts = log4cplus
	source = log4cplus::git+https://github.com/log4cplus/log4cplus.git
	sha512sums = SKIP

pkgname = log4cplus-git