summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d8ea63190cc76d6c22f2518e971ee1f61b784696 (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 = 3
	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