blob: 374a6035f3bf2dfcde01a2fc00e963864987c12c (
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
|
pkgbase = clangd-opt-git
pkgdesc = Trunk version of standalone clangd binary, with custom patches (look AUR page or PKGBUILD comments)
pkgver = 20.r12369.g0d38f64e7df9
pkgrel = 1
url = https://llvm.org/
arch = x86_64
license = Apache-2.0 WITH LLVM-exception
makedepends = cmake
makedepends = ninja
makedepends = zlib
makedepends = zstd
makedepends = libffi
makedepends = libedit
makedepends = ncurses
makedepends = patch
makedepends = libxml2
makedepends = python-setuptools
makedepends = python-psutil
makedepends = python-sphinx
makedepends = git
depends = gcc-libs
depends = glibc
depends = ncurses
depends = zlib
depends = zstd
provides = clangd-opt
conflicts = clangd-opt
replaces = clangd-opt
options = !strip
options = !lto
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 = 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
source = config-include-style.patch
source = implement-abstract-class.patch
source = hover-field-idx.patch
source = inlay-hints-hide-deduced-types-ignore-evident.patch
sha256sums = SKIP
sha256sums = 56ce56294fe225c9b6a57a2da016115ed1cd9234c1d149ac205e43d945c8f4f9
sha256sums = 614dd012009facb502a7d44e07fc819aa95383c8917537c57968f76ba7881a94
sha256sums = cf8c80466e6a264e0dfb3750ea7353aa2bb1044bffff381630cb008b95ef2ceb
sha256sums = 9e5dd128cedc8f37724d9c39c0f8f7efc826b0fd367f3a03c2564ff9f514ced7
sha256sums = 85cec3889f7a818fcc998c3564cdd9b01fbeb95855d64ea999d6df5af9ebe817
sha256sums = 7eef87c878abf154548ed635cdc801004efff41facb7c0320ba31ebe50471316
sha256sums = fd1f752f7a5a29bc18432ba60b0a9faa0381b3fee49febc53fc8f8f177d61f5d
sha256sums = 2db1f319f850858ecebdcda1c1600d6dd523f171c5b019740298d43607d5fa00
sha256sums = ba47bb7ac05487a5a083094247eaa369f89404924172a4af40147507b15b90aa
sha256sums = e0c86d8cd1d1c4d68c07ed5843593a51607a268c39ccd76e7fe17bc168bf16f4
sha256sums = 1b1ad88faa83b36dd68f63851a0fd6e07eed16595fcbffdc8a57b5c884f8a98c
sha256sums = 62e38f3074f39d51524b3d43aabb3991df97e43ea4a8c20e8073c479a41d1057
sha256sums = 94b328ea81eb615a90acf18a9a78733d77093deb12203683510fe4881bad95c6
sha256sums = 4c610c149b6ca59ab5fad137a221d5d527a50f141fb782359cc2f9e5de7e68cd
sha256sums = 3365392bf7d95a02e2fb22dffbba011a3fa1179543426a2558b9ac61a300a7a7
sha256sums = 991fac650864bbf16832a8c8a0689ee44ef2959a79c9b950ff6200cb4c51beff
sha256sums = 63e951edbafca684984c6878a7650570dc20021198622e627d374692b1b6e8eb
sha256sums = 0f5f7cc7f984988824bca66a2d08b0fa2b1b6ccdfcc1917e5cb0ed810036cfe7
sha256sums = 87f2550596309a893fdb7774be16bd0189ad041ba9a7d8050ee467f89f488373
sha256sums = 9dceaa36e551e13c4145b45baf694b04369ed525e34baa3b7f14c15f3e248e5f
sha256sums = 4531b804507d11e1918858551575fee81605dbac0617d7b22f335b10642e782d
sha256sums = ab61be8aae9e2e2f5bb090926912154fe14a77245dcd25aec5c0c447ee7a67ea
pkgname = clangd-opt-git
|