summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 08ccd8579ed57dc52a25d37682e3ec3819645842 (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
25
26
27
pkgbase = fbthrift
	pkgdesc = Facebook's branch of Apache Thrift, including a new C++ server.
	pkgver = 2019.03.18.00
	pkgrel = 1
	url = https://github.com/facebook/fbthrift
	arch = i686
	arch = x86_64
	license = Apache
	makedepends = cmake
	makedepends = zstd
	makedepends = libunwind
	depends = folly
	depends = krb5
	depends = numactl
	depends = gflags
	depends = google-glog
	depends = mstch
	depends = fizz
	depends = wangle
	depends = bison
	provides = thrift
	conflicts = thrift
	source = https://github.com/facebook/fbthrift/archive/v2019.03.18.00.tar.gz
	sha256sums = 2cf1667586ce94435d8d70989c03bbf0256bbb48731eadde450b768495ff20db

pkgname = fbthrift