summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a8c059c787b8875050b917fc04bce54665eb2b06 (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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
pkgbase = llvm-git
	pkgver = 8.0.0_r173651.9597cfd242c
	pkgrel = 1
	url = https://llvm.org/
	arch = i686
	arch = x86_64
	license = custom:University of Illinois
	makedepends = cmake
	makedepends = git
	makedepends = libedit
	makedepends = libffi
	makedepends = ocaml-ctypes
	makedepends = ocaml-findlib
	makedepends = python2
	makedepends = python2-recommonmark
	makedepends = python2-requests
	makedepends = python2-sphinx
	makedepends = swig
	options = staticlibs
	options = !strip
	source = llvm::git+https://git.llvm.org/git/llvm.git
	source = clang::git+https://git.llvm.org/git/clang.git
	source = clang-tools-extra::git+https://git.llvm.org/git/clang-tools-extra.git
	source = compiler-rt::git+https://git.llvm.org/git/compiler-rt.git
	source = lld::git+https://git.llvm.org/git/lld.git
	source = lldb::git+https://git.llvm.org/git/lldb.git
	source = polly::git+https://git.llvm.org/git/polly.git
	source = llvm-Config-llvm-config.h
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = 597dc5968c695bbdbb0eac9e8eb5117fcd2773bc91edf5ec103ecffffab8bc48

pkgname = llvm-git
	pkgdesc = The LLVM Compiler Infrastructure
	groups = llvm-toolchain-git
	depends = llvm-libs-git=8.0.0_r173651.9597cfd242c-1
	provides = llvm-svn
	provides = llvm
	conflicts = llvm-svn
	conflicts = llvm

pkgname = llvm-libs-git
	pkgdesc = The LLVM Compiler Infrastructure (runtime libraries)
	groups = llvm-toolchain-git
	depends = libedit
	depends = libffi
	depends = libxml2
	depends = zlib
	provides = llvm-libs-svn
	provides = llvm-libs
	conflicts = llvm-libs-svn
	conflicts = llvm-libs

pkgname = llvm-ocaml-git
	pkgdesc = OCaml bindings for LLVM
	depends = llvm-git=8.0.0_r173651.9597cfd242c-1
	depends = ocaml=4.07.1
	depends = ocaml-ctypes
	provides = llvm-ocaml-svn
	provides = llvm-ocaml
	conflicts = llvm-ocaml-svn
	conflicts = llvm-ocaml

pkgname = lld-git
	pkgdesc = A linker from the LLVM project
	url = https://lld.llvm.org/
	groups = llvm-toolchain-git
	depends = llvm-libs-git=8.0.0_r173651.9597cfd242c-1
	provides = lld-svn
	provides = lld
	conflicts = lld-svn
	conflicts = lld

pkgname = lldb-yurikoles-git
	pkgdesc = Next generation, high-performance debugger
	url = https://lldb.llvm.org/
	groups = llvm-toolchain-git
	depends = llvm-libs-git=8.0.0_r173651.9597cfd242c-1
	depends = python2-six
	provides = lldb-svn
	provides = lldb
	conflicts = lldb-svn
	conflicts = lldb

pkgname = clang-git
	pkgdesc = C language family frontend for LLVM
	url = https://clang.llvm.org/
	groups = llvm-toolchain-git
	depends = llvm-git=8.0.0_r173651.9597cfd242c-1
	optdepends = clang-analyzer-git: source code analysis for Clang, supporting C, C++, and Objective-C
	optdepends = clang-compiler-rt-git: sanitizer runtimes, builtins, profile library and BlocksRuntime
	optdepends = clang-tools-extra-git: standalone tools: syntax checking, formatting, refactoring, etc.
	optdepends = python2: git-clang-format and clang-format-diff.py support
	provides = clang-svn
	provides = clang
	conflicts = clang-svn
	conflicts = clang

pkgname = clang-analyzer-git
	pkgdesc = Source code analysis tool for Clang, supporting C, C++, and Objective-C
	url = https://clang-analyzer.llvm.org/
	groups = llvm-toolchain-git
	depends = clang-git=8.0.0_r173651.9597cfd242c-1
	depends = perl
	depends = python2
	provides = clang-analyzer-git
	provides = clang-analyzer
	conflicts = clang-analyzer-git
	conflicts = clang-analyzer

pkgname = clang-compiler-rt-git
	pkgdesc = The "compiler-rt" set of runtime libraries for Clang and LLVM
	url = https://compiler-rt.llvm.org/
	groups = llvm-toolchain-git
	depends = clang-git=8.0.0_r173651.9597cfd242c-1
	provides = clang-compiler-rt-git
	provides = clang-compiler-rt
	conflicts = clang-compiler-rt-git
	conflicts = clang-compiler-rt

pkgname = clang-tools-extra-git
	pkgdesc = Standalone tools for Clang: syntax checking, formatting, refactoring, etc.
	url = https://clang.llvm.org/docs/ClangTools.html
	groups = llvm-toolchain-git
	depends = clang-git=8.0.0_r173651.9597cfd242c-1
	provides = clang-tools-extra-git
	provides = clang-tools-extra
	conflicts = clang-tools-extra-git
	conflicts = clang-tools-extra