summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 08ae3d0cb8ea9383da14c6b8bf6be7ba98931ab2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = glog-git
	pkgdesc = C++ implementation of the Google logging module
	pkgver = 0.7.1.r43.g53d58e4
	pkgrel = 1
	url = https://github.com/google/glog
	arch = i686
	arch = x86_64
	license = BSD-3-Clause
	makedepends = git
	makedepends = cmake
	depends = gcc-libs
	depends = gflags
	provides = google-glog=0.7.1.r43.g53d58e4
	conflicts = google-glog
	source = git+https://github.com/google/glog.git
	sha256sums = SKIP

pkgname = glog-git