summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dec6086bc50565d752a4174addd3dc10be109b2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = cling-nightly
	pkgdesc = Interactive C++ interpreter, built on the top of LLVM and Clang libraries
	pkgver = 0.7+dev_20190827
	pkgrel = 1
	url = https://root.cern.ch/cling
	arch = i686
	arch = x86_64
	license = custom:Cling Release License
	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 = cling-nightly-0.7+dev_20190827.tar.bz2::https://root.cern.ch/download/cling/cling_2019-08-27_sources.tar.bz2
	sha256sums = 5cdc635778fc8257f6677183823adba709b64449f0319ce59879952213a1b5e1

pkgname = cling-nightly