summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f344f34e76979d406242ca0ad21e7f9f09242900 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = proxygen
	pkgdesc = A collection of C++ HTTP libraries including an easy to use HTTP server.
	pkgver = 2018.09.24.00
	pkgrel = 1
	url = https://github.com/facebook/proxygen
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = autoconf-archive
	makedepends = wget
	makedepends = ruby
	makedepends = gperf
	makedepends = gperftools
	makedepends = wangle
	depends = folly
	depends = fbthrift
	depends = libcap
	conflicts = proxygen-git
	options = !makeflags
	source = https://github.com/facebook/proxygen/archive/v2018.09.24.00.tar.gz
	sha256sums = a081c6415ff9df192d39933134285bce4db54c013e941fc2b8351183ce7e7d70

pkgname = proxygen