summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ed75dcd3f492ebd6de19a4864640d608003eef2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = cling-git
	pkgdesc = Interactive C++ interpreter built on the top of LLVM and Clang libraries.
	pkgver = r2631.4b08f20
	pkgrel = 1
	url = https://root.cern.ch/drupal/content/cling
	arch = i686
	arch = x86_64
	license = custom:Cling Release License
	makedepends = libffi
	makedepends = clang
	makedepends = git
	makedepends = python2
	makedepends = make
	depends = libffi
	source = llvm::git+http://root.cern.ch/git/llvm.git#branch=cling-patches
	source = clang::git+http://root.cern.ch/git/clang.git#branch=cling-patches
	source = cling::git+http://root.cern.ch/git/cling.git#branch=master
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP

pkgname = cling-git