summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 43598e30d9a047f7481bd32229016abffeecf852 (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
pkgbase = clangd-opt
	pkgdesc = Trunk version of standalone clangd binary, with custom patches (look AUR page or PKGBUILD comments)
	pkgver = 17.0.0.r19.g4b414e52ac10
	pkgrel = 14
	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.patch
	source = doxygen-more-fields.patch
	source = hover-resolve-forward-params.patch
	source = lsp-codelens.patch
	source = postfix-completion.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-align.patch
	source = hover-align-mask-comp.patch
	source = hover-virt-offset.patch
	source = hover-layout-everyhere.patch
	sha256sums = SKIP
	sha256sums = 3f6eb5c99f5e6c13d1275f8adf3e4acfa4319ff5199cde4c610e0ceffc7ceca2
	sha256sums = c2b8b6b334a7f8b69a240b3c004032dd64dc846431c1381d5184ff42461479d3
	sha256sums = 9e5dd128cedc8f37724d9c39c0f8f7efc826b0fd367f3a03c2564ff9f514ced7
	sha256sums = 35153f4775647bd7172a460de595f8b1cab4db0ae85283cd1119864f5328ea48
	sha256sums = d048d7a6db9fec3667d472a7aa559ceea2006366e805f0d633f85bc5b9a248bc
	sha256sums = e11679d8f51d22954c0d2a95139d46a425de48360e676b84d58e5ec968e037aa
	sha256sums = f719fb52edee98f54ba40786d2ecac6ef63f56797c8f52d4d7ce76a3825966eb
	sha256sums = 2db1f319f850858ecebdcda1c1600d6dd523f171c5b019740298d43607d5fa00
	sha256sums = ba47bb7ac05487a5a083094247eaa369f89404924172a4af40147507b15b90aa
	sha256sums = a02dbc05ab1ca824b5487aa4df360be403f28c90564eddb3a974c81761f1e8ff
	sha256sums = 3d639ec99a36d17dbb9e926e30807d9e57587fb2eac55d42616a2f41d90281f9
	sha256sums = 96da98f5f29fb569a71a4d28ac53157a245e406f561665559f718547818bca76
	sha256sums = 1b1ad88faa83b36dd68f63851a0fd6e07eed16595fcbffdc8a57b5c884f8a98c
	sha256sums = 154cbe13075c1baf34f8c34008e291ecbf1e6fd30bd144fd0f49ac6cc1fdda1a

pkgname = clangd-opt