summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9989cf22d42dc10aa5a515419c03e34aac1deef6 (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
pkgbase = cling
	pkgdesc = Interactive C++ interpreter, built on the top of LLVM and Clang libraries
	pkgver = 0.9
	pkgrel = 2
	url = https://root.cern.ch/cling
	arch = i686
	arch = x86_64
	license = custom:Cling Release License
	makedepends = git
	makedepends = cmake
	makedepends = python2
	depends = libxml2
	optdepends = python2: support for scan-view and Jupyter
	optdepends = perl: support for scan-build, ccc-analyzer and c++-analyzer
	provides = cling
	conflicts = cling
	source = llvm::git+http://root.cern/git/llvm.git#branch=cling-patches
	source = clang::git+http://root.cern/git/clang.git#branch=cling-patches
	source = cling::git+http://root.cern/git/cling.git#tag=v0.9
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = cling