summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1883814c3220f280ac5df5d1ad5e0a1332559aa5 (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
28
29
30
31
32
pkgbase = autofdo-git
	pkgdesc = a tool to convert perf.data profile to AutoFDO profile that can be used by GCC and LLVM
	pkgver = 0.1.r202.gd2313ec
	pkgrel = 1
	url = https://github.com/google/autofdo
	arch = x86_64
	license = Apache
	makedepends = clang
	makedepends = cmake
	makedepends = git
	makedepends = llvm11
	makedepends = ninja
	makedepends = python
	depends = google-glog
	depends = protobuf
	depends = libelf
	depends = openssl
	optdepends = llvm: for LLVM support
	provides = autofdo=0.1
	conflicts = autofdo
	source = autofdo::git+https://github.com/google/autofdo#branch=master
	source = abseil-cpp::git+https://github.com/abseil/abseil-cpp
	source = perf_data_converter::git+https://github.com/google/perf_data_converter
	source = glog::git+https://github.com/google/glog
	source = googletest::git+https://github.com/google/googletest
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP

pkgname = autofdo-git