summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dc52f58d1894683926facd2a4b6980c712aba39d (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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
pkgbase = clangd-opt
	pkgdesc = Trunk version of standalone clangd binary, with custom patches (look AUR page or PKGBUILD comments)
	pkgver = 19.r2558.g3d81d48398f0
	pkgrel = 1
	url = https://llvm.org/
	arch = x86_64
	license = custom:Apache 2.0 with LLVM Exception
	makedepends = cmake
	makedepends = ninja
	makedepends = zlib
	makedepends = zstd
	makedepends = libffi
	makedepends = libedit
	makedepends = ncurses
	makedepends = libxml2
	makedepends = python-setuptools
	makedepends = python-psutil
	makedepends = python-sphinx
	options = !strip
	source = git+https://github.com/llvm/llvm-project.git#branch=main
	source = hover-doxygen-trunk.patch
	source = doxygen-extra-render-trunk.patch
	source = doxygen-more-fields.patch
	source = hover-resolve-forward-params.patch
	source = lsp-codelens.patch
	source = postfix-completion-trunk.patch
	source = refactor-extract-function.patch
	source = inlay-hints-paddings.patch
	source = hover-hex-formats.patch
	source = hover-bit-fields-mask.patch
	source = hover-virt-offset.patch
	source = hover-layout-everyhere.patch
	source = hover-no-defs.patch
	source = hover-ptrfn-args.patch
	source = resolve-depend-type.patch
	source = inlay-hints-blockend-linelimit10.patch
	source = resolve-incomplete-header-includes.patch
	source = lsp-remove-files-from-cdb.patch
	source = hover-record-paddings.patch
	sha256sums = SKIP
	sha256sums = 75b331257caa768c16687fd668ec2b8be62feb283892d601476c3e039f298a54
	sha256sums = 614dd012009facb502a7d44e07fc819aa95383c8917537c57968f76ba7881a94
	sha256sums = b42d27929fcec3825711c13baf0c5a4ea0da33b8ff5e6f60c3c61d2f1f9525af
	sha256sums = 9e5dd128cedc8f37724d9c39c0f8f7efc826b0fd367f3a03c2564ff9f514ced7
	sha256sums = faf5c8b2a5a345be59c33f5de591f39dd35b1a2b97ca067e21023e311610bc0d
	sha256sums = 221e6439df2ee1ca55f5925f9cc3133cb9fb5a256bdc68743e8d46747e7e85b7
	sha256sums = f719fb52edee98f54ba40786d2ecac6ef63f56797c8f52d4d7ce76a3825966eb
	sha256sums = 2db1f319f850858ecebdcda1c1600d6dd523f171c5b019740298d43607d5fa00
	sha256sums = ba47bb7ac05487a5a083094247eaa369f89404924172a4af40147507b15b90aa
	sha256sums = e0c86d8cd1d1c4d68c07ed5843593a51607a268c39ccd76e7fe17bc168bf16f4
	sha256sums = 1b1ad88faa83b36dd68f63851a0fd6e07eed16595fcbffdc8a57b5c884f8a98c
	sha256sums = 62e38f3074f39d51524b3d43aabb3991df97e43ea4a8c20e8073c479a41d1057
	sha256sums = 94b328ea81eb615a90acf18a9a78733d77093deb12203683510fe4881bad95c6
	sha256sums = 24a8e0b207598798b91f030bcccf0a074f0ccd23885ea4e802a8bda1c05657e0
	sha256sums = 6e1f9c9a01ac50be93537227fffe20816ae0d51243ca8836c39d99dec8dad51e
	sha256sums = 3365392bf7d95a02e2fb22dffbba011a3fa1179543426a2558b9ac61a300a7a7
	sha256sums = 991fac650864bbf16832a8c8a0689ee44ef2959a79c9b950ff6200cb4c51beff
	sha256sums = 459bc42c7366305e562fa710551de909b581aa2358ca739585a0477dd06ebd6d
	sha256sums = 0f5f7cc7f984988824bca66a2d08b0fa2b1b6ccdfcc1917e5cb0ed810036cfe7

pkgname = clangd-opt