summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: badfa253c115b87e7778482731a124cddb678945 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = gflags-git
	pkgdesc = C++ Library for commandline flag processing
	pkgver = 2.2.1.r2.gaa2d0f7
	pkgrel = 1
	url = https://github.com/gflags/gflags
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = git
	makedepends = cmake
	provides = gflags
	conflicts = gflags
	options = staticlibs
	source = git+https://github.com/gflags/gflags.git
	sha256sums = SKIP

pkgname = gflags-git